Setup Guide
57
DellProtectedWorkspaceManagementServer–InstallandConfigure–v2.2
ConfiguringDellProtectedWorkspacetoworkwiththeDellProtectedWorkspace
ManagementServer–ThreatDataModule
InorderforinstallationsofDellProtectedWorkspacetoreporttotheDellProtectedWorkspaceManagementServer–
ThreatDataModule,theclientsoftwareneedstobeconfiguredtopointtotheDPWMS.Thefollowingstepsoutline
howtoproperlyconfiguretheclie nts.
1. FromtheDellProtectedWorkspaceconfigurationfiles,
openthepreferences.xmlfilewithastandardtext
editor.
2. Locatethelinebeginningwith“<report”.
3. ModifythislinetopointtotheDNSnameofthenewlyconfiguredDPWMS
a. <reportenabled=”true”address="https://<FQDNSERVERNAME>:443"accept_untrusted_cert="false"
/>
4. Ifusingaself‐generatedcertificate,alsochangethe
valueof“accept_untrusted_cer t”onthesamelineto
“true”.
a. <reportenabled=”true”address="https://<FQDNSERVERNAME>:443"accept_untrusted_cert="true"
/>
5. Savethefileanddeployitwithnew clientinstalls.