| Author |
Message |
RA
Guest
|
Posted:
Tue Jan 11, 2005 9:35 pm Post subject:
Network Time Recommendations |
|
|
1 Windows 2003 DC with all roles. 1 Windows 2000 DC (Will replace soon with
2003) 3 Member servers and 40 XP Clients. DC with all the roles should get
its time with an external time server. All XP Clients should get its time
from 2003 server with the PDC emulator role.
One of my XP Clients has the wrong time. I can not get it to sync. Manually
had to change time by double clicking systray. Any recommendations or a good
overview of an ideal situition will be appreciated. Thanks in advance. |
|
| Back to top |
|
 |
Chriss3 [MVP]
Guest
|
Posted:
Tue Jan 11, 2005 9:45 pm Post subject:
Re: Network Time Recommendations |
|
|
Try the follow command on your clients
net time /set /yes , include the command within a logon script.
--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services
No email replies please - reply in the newsgroup
------------------------------------------------
http://www.chrisse.se - Active Directory Tips
"RA" <ra@t.com> skrev i meddelandet
news:ez55hM$9EHA.2540@TK2MSFTNGP09.phx.gbl...
| Quote: | 1 Windows 2003 DC with all roles. 1 Windows 2000 DC (Will replace soon with
2003) 3 Member servers and 40 XP Clients. DC with all the roles should get
its time with an external time server. All XP Clients should get its time
from 2003 server with the PDC emulator role.
One of my XP Clients has the wrong time. I can not get it to sync.
Manually had to change time by double clicking systray. Any
recommendations or a good overview of an ideal situition will be
appreciated. Thanks in advance.
|
|
|
| Back to top |
|
 |
RA
Guest
|
Posted:
Tue Jan 11, 2005 10:52 pm Post subject:
Re: Network Time Recommendations |
|
|
That did not work on one user Client required privlidge not available error.
What is the best way to apply the rights to run this command for all users
in my domain. Thanks in Advance.
"Chriss3 [MVP]" <noSpamHere@chrisse.se> wrote in message
news:eHHsRS$9EHA.3368@TK2MSFTNGP10.phx.gbl...
| Quote: | Try the follow command on your clients
net time /set /yes , include the command within a logon script.
--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services
No email replies please - reply in the newsgroup
------------------------------------------------
http://www.chrisse.se - Active Directory Tips
"RA" <ra@t.com> skrev i meddelandet
news:ez55hM$9EHA.2540@TK2MSFTNGP09.phx.gbl...
1 Windows 2003 DC with all roles. 1 Windows 2000 DC (Will replace soon
with 2003) 3 Member servers and 40 XP Clients. DC with all the roles
should get its time with an external time server. All XP Clients should
get its time from 2003 server with the PDC emulator role.
One of my XP Clients has the wrong time. I can not get it to sync.
Manually had to change time by double clicking systray. Any
recommendations or a good overview of an ideal situition will be
appreciated. Thanks in advance.
|
|
|
| Back to top |
|
 |
ptwilliams
Guest
|
Posted:
Wed Jan 12, 2005 3:45 am Post subject:
Re: Network Time Recommendations |
|
|
You can grant this right through GPO. But I don't recommend this.
You should configure the PDCe to sync with an external time source (net time
/setsntp:time-server.com) and then let Windows Time (w32time) do the rest of
the syncing. It works in a hierarchical way (clients sync with their DCs,
DCs sync with PDCe's, and PDCe's sync with the root). For more info. search
Microsoft for "Windows Time".
If this isn't working for a particular machine, check the secure channel
between the workstation and DC using nltest /sc_verify:domain-name.com
--
Paul Williams
http://www.msresource.net/
http://forums.msresource.net/
"RA" <ra@t.com> wrote in message
news:%232NGB4$9EHA.2540@TK2MSFTNGP09.phx.gbl...
That did not work on one user Client required privlidge not available error.
What is the best way to apply the rights to run this command for all users
in my domain. Thanks in Advance.
"Chriss3 [MVP]" <noSpamHere@chrisse.se> wrote in message
news:eHHsRS$9EHA.3368@TK2MSFTNGP10.phx.gbl...
| Quote: | Try the follow command on your clients
net time /set /yes , include the command within a logon script.
--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services
No email replies please - reply in the newsgroup
------------------------------------------------
http://www.chrisse.se - Active Directory Tips
"RA" <ra@t.com> skrev i meddelandet
news:ez55hM$9EHA.2540@TK2MSFTNGP09.phx.gbl...
1 Windows 2003 DC with all roles. 1 Windows 2000 DC (Will replace soon
with 2003) 3 Member servers and 40 XP Clients. DC with all the roles
should get its time with an external time server. All XP Clients should
get its time from 2003 server with the PDC emulator role.
One of my XP Clients has the wrong time. I can not get it to sync.
Manually had to change time by double clicking systray. Any
recommendations or a good overview of an ideal situition will be
appreciated. Thanks in advance.
|
|
|
| Back to top |
|
 |
|
|
|
|