Jump to content

Recommended Posts

Posted
I'm using net set time on a logon script, but it fails as the users do not have permissions. Is it best to run it as startup script?
Posted
What OS are you running on the desktops? If it's XP and the machines are on a domain it shouldn't be necessary. Are you having problems that necessitate the script? Is the Windows Time service running on the affected desktops?
Posted
Yeah it's xp and server 2003, I run it to synch the time with the server. When a domain user logs on the script says something like the user does not hold permissions.
Posted

In a W2K3 Domain, you should only set the PDC Emulator server to synchronise with an external source.

 

We use SWGfL for our ISP, so, on the PDC Emulator I used:

 

net time /setsntp ntp.ifl.org.net

 

to set an external source.

 

All the other DCs will sync with the PDC automatically, and Domain PCs will then sync with one of the DCs as part of their logon process.

 

Cheers, 7&Y

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...