General discussion
August 22, 2002 at 12:52 AM
aduran

Error executing logon script

by aduran . Updated 24 years ago

I am trying to run a logon script so that all the workstations(Win NT) have the same time as our PDC (Win NT Server) using the net time command in the script file. When a user logs on to the domain the script runs but it gives a “System Error 1314 has occured. A required privilege is not held by the client” error. As a result the script is not executed. When I try to execute the net time command from the DOS promt I get the same message.

When the user logs on to the computer (as opposed to the domain) the script does not run at all.But if I manually type in the net time command from the Dos Prompt the command works. (I am typing exactly the same thing that is in the script file.

I assume it is some type of permission problem but can’t seem to figure it out. Any help will be greatly appreciated.

This discussion is locked

All Comments