Monitoring Benefit
The AD Replication section contains monitoring information for Replication Status, Diagnostics, AD Events, and DFS Replication.
How do we verify the results received on the Compass client?
The Compass client is programmatically running repadmin /showrepl to gather the replication information. Note that this information is not logged, but the results are stored in the following folder location:
\Program Files (x86)\ENow\Mailscape Agent\Cache\NetworkAgentMessage.xml
To capture this from the DC or RODC manually using command line, please run the following:
Repadmin /showrepl
Based on how Compass functions, the status of the test is dependent upon the replication results being successful. Below is the sample syntax and results from command line:
C:\Users\Administrator>repadmin /showrepl
Repadmin: running command /showrepl against full DC localhost
Default-First-Site-Name\16QA-DC01
DSA Options: IS_GC
Site Options: (none)
DSA object GUID: fd4833f6-3189-4c28-a8fb-4b4afd5a6522
DSA invocationID: fd4833f6-3189-4c28-a8fb-4b4afd5a6522
==== INBOUND NEIGHBORS ======================================
DC=enow16qa,DC=com
Second-Site\16QA-DC02 via RPC
DSA object GUID: 4c308ba0-254b-435c-a9cf-40bf19599076
Last attempt @ 2020-08-28 15:01:35 was successful.
CN=Configuration,DC=enow16qa,DC=com
Second-Site\16QA-DC02 via RPC
DSA object GUID: 4c308ba0-254b-435c-a9cf-40bf19599076
Last attempt @ 2020-08-28 15:01:35 was successful.
CN=Schema,CN=Configuration,DC=enow16qa,DC=com
Second-Site\16QA-DC02 via RPC
DSA object GUID: 4c308ba0-254b-435c-a9cf-40bf19599076
Last attempt @ 2020-08-28 15:01:35 was successful.
DC=DomainDnsZones,DC=enow16qa,DC=com
Second-Site\16QA-DC02 via RPC
DSA object GUID: 4c308ba0-254b-435c-a9cf-40bf19599076
Last attempt @ 2020-08-28 15:01:35 was successful.
DC=ForestDnsZones,DC=enow16qa,DC=com
Second-Site\16QA-DC02 via RPC
DSA object GUID: 4c308ba0-254b-435c-a9cf-40bf19599076
Last attempt @ 2020-08-28 15:01:35 was successful.
Comments
0 comments
Article is closed for comments.