net time command is what we use to synch our clients to one server (in our login script). I cannot get this command to work on Windows 7. I'm in the local administrators group on the Windows 7 client. Even so I get the following error when I try to use this command:
"System error 1314 has occurred"
"A required privilege is not held by the client."
I have double checked the local policy on the computer for setting time and verified that "administrators" is assigned the policy. I also added domain users to the policy. I do believe our network admin has not gotten the Domain security policies to run on Windows 7 yet so that may have to do with the problem.
I've found this link as well:
http://social.answers.microsoft.com/Forums/en-US/GettingReadyforWindows7/thread/ff183ca6-5135-4b63-80c4-0eacb1f33fc0but I'd prefer to not have to set a registry key for each of our Windows 7 clients if there is another way. The login script has worked well for us until now.
Nancy Forbes