How Can We Help?
Advanced Deployment Switches
Advance Deployment Switches for remote access host
When deploying or installing a download of RemoteToPC remote access host software you can add certain switches:
/AUTH_TYPE=
AccessPassword = 1 (Default)
AccessPassword+LDAP = 2
LDAP = 3
/REMOVE_WALLPAPER=
0 = Do not disable wallpaper
1 = Disable wallpaper on connection (Default)
/USE_D3D=
0 = Do not use Hardware acceleration (used for headless/monitorless systems)
1 = Enable hardware acceleration (Default)
/HIDE_NOTIFY=
0 = Display the connection notification window when a machine connects (Default)
1 = Don’t display the connection notification window when a machine connects
/DISABLE_FILETRANSFER=
0 = Allow file transfer (and remote printing as well) (Default)
1 = Disable file transfer (and remote printing)
The following are flags you can add that modify the default behavior of the installer:
/REINSTALL
This bypasses the message preventing you from running the installer on a machine that already has RemoteToPC installed it’s usually used in conjunction with the following flags:
/NO_REG
This skips the addition of the machine to the command center. Useful if the machine it already linked to your command center but you need to reinstall or update
To update or reinstalling without uninstalling and deleting the machine from the command center try the following: remotetopc_host_deployment.exe /REINSTALL /NO_REG
For example: remotetopc_host_deployment.exe /AUTH_TYPE=2 /REMOVE_WALLPAPER=0
Note: These switches are case-sensitive