SMS: Manually Copying SMS Login Script Files

Last reviewed: April 15, 1997
Article ID: Q138348

The information in this article applies to:
  • Microsoft Systems Management Server versions 1.1 and 1.2

SUMMARY

This article lists the files and directories required in the Netlogon share in order for clients to successfully execute the SMS login script, SMSLS.BAT or SMSLS.CMD (OS/2 Clients only).

Note: This directory structure has changed slightly from the original structure under Systems Management Server version 1.0.

MORE INFORMATION

For Systems Management Server 1.1 and 1.2 the new layout is as follows. Note, the SCRIPTS directory is shared on the network as \\<servername>\NETLOGON .

SCRIPTS directory:

   File name      Copied from
   -----------------------------------------------
   SMSLS.BAT      \SITE.SRV\MAINCFG.BOX
   SMSLS.CMD      \SITE.SRV\MAINCFG.BOX
   SMSLS.INI      \SITE.SRV\MAINCFG.BOX
   NETSPEED.COM   \SITE.SRV\MAINCFG.BOX\CLIENT.SRC
   NETSPEED.DAT   \SITE.SRV\MAINCFG.BOX\CLIENT.SRC
   DOSVER.COM     \SITE.SRV\MAINCFG.BOX\CLIENT.SRC
   CLRLEVEL.COM   \SITE.SRV\MAINCFG.BOX\CLIENT.SRC

SCRIPTS\<platform.bin> directory (one for each client platform supported, e.g. X86.BIN, ALPHA.BIN, or MIPS.BIN):

   File name      Copied from
   ------------------------------------------------------------
   SETLS32.EXE    \SITE.SRV\MAINCFG.BOX\CLIENT.SRC\<platform.bin>
   NLSMSG32.EXE   \SITE.SRV\MAINCFG.BOX\CLIENT.SRC\<platform.bin>
   NLSRES.INI     \SITE.SRV\MAINCFG.BOX\CLIENT.SRC\<platform.bin>
   SETLS16.EXE    \SITE.SRV\MAINCFG.BOX\CLIENT.SRC\X86.BIN only
   NLSMSG16.EXE   \SITE.SRV\MAINCFG.BOX\CLIENT.SRC\X86.BIN only
   SETLSOS2.EXE   \SITE.SRV\MAINCFG.BOX\CLIENT.SRC\X86.BIN only
   NLSMSGO2.EXE   \SITE.SRV\MAINCFG.BOX\CLIENT.SRC\X86.BIN only


SCRIPTS\<platform.bin>\00000409 directory (one for each client language supported - for example, 409 is US English):

   File name      Copied from
   --------------------------
   NLS_LS.DLL     \SITE.SRV\MAINCFG.BOX\CLIENT.SRC\<platform.bin>\00000409


If the SMS login script, SMSLS.BAT or SMSLS.CMD, is going to be called from a client’s existing login script file, it is recommended that the following syntax be used within the existing file:

   CALL %0\..\SMSLS


Additional query words: prodsms login
Keywords : kbnetwork smsgeneral
Version : 1.1 1.2
Platform : WINDOWS


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: April 15, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.