Month: October 2019
-
+
+
+
+
+
+
Supported co-existence for Exchange 2019 Exchange 2010, not supported Exchange 2013, supported with 2013 CU21 or later, including Edge Transport Servers Exchange 2016, Supported with 2016 CU11 or later, including Edge Transport Servers Mixed 2013 and 2016, Supported if 2013 and 2016 meeting previous requirements Network and directory server requirements…
-
+
+
+
+
+
+
MS-200 Study Guide. Manage Modern Messaging Infrastructure (45-50%) Manage databases May include but not limited to: Plan mailbox database requirements, create mailbox databases, configure mailbox databases, troubleshoot mailbox databases https://docs.microsoft.com/en-us/exchange/architecture/mailbox-servers/manage-databases?view=exchserver-2019 Manage Database Availability Groups (DAGs) May include but not limited to: Plan DAG settings and members, create a DAG, manage DAG members, deploy and manage site resilience,…
-
.Synopsis E-mail Counting Script v1 by ELAU 10/10/19 – Script counts emails received for each day of the current month .DESCRIPTION – Script pulls days of the month and counts number of emails received for each day of the current month or days specified into a HTML report. – Script…
-
+
+
+
+
+
+
Recoverable Folder Size Report v1 Crawls all mailboxes and pulls the recoverableitemsquota size Displays top 10 in HTML report Full CSV report is generated E-mails report with full report # Setup E-mail Parameters $smtpServer = “host.server.com” $emailFrom = “from@address.com” $emailTo = @(‘<to@address.com>’) $subject = “Top Recoverable Folder Size – $date”…