May 27th, 2015

PowerTip: Use PowerShell to Find Time Service Status

Doctor Scripto
Scripter

Summary: Use Windows PowerShell to find the status of the time service.

Hey, Scripting Guy! Question How can I use Windows PowerShell to find the status of the time service on my local computer?

Hey, Scripting Guy! Answer If all you are looking for is the status, use the W32tm command with the /query and /status switches:

w32tm /query /status

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.

Feedback