Setup Guide
56
DellProtectedWorkspaceManagementServer–InstallandConfigure–v2.2
ConfiguringDellProtectedWorkspacetoworkwiththeDellProtectedWorkspace
ManagementServer–ConfigurationManagementModule
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. Ifusingaself‐generatedcertificate,alsochangethevalue
of“accept_untrusted_cert”onthesamelineto
“true”.
a. <config_serverserver="https://://<FQDNSERVERNAME>/api"accept_untrusted_cert="true"/>
5. Savethefileanddeployitwithnew clientinstalls.