How do we verify the results received on the EMS web server?
From the EMS web server, open the following file from Explorer using a browser:
\Program Files (x86)\ENow\MailscapeWeb\MailscapeData\LogFiles\ServerName\NetworkAgentMessage.xml
From the results page, locate ADBackuStatus to verify that the results match what is presented on the monitoring web page.
How do we verify the results received on the Compass client?
The Compass client is programmatically running repadmin /showbackup to gather the AD Partition backup 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 /showbackup
Based on how Compass functions, the status of the test is dependent upon the time frame for the last time the AD Partition backup was completed, and the threshold set in the Admin Console. Below is the sample syntax and results from command line:
C:\Users\Administrator>repadmin /showbackup
Repadmin: running command /showbackup against full DC localhost
Loc.USN Originating DSA Org.USN Org.Time/Date Ver Attribute
======= =============== ========= ============= === =========
DC=ForestDnsZones,DC=enow16qa,DC=com
13174 d8cd2305-6454-473f-ac6c-4f4b440c9c3c 16624 2020-05-07 10:20:11 1 dSASignature
DC=DomainDnsZones,DC=enow16qa,DC=com
13172 d8cd2305-6454-473f-ac6c-4f4b440c9c3c 16623 2020-05-07 10:20:11 1 dSASignature
CN=Schema,CN=Configuration,DC=enow16qa,DC=com
13167 d8cd2305-6454-473f-ac6c-4f4b440c9c3c 16622 2020-05-07 10:20:11 1 dSASignature
CN=Configuration,DC=enow16qa,DC=com
13138 d8cd2305-6454-473f-ac6c-4f4b440c9c3c 16621 2020-05-07 10:20:11 1 dSASignature
DC=enow16qa,DC=com
13116 d8cd2305-6454-473f-ac6c-4f4b440c9c3c 16620 2020-05-07 10:20:11 1 dSASignature
Comments
0 comments
Article is closed for comments.