OK, here is what I want to do. I want to synchronize the time for the whole LAN. Is it possible to do it from one central PC, and push the time to the network??
I searched around, and I found that I could use this command
net time /domain /set
I could put this in a batch file, but I have 2 problems when doing that.
1) this batch will return the time of the Doamin controller and ask if you want to update it Y/N -- I want it to answer Y so it completes without user input.
2) To change time, it requires Administrator rights, is still make this change even thought the user logging doesn't have administrator rights??
Similar to the Run as.. Option of W2K.
Remember the servers at my netowrk are NT4, and the workstations are NT4, 2K, XP pro.