Setup Guide

56
DellProtectedWorkspaceManagementServerInstallandConfigurev2.2
ConfiguringDellProtectedWorkspacetoworkwiththeDellProtectedWorkspace
ManagementServerConfigurationManagementModule
InorderforinstallationsofDellProtectedWorkspacetoreporttotheDellProtectedWorkspaceManagementServer
ConfigurationManagementModule,theclientsoftwareneedstobeconfiguredtopointtotheDPWMS.Thefollowing
stepsoutlinehowtoproperlyconfiguretheclients.
1. FromtheDellProtectedWorkspaceconfigurationfiles,
openthepreferences.xmlfilewithastandardtext
editor.
2. Locatethelinebeginningwith“<config_server”.
3. ModifythislinetopointtotheDNSnameofthenewlyconfiguredDPWMS
a. <config_serverserver="https://<FQDNSERVERNAME>/api"accept_untrusted_cert="false"/>
4. Ifusingaselfgeneratedcertificate,alsochangethevalue
of“accept_untrusted_cert”onthesamelineto
“true”.
a. <config_serverserver="https://://<FQDNSERVERNAME>/api"accept_untrusted_cert="true"/>
5. Savethefileanddeployitwithnew clientinstalls.