Skip to main content

Installation via command line

This feature allows Snow Inventory Server to be installed via command line.

Usage: SnowInventoryServerSetup.exe [options]

OptionDescription
/sPerform silent install.
/l=<file>Log to a specified file.
/?Display help text.
InstallPath=<path>Set the path to install in.
InstallType=[Master|Gateway]Define whether the installation is for a Master Server or a Service Gateway.
Default: Master

Examples

LineResult
SnowInventoryServerSetup.exe /sInstalls Snow Inventory Server as a Master Server, silently.
SnowInventoryServerSetup.exe /s InstallType=GatewayInstalls Snow Inventory Server as a Service Gateway, silently.