With command line parameters

Silent parameter is required to use the other parameters

If you don't specify the silent parameter, any other parameter added will not be taken into account.


Agent VersionParametersDescription
ALL/SInstall silently (Required to use other parameters)
ALL/WPSERVER={managerAddress}Specify the address of proVconnect server without using quotes
2.28.5+/WPTAG1={tag1}

Specify the Tag #1 (allowed chars: letters, digits, spaces, dots and dashes, don't use quotes with spaces)

2.28.5+/WPTAG2={tag2}Specify the Tag #2 (allowed chars: letters, digits, spaces, dots and dashes, don't use quotes with spaces)
2.28.5+/WPTAG3={tag3}Specify the Tag #3 (allowed chars: letters, digits, spaces, dots and dashes, don't use quotes with spaces)
2.28.5+/WPTAG4={tag4}Specify the Tag #4 (allowed chars: letters, digits, spaces, dots and dashes, don't use quotes with spaces)
2.28.5+/WPTAG5={tag5}Specify the Tag #5 (allowed chars: letters, digits, spaces, dots and dashes, don't use quotes with spaces)
ALL/WPPROXYURL=Specify the proxy url
ALL/WPPROXYLOGIN=Specify the proxy login
ALL/WPPROXYPWD=Specify the proxy password

To empty a tag, specify it explicitly as empty.

Exemple for emptying all tags:

C:\Users\Admin\Desktop\proVconnectDeviceAgent_x.xx.xx.xxxx.exe /S /WPTAG1= /WPTAG2= /WPTAG3= /WPTAG4= /WPTAG5=

Administrator rights are required to install the provconnect agent. 

Examples:

Install the agent with the server  address addressExemple.fr silently :
C:\Users\Admin\Desktop\proVconnectDeviceAgent_x.xx.xx.xxxx.exe  /S /WPSERVER=addressExemple.fr