Setup Guide

57
DellProtectedWorkspaceManagementServerInstallandConfigurev2.2
ConfiguringDellProtectedWorkspacetoworkwiththeDellProtectedWorkspace
ManagementServerThreatDataModule
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. Ifusingaselfgeneratedcertificate,alsochangethe
valueof“accept_untrusted_cer t”onthesamelineto
“true”.
a. <reportenabled=”true”address="https://<FQDNSERVERNAME>:443"accept_untrusted_cert="true"
/>
5. Savethefileanddeployitwithnew clientinstalls.