DeskSite with E-mail Management
setup.exe /s /v"/qn SERIALNUMBER=<serial number> EM_STATUS=ON /l*v
install.txt"
OR
MsiExec.exe /i "<path to Full_Installer/*.msi file>" /qn
SERIALNUMBER=<serial number> EM_STATUS=ON
DeskSite Only
Setup.exe /s /v"/qn SERIALNUMBER=<serial number> EM_STATUS=OFF"
OR
MsiExec.exe /i "<path to Full_Installer/*.msi file>" /qn
SERIALNUMBER=<serial number> EM_STATUS=OFF
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Windows Installer Command Line (No MST)
Deployment Difficulty:
unspecified
Platform(s): Windows