On Windows, use command-line parameters to change Xcalibur W Agent's installation behavior, or to change how Xcalibur W agent runs.
Parameters | Description |
/S | Install silently |
/WPDELETE | Delete installation file after installation is done |
/WPREBOOT | Restart the computer after installation is done |
/WPLOGOFF | Logoff user after installation is done |
/WPUPDATE | Update an existing installation (configuration files are kept) |
/WPHTTPPORT | Specify port number for http connection if other than default port 80 |
/INSTALLVNC | Install TightVNC server along with Device Agent (options /VNCPASS or /VNCADMIN required) |
/VNCPASS=passwd | Specify the password for remote connection to VNC server |
/VNCADMIN=passwd | Specify the password to access VNC Server local configuration console |
/WPFILTER | Force installation on a computer which is protected by Windows Write Filter |
/WPINSTALLPATH=path | Specify the installation path within the computer filesystem |
/WPSERVER={managerAddress} | Specify the address of Xcalibur W server |
Use multiple parameters by including them on the same line. For example:
C:\Users\Administrateur\Desktop>XcaliburWDeviceAgent_1.2.7.449.exe /S /INSTALLVNC /VNCPASS=user /VNCADMIN=admin