Skip to main content
Question

Deploy Symantec DLP Agent on Windows

  • December 29, 2022
  • 1 reply
  • 122 views

Forum|alt.badge.img

Hi all,

I’m new to Automox tooling, would like to seek for your advice, if there is worklets for DLP agent deployment on Windows machine.

The criteria deployment would be as following:

  1. Check if there is any DLP agent install, if no, then install latest agent
  2. Check if the current version is outdated, if yes, then install latest agent

Forum|alt.badge.img
  • Rookie
  • December 29, 2022

In addition to that, we have tested with both required software policy and worklets, both are not working with remediation code below:

Install script

exit(Start-Process -FilePath 'msiexec.exe' -ArgumentList('/i','AgentInstall-x64_16_0.msi','/qn','INSTALLDIR="%PROGRAMFILES%\Manufacturer\Endpoint Agent"','ENDPOINTSERVER="dlp.mycompany.my:443"','TOOLS_KEY="tools_key"','RANDOM_KEY="RANDOM_KEY"','UNINSTALLPASSWORDKEY="Uninstallpasswordkey"','SERVICENAME="EDPA"','WATCHDOGNAME="WDP"','ARPSYSTEMCOMPONENT="1"','ENDPOINT_CERTIFICATE="endpoint_cert.pem"','ENDPOINT_PRIVATEKEY="endpoint_priv.pem"','ENDPOINT_PRIVATEKEY_PASSWORD="endpointprivatekeypassword"','ENDPOINT_TRUSTSTORE="endpoint_truststore.pem"','LOGDETAILS="Yes"','/L*v SystemDrive%\installAgent.log') -Wait -Passthru).ExitCode

 

The installer file package as following:

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings