Administrator Guide
13
AdministrativePreferencesOverride
Insomeorganizations,administratorsmaywanttodisabletheabilityforDDP|ProtectedWorkspacefrom
reachingouttotheDDP|PWserversforsoftwareupdates,errorreportingandthreatdetectionreporting.
TheseoptionscanbedisabledbyaddinganoverridefileoneachPC.Itisrecommendedthattheseoptions
not
beusedunlessabsolutelynecessary.
TheoverridefileisasimpleXMLfilethatcanbecreatedinNotepadorasimilartexteditor.Createafile
withthename“preferences.xml”andcopythefollowingtextintoit:
<?xml version="1.0" encoding="UTF-8" ?>
<preferences ver="3">
<error_report enabled="false" />
<software_update enabled="false" interval="daily" user_modifiable="false" />
<send_threat_reports enabled="false" prompt="false" />
</preferences>
Oncethisfileiscreated,itneedstobeplacedontoeachPCthatneedstheoverride.Thelocationforthis
fileneedstobe:
C:\ProgramData\Invincea\Enterprise\Admin
Oncethisfileisinplace,start(orrestart)theDDP|ProtectedWorkspaceproductandtheseoverrideswill
takeeffect.
OverrideSettingsDetails
<error_reportenabled="false"/>
Theerror_reportoptiondisablestheabilityforDDP|ProtectedWorkspaceproducttosenderrorreports
whenaproducterroroccurs.Whenanerrorwindowisdisplayedthe“Submit”willbedisabled.
<software_updateenabled="false"interval="daily"user_modifiable="false"/>
Thesoftware_updateoptiondisablestheabilityforDDP|ProtectedWorkspace
producttoautomatically
applycriticalupdatestotheproduct.Thesecriticalupdatesallowforerrorstobecorrectastheyare
reportedandshouldbeallowedtoensurethatlatestcriticalupdatesarealwaysapplied.
<send_threat_reportsenabled="false"prompt="false"/>
Thesend_threat_reportsoptiondisablestheabilityforDDP|ProtectedWorkspace
producttoreport
homewhenasuspiciousactivityisdetected.Thesereportshelptoensurethattheproductdetectionis
workingcorrectlyandisnottriggeringalertswhennoactualthreatispresent.