w32tm
Developer(s) | Microsoft |
---|---|
Initial release | October 25, 2001 |
Operating system | Microsoft Windows |
Type | Command |
License | Proprietary commercial software |
In computing, w32tm
is a command-line tool of Microsoft Windows operating systems used to diagnose problems occurring with time setting or to troubleshoot any problems that might occur during or after the configuration of the Windows Time service.[1] It was introduced as a standard feature of Windows XP.[2][3]
The command can be used to convert an NTTE or NTP formatted date into a readable format.[3]
Example
[edit]The current time zone settings can be displayed using the /tz
parameter:
>w32tm /tz
See also
[edit]References
[edit]- ^ How do I use the Windows Time Service?
- ^ Technet, MS (2010). "W32tm on MS Technet". Retrieved 2010-03-23.
- ^ a b "W32TM.exe". Retrieved 2023-11-30.
Further reading
[edit]- John Paul Mueller (2007). Windows Administration at the Command Line for Windows Vista, Windows 2003, Windows XP, and Windows 2000. John Wiley & Sons. ISBN 978-0470165799.
External links
[edit]Wikibooks has a book on the topic of: Guide to Windows Commands