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
net time \\<server_name> /set /y
But I can't seem to get it to work.
Thanks