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