July 2017
Intermediate to advanced
648 pages
31h 9m
English
The CollectReplicationMetrics.ps1 file is also included in the $exscripts directory on Exchange 2016 servers. This script can be used to collect data from performance counters related to database replication, and it needs to be run for a period of time for it to gather information. Similar to the CollectOverMetrics.ps1 script, you need to specify a DAG name and a path used to save the report in the CSV or HTML format. When running CollectReplicationMetrics.ps1, you need to specify a duration that defines the amount of time for which the script will run. You also need to specify a frequency interval for which metrics will be collected.
To run the script, switch to the $exscripts directory:
Set-Location $exscripts ...Read now
Unlock full access