Time synchronization problem in Windows XP Pro

J

Jose

I have a Windows XP Pro computer attached to a domain.
When I try to log in to the network it gives the
following message:

"The current time on this computer and the current time
on the network are different."

Then it returns me to the logon screen.

Does anyone have any idea on how I can solve this issue?

Thanks.
 
B

Brandon S.

I would address this question to the windows networking NG. Sounds like a
Kerberos issue.
 
C

CZ

I have a Windows XP Pro computer attached to a domain.
When I try to log in to the network it gives the
following message:

"The current time on this computer and the current time
on the network are different."

Then it returns me to the logon screen.


Jose:

Try these cmds via a Cmd Prompt window:
net stop w32time
w32tm /unregister
w32tm /register
net start w32time
 
M

Mike Matheny

Note that when you enter the w32tm /unregister, you will probably need to
reboot to have it remove the service, then after rebooting, enter the w32tm
/register command.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top