-
Notifications
You must be signed in to change notification settings - Fork 20
Script Info: Test ExternalTimeSync
Mike Kanakos edited this page Apr 20, 2019
·
1 revision
Monitor AD External Time Sync
This script monitors External NTP to the PDCE for Time Sync Issues
This script runs from a source server and retrieves the time from the DC with the PDC Emulator role, and compares it with all an External Time Source. If the time drift is higher than the defined limit, an alert will be generated.
WMI
Yes, if the time drift is higher than the defined limit, the script will run 'w32tm /resync' on the DC that is over the limit.
17040 - Failure
17041 - Beginning of test
17042 - Testing individual systems
17043 - End of test
17044 - Alert Email Sent
17045 - Automated Repair Attempted
Event Log
Email
Slack
Authors: Mike Kanakos, Greg Onstot
- Copy-Scripts
- Get-ADConfig
- Get-ADLastBackupDate
- Get-DCDiskSpace
- Restore-PSADHealthConfig
- Set-PSADHealthConfig
- Test-ADConfigMailer
- Test-ADObjectReplication
- Test-ADReplication
- Test-ADServices
- Test-DCsOnline
- Test-ExternalDNSServers
- Test-ExternalTimeSync
- Test-InternalTimeSync
- Test-SRVRecords
- Test-SYSVOLReplication