RE: [ActiveDir] Client time sync

2007-01-12 Thread Gil Kirkpatrick
And w32tm /monitor will show to what machine it is actually syncing, if
any.

-gil 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of WATSON, BEN
Sent: Wednesday, January 10, 2007 2:24 PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] Client time sync

Try the command...

w32tm /resync /rediscover

See if that helps the client figure out where it should look for time.

~Ben

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ
Sent: Wednesday, January 10, 2007 2:12 PM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] Client time sync


I have a machine (at least one I know of) that isn't syncing time with
the domain controller its logging into.  I've restarted the win32time
service on it to see if that would sync it and it doesn't.  Any
suggestions on where to start?  The DC and the client are off by about 9
minutes.

~~
This email message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information of Cameron
and its Operating Divisions. Any unauthorized use or disclosure is
prohibited. If you are not the intended recipient, please contact
the sender by reply email and delete and destroy all copies of the
original message inclusive of any attachments.
~~
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx


Re: [ActiveDir] Client time sync

2007-01-11 Thread Al Mulnick

It would also be interesting to know what the event log has in it regarding
the startup of w32time.  If this fix doesn't resolve it anyway.


-ajm

On 1/10/07, WATSON, BEN [EMAIL PROTECTED] wrote:


Try the command...

w32tm /resync /rediscover

See if that helps the client figure out where it should look for time.

~Ben

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ
Sent: Wednesday, January 10, 2007 2:12 PM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] Client time sync


I have a machine (at least one I know of) that isn't syncing time with
the domain controller its logging into.  I've restarted the win32time
service on it to see if that would sync it and it doesn't.  Any
suggestions on where to start?  The DC and the client are off by about 9
minutes.

~~
This email message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information of Cameron
and its Operating Divisions. Any unauthorized use or disclosure is
prohibited. If you are not the intended recipient, please contact
the sender by reply email and delete and destroy all copies of the
original message inclusive of any attachments.
~~
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx



RE: [ActiveDir] client time sync

2007-01-11 Thread Free, Bob
Russ-

 In my experience recent versions of W32time will not correct an offset
that large ( 5 minutes) and will issue the exact message you quoted. By
far the easiset thing to do is a net time /set /yes to the closest DC.
Once the clock is pulled in within W32time's sanity checking parameters
it should be fine as long as the service is configured corectly. Pull it
in with net time and then bounce the service, likely you will see
messages in the event log that is is now receiving time from DCxx. This
works for me the vast majority of the time, usually the problem is
someone who thinks they know better and goes in and mucks around with
the settings or installs some 3rd party [EMAIL PROTECTED]

If you issue the folowing it should look something like this for a
domain member-

c:\admin\scriptsw32tm /dumpreg /subkey:parameters

Value Name  Value Type  Value Data


ServiceMain REG_SZ  SvchostEntry_W32Time
ServiceDll  REG_EXPAND_SZ   C:\WINDOWS\system32\w32time.dll
TypeREG_SZ  Nt5DS
LocalNTPREG_DWORD   0
Period  REG_SZ  SpecialSkew

If it's not Type=Nt5DS it's mis-configured.

Sure there's other stuff that can go wrong but this works for me 99.9%
of the time.
 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ
Sent: Wednesday, January 10, 2007 6:38 PM
To: [EMAIL PROTECTED]
Subject: Re: [ActiveDir] client time sync



I tried it, it says:

The computer did not resync because no time data was available

 

I followed http://support.microsoft.com/kb/929276 but it was already set
right

 

 

 

Try the command... 

w32tm /resync /rediscover 

See if that helps the client figure out where it should look for time. 

~Ben 

-Original Message- 
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ 
Sent: Wednesday, January 10, 2007 2:12 PM 
To: [EMAIL PROTECTED] 
Subject: [ActiveDir] Client time sync 


I have a machine (at least one I know of) that isn't syncing time with 
the domain controller its logging into. I've restarted the win32time 
service on it to see if that would sync it and it doesn't. Any 
suggestions on where to start? The DC and the client are off by about 9 
minutes. 

 

~~
This email message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information of Cameron
and its Operating Divisions. Any unauthorized use or disclosure is
prohibited. If you are not the intended recipient, please contact
the sender by reply email and delete and destroy all copies of the
original message inclusive of any attachments.
~~

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx


RE: [ActiveDir] client time sync

2007-01-11 Thread Ziots, Edward
I posted before on how to debug the Windows time service, which will
write a debug.log file in a location of your choice. This is quite
helpful in tracking down client-time issues. 

EZ 


Edward E. Ziots
Network Engineer
Lifespan Organization
MCSE,MCSA,MCP+I,M.E,CCA,Network+, Security +
email:[EMAIL PROTECTED]
cell:401-639-3505

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Free, Bob
Sent: Thursday, January 11, 2007 11:15 AM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] client time sync

Russ-

 In my experience recent versions of W32time will not correct an offset
that large ( 5 minutes) and will issue the exact message you quoted. By
far the easiset thing to do is a net time /set /yes to the closest DC.
Once the clock is pulled in within W32time's sanity checking parameters
it should be fine as long as the service is configured corectly. Pull it
in with net time and then bounce the service, likely you will see
messages in the event log that is is now receiving time from DCxx. This
works for me the vast majority of the time, usually the problem is
someone who thinks they know better and goes in and mucks around with
the settings or installs some 3rd party [EMAIL PROTECTED]

If you issue the folowing it should look something like this for a
domain member-

c:\admin\scriptsw32tm /dumpreg /subkey:parameters

Value Name  Value Type  Value Data


ServiceMain REG_SZ  SvchostEntry_W32Time
ServiceDll  REG_EXPAND_SZ   C:\WINDOWS\system32\w32time.dll
TypeREG_SZ  Nt5DS
LocalNTPREG_DWORD   0
Period  REG_SZ  SpecialSkew

If it's not Type=Nt5DS it's mis-configured.

Sure there's other stuff that can go wrong but this works for me 99.9%
of the time.
 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ
Sent: Wednesday, January 10, 2007 6:38 PM
To: [EMAIL PROTECTED]
Subject: Re: [ActiveDir] client time sync



I tried it, it says:

The computer did not resync because no time data was available

 

I followed http://support.microsoft.com/kb/929276 but it was already set
right

 

 

 

Try the command... 

w32tm /resync /rediscover 

See if that helps the client figure out where it should look for time. 

~Ben 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ
Sent: Wednesday, January 10, 2007 2:12 PM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Client time sync 


I have a machine (at least one I know of) that isn't syncing time with
the domain controller its logging into. I've restarted the win32time
service on it to see if that would sync it and it doesn't. Any
suggestions on where to start? The DC and the client are off by about 9
minutes. 

 

~~
This email message is for the sole use of the intended recipient(s) and
may contain confidential and privileged information of Cameron and its
Operating Divisions. Any unauthorized use or disclosure is prohibited.
If you are not the intended recipient, please contact the sender by
reply email and delete and destroy all copies of the original message
inclusive of any attachments.
~~

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx


RE: [ActiveDir] Client time sync

2007-01-10 Thread WATSON, BEN
Try the command...

w32tm /resync /rediscover

See if that helps the client figure out where it should look for time.

~Ben

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ
Sent: Wednesday, January 10, 2007 2:12 PM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] Client time sync


I have a machine (at least one I know of) that isn't syncing time with
the domain controller its logging into.  I've restarted the win32time
service on it to see if that would sync it and it doesn't.  Any
suggestions on where to start?  The DC and the client are off by about 9
minutes.

~~
This email message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information of Cameron
and its Operating Divisions. Any unauthorized use or disclosure is
prohibited. If you are not the intended recipient, please contact
the sender by reply email and delete and destroy all copies of the
original message inclusive of any attachments.
~~
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx


Re: [ActiveDir] client time sync

2007-01-10 Thread Rimmerman, Russ

I tried it, it says:

The computer did not resync because no time data was available

 

I followed http://support.microsoft.com/kb/929276 but it was already set
right

 

 

 

Try the command... 

w32tm /resync /rediscover 

See if that helps the client figure out where it should look for time. 

~Ben 

-Original Message- 
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ 
Sent: Wednesday, January 10, 2007 2:12 PM 
To: [EMAIL PROTECTED] 
Subject: [ActiveDir] Client time sync 


I have a machine (at least one I know of) that isn't syncing time with 
the domain controller its logging into. I've restarted the win32time 
service on it to see if that would sync it and it doesn't. Any 
suggestions on where to start? The DC and the client are off by about 9 
minutes. 

 



~~
This email message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information of Cameron
and its Operating Divisions. Any unauthorized use or disclosure is
prohibited. If you are not the intended recipient, please contact
the sender by reply email and delete and destroy all copies of the
original message inclusive of any attachments.
~~

Re: [ActiveDir] client time sync

2007-01-10 Thread Susan Bradley, CPA aka Ebitz - SBS Rocks [MVP]


 http://www.minasi.com/newsletters/nws0306.htm


 Fixing Time Synchronization Problems

My XP desktop stopped synchronizing its time with the domain. The Event 
Log kept showing that the desktop hadn't time-synced with any of my DCs 
in weeks. That worried me because if my workstation's time drifted more 
than five minutes from the domain controllers' time then I'd not be able 
to log on. Once I was three minutes off, I figured it was time to figure 
out what had happened.


I tried to re-synchronize from the command line:

w32tm /resync

And got the computer did not resync because no time data was 
available. Oooh, that doesn't look good. But then I realized that I'd 
fixed my system's time server as an experiment rather than letting AD 
set it. Some free time sync programs do that also, so many of you may be 
in this position. I just cleared out 
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters's 
NtpServer value entry, and then I restarted the Windows Time Service. 
Sadly, no dice ... still no sync. For some reason, if your domain 
doesn't find all of the Registry entries to be just right, then it 
won't sync with your system. You can, thankfully, fix it with this command:


w32tm /config /syncfromflags:DOMHIER /update

Type that from a command line, and then restart Windows Time Service and 
retry the w32tm /resync or, better,


w32tm /resync /rediscover

A command that cleans out and rebuilds a few other Registry entries. I 
had that problem with my XP box about a year ago; since then I've found 
these commands useful on a number of systems. When workstations get more 
than five minutes out of sync with the DC, then they stop authenticating 
but they're not very forthcoming about the reason -- so when 
authentication's a problem then first look at DNS, and if that doesn't 
help then look at time!




Rimmerman, Russ wrote:


I tried it, it says:

The computer did not resync because no time data was available

I followed http://support.microsoft.com/kb/929276 but it was already 
set right….


Try the command...

w32tm /resync /rediscover

See if that helps the client figure out where it should look for time.

~Ben

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ
Sent: Wednesday, January 10, 2007 2:12 PM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Client time sync


I have a machine (at least one I know of) that isn't syncing time with
the domain controller its logging into. I've restarted the win32time
service on it to see if that would sync it and it doesn't. Any
suggestions on where to start? The DC and the client are off by about 9
minutes.

~~
This email message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information of Cameron
and its Operating Divisions. Any unauthorized use or disclosure is
prohibited. If you are not the intended recipient, please contact
the sender by reply email and delete and destroy all copies of the
original message inclusive of any attachments.
~~



--
Letting your vendors set your risk analysis these days?  
http://www.threatcode.com


If you are a SBSer and you don't subscribe to the SBS Blog... man ... I will 
hunt you down...
http://blogs.technet.com/sbs

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx


Re: [ActiveDir] client time sync

2007-01-10 Thread Tony Murray
Have you checked the Type registry parameter?

http://www.activedir.org/article.aspx?aid=74

Tony
-- Original Message --
From: Rimmerman, Russ [EMAIL PROTECTED]
Reply-To: ActiveDir@mail.activedir.org
Date:  Wed, 10 Jan 2007 20:37:53 -0600


I tried it, it says:

The computer did not resync because no time data was available

 

I followed http://support.microsoft.com/kb/929276 but it was already set
right

 

 

 

Try the command... 

w32tm /resync /rediscover 

See if that helps the client figure out where it should look for time. 

~Ben 

-Original Message- 
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Rimmerman, Russ 
Sent: Wednesday, January 10, 2007 2:12 PM 
To: [EMAIL PROTECTED] 
Subject: [ActiveDir] Client time sync 


I have a machine (at least one I know of) that isn't syncing time with 
the domain controller its logging into. I've restarted the win32time 
service on it to see if that would sync it and it doesn't. Any 
suggestions on where to start? The DC and the client are off by about 9 
minutes. 

 



~~
This email message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information of Cameron
and its Operating Divisions. Any unauthorized use or disclosure is
prohibited. If you are not the intended recipient, please contact
the sender by reply email and delete and destroy all copies of the
original message inclusive of any attachments.
~~

 





Sent via the WebMail system at mail.activedir.org


 
   
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ma/default.aspx