5.4.7 Unattended Configuration
In unattended setup, the Swyx configuration is run without the need for inputs in the configuration wizard.
Instead, the configuration settings are stored in the file "Unattended.xml". You will find this file on the Swyx DVD in the "Swyx" directory.
There is extensive comment in the file to assist with the input of the parameters.
The "mode" attribute, which you set at the beginning of the file "Unattended.xml", controls how the configuration will be executed - unattended, or with the help of the graphic configuration wizard:
|
Attribute‚ Mode
|
Explanation
|
|---|---|
|
off
|
The graphic configuration wizard starts automatically after the SwyxServer installation has run. Unattended configuration is deactivated.
|
|
automatic
|
The configuration takes place unattended with the help of the stored parameters. The graphic configuration wizard is deactivated.
|
|
manual
|
Neither the unattended configuration nor the graphic configuration wizard will start. This mode can be used to start the configuration with the help of a script.
|
This is how you execute the Swyx configuration using the file "Unattended.xml"
Before the installation is executed, the file "Unattended.xml" must be in the same directory as the file "Setup.msi". This is the only way to ensure a successful call of the file.
During the installation, your configured file "Unattended.xml" is copied into the Swyx installation directory. If you want to start the graphic configuration wizard once again later, you must first set the execution mode within the file to "Off", before calling the wizard. Otherwise the call of the graphic configuration wizard will remain suppressed, and the unattended configuration will be run once again.