This is not the latest version of Ivanti Workspace Control documentation.View available documentation.
Configure Agent connection after installation
After Workspace Control is installed, you can (re)configure the Agent connection to the Datastore or to a Relay Server using the command res.exe /config, followed by the relevant public properties. By default, res.exe is located in the SVC folder of the Workspace Control installation folder.
- Configuration to connect the Agent directly to the Datastore:
/config /DBSERVER= /DBNAME= /DBUSER= /DBPASSWORD= /DBTYPE= /DBPROTOCOLENCRYPTION= /INHERITSETTINGS= - Configuration to connect the Agent to a Relay Server:
/config /RSENVGUID= /RSPASSWORD= /RSPWENC= /ACCEPTSELFSIGNEDCERT= /RSDiscover= /RSLIST= /RSRESOLVE= /INHERITSETTINGS=
For more information about these public properties, see Installation public properties and Connect to an existing environment.