Networking Forums

Networking Forums > Computer Networking > Windows Networking > net time shows time on a workstation rather than a DC

Reply
Thread Tools Display Modes

net time shows time on a workstation rather than a DC

 
 
aaa
Guest
Posts: n/a

 
      04-01-2008, 12:43 AM
Hi, issuing a "net time" command displays time on a workstation rather than
a DC. I have to issu
net time \\dcname to display the time on that DC.
Don't know why and don't know how to make the net time to display the time
on DC by default.
Thanks,


 
Reply With Quote
 
 
 
 
Robert L. \(MS-MVP\)
Guest
Posts: n/a

 
      04-01-2008, 03:09 AM
Assuming this is a domain workstation, Make sure 'Type' In the right panel
of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\Parameters
is Nt5DS which is default and will synchronize to domain hierarchy. Or this
troubleshooting may help.

Troubleshooting Windows Time Issues and ToolsAlso refer to this issue:
Computer did not resynchronize because no time data was available; Use net
time /domain:domainname /set /y or net time ...
www.chicagotech.net/server/timeissues.htm


--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"aaa" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi, issuing a "net time" command displays time on a workstation rather
> than a DC. I have to issu
> net time \\dcname to display the time on that DC.
> Don't know why and don't know how to make the net time to display the time
> on DC by default.
> Thanks,
>


 
Reply With Quote
 
tree leafs
Guest
Posts: n/a

 
      04-01-2008, 09:42 AM
Thanks Robert for the useful link.
The issue is domain wide. That is, from any PC and server the command
net time
returns the system time and local time of particular PC. This PC is indeed
an NT4 server used to be the BDC, but not a DC any more in a Windows 2003 AD
structure.
I know
net time \\pcname
would return the time on \\pcname, but not sure what is supposed to return
for just
net time
I guess it woul return the time on DC, right?



"Robert L. (MS-MVP)" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Assuming this is a domain workstation, Make sure 'Type' In the right panel
> of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\Parameters
> is Nt5DS which is default and will synchronize to domain hierarchy. Or
> this troubleshooting may help.
>
> Troubleshooting Windows Time Issues and ToolsAlso refer to this issue:
> Computer did not resynchronize because no time data was available; Use net
> time /domain:domainname /set /y or net time ...
> www.chicagotech.net/server/timeissues.htm
>
>
> --
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on
> http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on
> http://www.HowToNetworking.com
> "aaa" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Hi, issuing a "net time" command displays time on a workstation rather
>> than a DC. I have to issu
>> net time \\dcname to display the time on that DC.
>> Don't know why and don't know how to make the net time to display the
>> time on DC by default.
>> Thanks,
>>

>



 
Reply With Quote
 
Robert L. \(MS-MVP\)
Guest
Posts: n/a

 
      04-01-2008, 03:58 PM
Correct. If you have correct configuration, net time should display current
DC time. Have you try the following suggestion?
1.. Use net time /domain:domainname /set /y or net time %logonserver% /set
/y commands to check if you can synchronize the time with time source.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"tree leafs" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks Robert for the useful link.
> The issue is domain wide. That is, from any PC and server the command
> net time
> returns the system time and local time of particular PC. This PC is
> indeed an NT4 server used to be the BDC, but not a DC any more in a
> Windows 2003 AD structure.
> I know
> net time \\pcname
> would return the time on \\pcname, but not sure what is supposed to return
> for just
> net time
> I guess it woul return the time on DC, right?
>
>
>
> "Robert L. (MS-MVP)" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Assuming this is a domain workstation, Make sure 'Type' In the right
>> panel of
>> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\Parameters
>> is Nt5DS which is default and will synchronize to domain hierarchy. Or
>> this troubleshooting may help.
>>
>> Troubleshooting Windows Time Issues and ToolsAlso refer to this issue:
>> Computer did not resynchronize because no time data was available; Use
>> net time /domain:domainname /set /y or net time ...
>> www.chicagotech.net/server/timeissues.htm
>>
>>
>> --
>> Bob Lin, MS-MVP, MCSE & CNE
>> Networking, Internet, Routing, VPN Troubleshooting on
>> http://www.ChicagoTech.net
>> How to Setup Windows, Network, VPN & Remote Access on
>> http://www.HowToNetworking.com
>> "aaa" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> Hi, issuing a "net time" command displays time on a workstation rather
>>> than a DC. I have to issu
>>> net time \\dcname to display the time on that DC.
>>> Don't know why and don't know how to make the net time to display the
>>> time on DC by default.
>>> Thanks,
>>>

>>

>
>


 
Reply With Quote
 
tree leafs
Guest
Posts: n/a

 
      04-02-2008, 09:02 AM
Thanks Rob,
my real question is indeed to find out why net time does not display the
time on PDC and how to fix it. Which configuration affects this?
Can you provide some hints?


"Robert L. (MS-MVP)" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Correct. If you have correct configuration, net time should display
> current DC time. Have you try the following suggestion?
> 1.. Use net time /domain:domainname /set /y or net time %logonserver%
> /set /y commands to check if you can synchronize the time with time
> source.
>
> --
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on
> http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on
> http://www.HowToNetworking.com
> "tree leafs" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Thanks Robert for the useful link.
>> The issue is domain wide. That is, from any PC and server the command
>> net time
>> returns the system time and local time of particular PC. This PC is
>> indeed an NT4 server used to be the BDC, but not a DC any more in a
>> Windows 2003 AD structure.
>> I know
>> net time \\pcname
>> would return the time on \\pcname, but not sure what is supposed to
>> return for just
>> net time
>> I guess it woul return the time on DC, right?
>>
>>
>>
>> "Robert L. (MS-MVP)" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> Assuming this is a domain workstation, Make sure 'Type' In the right
>>> panel of
>>> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\Parameters
>>> is Nt5DS which is default and will synchronize to domain hierarchy. Or
>>> this troubleshooting may help.
>>>
>>> Troubleshooting Windows Time Issues and ToolsAlso refer to this issue:
>>> Computer did not resynchronize because no time data was available; Use
>>> net time /domain:domainname /set /y or net time ...
>>> www.chicagotech.net/server/timeissues.htm
>>>
>>>
>>> --
>>> Bob Lin, MS-MVP, MCSE & CNE
>>> Networking, Internet, Routing, VPN Troubleshooting on
>>> http://www.ChicagoTech.net
>>> How to Setup Windows, Network, VPN & Remote Access on
>>> http://www.HowToNetworking.com
>>> "aaa" <(E-Mail Removed)> wrote in message
>>> news:%(E-Mail Removed)...
>>>> Hi, issuing a "net time" command displays time on a workstation rather
>>>> than a DC. I have to issu
>>>> net time \\dcname to display the time on that DC.
>>>> Don't know why and don't know how to make the net time to display the
>>>> time on DC by default.
>>>> Thanks,
>>>>
>>>

>>
>>

>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Use 2 minutes time, earn USD5000 monthly!You of part-time dream! veryannie@gmail.com Broadband 1 07-01-2007 07:01 AM
home based online part time full time jobs sachin Home Networking 0 11-22-2006 03:23 AM
Windows Time Service: Is there any free time server available on the internet? Maxwell2006 Windows Networking 2 10-23-2006 06:41 PM
Strange problem missing default gateway from time to time windows Anthony Windows Networking 2 09-28-2005 06:06 PM
Re: Time Synchronisation without Internet Access or 3rd party time server Katherine Coombs Windows Networking 4 08-11-2004 12:57 AM



1 2 3 4 5 6 7 8 9 10 11