• Welcome, Guest. Please login.
 

How to find the time server in a domain or workgroup

Started by admin, July 16, 2013, 01:22:15 am

Previous topic - Next topic

admin

Clients windows like Windows Xp, windows 7 attempts to synchronize with a time source server and how it locates that server. Here you can see the how you can determined the your computer time source or server within Domain or in a workgroup

KEYWORD - active directory - How to find time server in a domain?
Find my time server.
How to Find Out the NTP Server in Windows
How Do I Configure My Time Server
World Time Server: current local time and date in any zone
How Machines Determine the Time Source Server Using NET TIME
How can I check a system's current NTP configuration?
How to determine which server domain computer sync the time
How Machines Determine the Time Source Server Using NET TIME
Determine my time server ( sync issue )
Regards,
YourITadmin

admin

SOLUTIONS

To check the current time source or server from which your computer is updating the time, You can determined by run below command.

  • For run this command you need to Open command prompt as a administrator if you are not

  • How to run a command as administrator, See this below Article - http://networkingstudy.net/forums/index.php/topic,903.0.html


  • For Windows XP / Server 2003 type this command - Net time /QUERYSNTP

  • For Windows 7 / Server 2008 or Higher type this command - w32tm /query /source


For view the complete configuration of Time service on your computer Run the below command as a administrator
w32tm /query /configuration
Note - This command runs only on Windows 7 or Windows Server 2008 or higher version of windows

You can also see the same on registry, Follow the path - [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time]

For Complete Article on Time server in a Domain environment see this below link - This is only for IT Administrator or System Administrator On Active Directory
http://networkingstudy.net/forums/index.php?topic=894.0.html
Regards,
YourITadmin