PowerTip: Use PowerShell to Find Time Service Status

Doctor Scripto

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

0 comments

Discussion is closed.

Feedback usabilla icon