Install Guide

Table Of Contents
The following example installs Advanced Threat Prevention, without SED management or BitLocker Manager (silent installation,
no reboot, no entry in the Control Panel Programs list, no desktop icon, installed in the default location of C:\Program
Files\Dell\Dell Data Protection).
:: Installing Encryption Management Agent
".\Encryption Management Agent\EMAgent_64bit_setup.exe" /s /v" FEATURE=BASIC CM_EDITION=1
SERVERHOST=%SERVER% SERVERPORT=8888 SECURITYSERVERHOST=%SERVER% SECURITYSERVERPORT=8443
ARPSYSTEMCOMPONENT=1 /norestart /qn"
:: Installing ATP Plugins
MSIEXEC.EXE /I "Advanced Threat Prevention\Win64R\ATP_CSF_Plugins_x64.msi" /qn REBOOT=ReallySuppress
APPFOLDER="C:\Program Files\Dell\Dell Data Protection\Advanced Threat Prevention\Plugins"
ARPSYSTEMCOMPONENT=1 /l*v "C:\ProgramData\Dell\Dell Data Protection\Installer Logs\ATP_CSF_Plugins_x64.msi.log"
:: Installing Advanced Threat Prevention
".\Advanced Threat Prevention\WinNtAll\ATP_AgentSetup.exe" /s EXTRACT_INSTALLERS /v"/qb!"
Install Client Firewall and Web Protection
Consider reviewing Client Firewall and Web Protection Requirements before installing.
NOTE: If your organization requires the use of third-party credential providers, the Encryption Management Agent must
be installed or upgraded with the FEATURE=BLM or FEATURE=BASIC parameter.
NOTE: The Encryption Management Agent must be installed before installing Client Firewall and Web Protection.
NOTE: Output directories must exist before running the commands below.
The installers must be run in a specific order. Failure to install the components in the proper order results in installation
failure. Run the installers in the descending order in Command Line Installation.
Child installer commands must be run from their extracted directories or failure will occur.
Command Line Installation
The following table details the parameters available for the EnsMgmtSdkInstaller.exe file.
Parameters
Description
LoadCert Load the certificate at the specified directory.
InstallSDK Installs the SDK at the specified location.
RemoveRightClick Removes the right-click menu option for users.
RemoveMcTray Removes the notification area.
The following table details the parameters available for the EPsetup.exe file.
Parameters
Description
ADDLOCAL="fw,wc" Identifies the modules to install:
fw=Client Firewall
wc=Web Protection
override"hips" Do not install Host Intrusion Prevention
INSTALLDIR Non-default installation location
58 Install Using the Child Installers