Previous Topic

Next Topic

Book Contents

Book Index

Save Server Setup Information

The settings selected during the Server Installation can be saved and loaded again later for future installations. This allows you to run the server installation unattended silently or without user input.

To save the server setup information, run the server setup as follows:

Setup /SAVEINF=Setup.INF

This will install the server and save all settings including the install key.

To use the saved setting information for a future server installation, run the server setup as follows:

Setup /LOADINF=Setup.INF /SILENT - OR -

Setup /LOADINF=Setup.INF /VERYSILENT.

With the SILENT parameter, the wizard and the background window are not displayed, but the installation progress window is still shown. With the VERYSILENT parameter, no user input is required and no windows are displayed.