Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SW Distribution - Client Time Update

Status
Not open for further replies.

demo

IS-IT--Management
Jul 1, 2003
3
US
Does anyone have any suggestions for updating the clients clock through SMS? I don't want to use a logon script. I have users that convinced my boss they need the time on their computers updated at least twice a day. The logon script would obviously require them to log off and on. I've been trying to use a command line through a package.

net time \\<server_name> /set /y

But I can't seem to get it to work.

Thanks
 
Works fine by me.
I have put the command in a batch file.
Make sure to run the package with admin rights and make it a recurring job.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top