MS Client for NetWare Does Not Synchronize Time with Server

Last reviewed: November 17, 1995
Article ID: Q136591
The information in this article applies to:
  • Microsoft Windows 95

SYMPTOMS

The Microsoft Client for NetWare Networks does not synchronize time with your preferred NetWare server.

RESOLUTION

To synchronize time with a server, include the following line in your login script or in a batch file in your Startup folder

   net time -s \\<NetWare server> /y

where <NetWare server> is the name of the server you want to use.

The Microsoft Service for NetWare Directory Services behaves similarly to the Novell VLM client. This service automatically synchronizes time with the server unless the following command is encountered in the system or user login script:

   set_time {on | off }

MORE INFORMATION

Novell's redirector, NETX, automatically synchronizes time with the preferred server if the following statement does not appear in the Net.cfg file:

   set station time = off

You can also synchronize time with NETX using the "set_time {on | off }" statement in a login script.

For additional information about these statements, consult your NetWare documentation or local Novell reseller.

For information about synchronizing time with Microsoft Windows NT servers, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q90334
   TITLE     : Using NET TIME Command to Set Workgroup Clocks

You can also type the following command at an MS-DOS prompt for the "net time" statement syntax:

   net time /?


KBCategory: kbnetwork
KBSubcategory: win95 3rdpartynet
Additional reference words: 95 nwlscon nwlsproc msnds


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 17, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.