Help and Support
 

powered byLive Search

Using NET TIME for all Workstations and Servers

Article ID:120944
Last Review:February 20, 2007
Revision:2.2
This article was previously published under Q120944
For a Microsoft Windows XP version of this article, see 314090 (http://support.microsoft.com/kb/314090/EN-US/).

SUMMARY

In a network with different network client software, different workgroups, and different domains, maintaining a logon script that issues a NET TIME command can become complex. This article offers a simple solution to keep the time for all clients in the network synchronized.

MORE INFORMATION

The solution to keeping all workstations' time synchronized with a particular server can be solved by either running a logon script for each workstation or by having each workstation run a batch file on their own after logging on to the network.

For example, assume you have a server named TIMESRV that has a reliable system clock. An example batch file that would run either from the workstation, or get called from or be part of a logon script, would look like this:
NET TIME \\TIMESRV /SET /YES
Using just a server name instead of the /DOMAIN or /WORKGROUP parameter avoids the complexity of maintaining different logon scripts or batch files for the different types of network client software. Please keep in mind that if all of your workstations are running the same type of network client software, you may choose instead to use the /DOMAIN or /WORKGROUP parameter. But, in a network with a variety of network client software, it might be easiest to use the "\\computername" (without quotation marks) parameter.

NOTE: NET TIME is enabled by default on all Windows NT workstations and servers.

For additional information, click the article numbers below to view the articles in the Microsoft Knowledge Base:
216734 (http://support.microsoft.com/kb/216734/EN-US/) How to Configure an Authoritative Time Server in Windows 2000
307897 (http://support.microsoft.com/kb/307897/EN-US/) HOW TO: Synchronize the Time Using the Windows Time Service

APPLIES TO
Microsoft Windows 2000 Server
Microsoft Windows 2000 Advanced Server
Microsoft Windows 2000 Professional Edition
Microsoft Windows 2000 Datacenter Server
Microsoft Windows NT Advanced Server 3.1
Microsoft Windows NT Server 3.5
Microsoft Windows NT Server 3.51
Microsoft Windows NT Server 4.0 Standard Edition
Microsoft Windows NT Workstation 3.1
Microsoft Windows NT Workstation 3.5
Microsoft Windows NT Workstation 3.51
Microsoft Windows NT Workstation 4.0 Developer Edition
Microsoft Windows for Workgroups 3.2
Microsoft Windows 95

Back to the top

Keywords: 
kbnetwork KB120944

Article Translations

 

Related Support Centers

Other Support Options

  • Need More Help?
    Contact a Support professional by E-mail, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.