How to stop the ntp server in Windows?
Stop the W32time service:
net stop W32Time
Select a NTP server:
net time /setsntp:ntp.server.example.com
Start the W32time service:
net start W32Time
No related Tech posts.
How to stop the ntp server in Windows?
Stop the W32time service:
net stop W32Time
Select a NTP server:
net time /setsntp:ntp.server.example.com
Start the W32time service:
net start W32Time
No related Tech posts.
Comments are closed. You will not be able to post a comment in this post.
Copyright GenivNET. All Rights Reserved.