SMSINST: Compiling SMS Installer Scripts from the Command LineLast reviewed: December 16, 1997Article ID: Q178137 |
The information in this article applies to:
A Microsoft Systems Management Server Installer script file (.ipf) can be compiled from the command line using either Smsinstl.exe (a 16-bit Installer executable) or Smsinst32.exe (a 32-bit Installer executable). To compile the script file at the command line, use the syntax appropriate for the client you are using.
16-bit Windows Clients
smsinstl /c myscript.ipf 32-bit Windows Clients
smsinst32 /c myscript.ipf |
Additional query words: prodsms compile compilation
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |