The Windows Time service (W32Time) synchronizes the date and time for all computers managed by Active Directory Domain Services (AD DS).^[[Windows Time Service Tools and Settings | Microsoft Learn](https://learn.microsoft.com/en-us/windows-server/networking/windows-time-service/windows-time-service-tools-and-settings)]
# Commands
[W32TM commands – RyanWill.com](https://ryanwill.com/w32tm-commands/)
## Check Current Configuration
```
w32tm /query /status
```