K2 blackpearl Installation and Configuration Guide > Installation > Unattended Installer > Silent/Unattended Installation (using the XML File) | Send feedback |
Install K2 without any user input, by simply running setup.exe /install:"{filename}" /loglevel:{loglevel} with a valid XML configuration file.
Parameters | ||
---|---|---|
{filename} | The name of the XML file with all the installation options (including System Key and License Key). | |
{loglevel} |
An optional parameter that specifies the Log Level, based on the following list: 1 – Verbose Logging 2 – Information, Warning and Errors 3 – Warning and Errors Only (Default) 4 – Errors Only Note: If this parameter is not specified, the default is ‘3’. |
Print the progress and any errors for the installation/configuration to the command window.
The Setup.exe command can determine whether the setup being run is for a new installation, or for a configuration. |