[windows2000] Re: W32 Time

  • From: "Chris Berry" <compjma@xxxxxxxxxxx>
  • To: windows2000@xxxxxxxxxxxxx
  • Date: Mon, 13 Jan 2003 11:09:11 -0800

>From: James LaBorde <jlaborde@xxxxxxxxx>
>Now for a new problem.  We have a number of Win 2K Pro workstations
>running on the NT4 domain.  They have worked without a problem for
>almost a year now.  Last week a number of them started having problems
>with some of their applications and would lose contact with the domain
>after they had some difficulties with a program called W32Time.  I
>don't know why it would suddenly start looking for this program but we
>never had the program it is seeking running on our PDC.  Does anyone
>know why this would suddenly start looking for something that was
>never running?  We haven't installed any new software on the machines
>that are suddenly having the problem.

Machines in a windows 2000 domain have to be time synchronized.  If they are 
too far apart the system assumes that someone is trying something funny.  
The workstations will try to synch with the domain controller, but if you're 
in mid upgrade they may not be able to completely access what they're 
looking for.  In our network we run the following script on logon to set 
them all equal to the server time.

var ws = WScript.CreateObject("WScript.Shell");
ws.Run("%COMSPEC% /c net time \\\\servername /set /y",0,true)

Replace servername with the name of your server and you're good to go. (make 
sure that server has the correct time first, hehe)

Chris Berry
compjma@xxxxxxxxxxx
Systems Administrator
JM Associates

"Horoscope, Zodiac, Astrology, I reject these outmoded theologies.  If I 
must be identified by a symbol, then I choose the caffeine molecule, for it 
is ever within me."

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail


==================================
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts: