Synching Time with Specific Server Thursday, January 28, 2010 Ben Time Sync, Windows No comments Put the below into a .vbs files which will set client to sync time with specified server...dim wshShellset wshShell = CreateObject("Wscript.Shell")wshShell.Run "net time \\SERVERNAME /set /yes", true Share This: Facebook Twitter Email ThisBlogThis!Share to TwitterShare to Facebook
0 comments:
Post a Comment