Automated Procedure for Updating WFW Clients

Last reviewed: July 23, 1996
Article ID: Q147823
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.5 and 3.51
  • Microsoft Windows NT Server version 3.5 and 3.51

SUMMARY

When you update Microsoft Windows for Workgroups clients from the compact disc for Windows NT Server version 3.5 or 3.51, and there are multiple clients that need to be updated, you can create a batch file that can be run either from a login script or through Systems Management Server (SMS).

MORE INFORMATION

Before you attempt to run a batch file, make sure that the directory being shared has sufficient share and directory permissions and that file attributes are not read-only. You will also need to include in your batch file the attrib command to remove read-only attributes from the files that are being replaced on the local drive. Net.exe and Net.msg should be copied to the Windows directory. The remaining files should be copied to the system directory. Restart Windows.

NOTE: Test this on a single computer first before broad implementation.


KBCategory: kbnetwork
KBSubcategory: nthowto
Additional reference words: 3.50 3.51 prodnt


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: July 23, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.