What are the command line switches for a Cloud Enabled Management (CEM) installer package for client computers for 8.x?
<PackageName>.exe [Packager Parameters] [Installer Parameters]
Packager Parameters: commands used on extraction of the package
/? | /h | /help Show this help
/to:<path> Path or directory name where to store the extracted files
/noexe Do not launch the executable file after the extraction
/pass:<password> Password to use as a key when decrypting the files
/exe:<name> Name of the executable to launch after the extraction is complete
/cmdln:<params> Overwrite the stored parameters for target executable with the parameters given in <params>
/nofileui Do not show information dialog with the filenames that are being extracted
/s Silent mode, do not show informational dialogs about the installation process
/list:<file> Save the list of the archived files into the specified file, do not run setup
/extract:[<path>] Extract the archived files into the specified directory, do not run setup. If the directory path is not specified, it will be prompted later
Installer Parameters: parameters used to overwrite package directives during installation
/server:<server> | /ns:<server>
Assign the Agent to the Notification Server specified by the host name <server> accessible through HTTP protocol on port 80
/web:<web> | /nsweb:<web>
Assign the Agent to the Notification Server specified by the URL <web> formatted as http[s]://<host name>[:<port>]
/path:<path> Install the Agent into the custom folder specified by <path>
/donotstart Do not start the Agent at the end of installation
/enablestartmenu Add the Agent shortcut to the Start Menu
/nostartmenu Do not add the Agent shortcut to the Start Menu
/enabletrayicon Show the Agent icon in the tray area
/notrayicon Do not show the Agent icon in the tray area
/addremove Add the Agent uninstaller to the 'Add/Remove Programs' control panel applet
/noaddremove Do not add the Agent uninstaller to the 'Add/Remove Programs' control panel applet
/diags Enables the Agent diagnostics
/nodiags Disables the Agent diagnostics
/nologging Disables the logging