need a bat file to configuring system date and time
Posted: 15 May 2009 07:31
hello all,
please help me come up with a bat file that can set my windows server 2008 date and time to today's date.
phi

phi
A Forum all about DOS Batch
https://www.dostips.com/forum/
Code: Select all
net time /setsntp:timeserver
net start W32Time