Administrator Guide
Table Of Contents
- Dell Encryption Enterprise Advanced Installation Guide v11.0
- Contents
- Introduction
- Requirements
- Registry Settings
- Install Using the Master Installer
- Uninstall the Master Installer
- Install Using the Child Installers
- Uninstall Using the Child Installers
- Data Security Uninstaller
- Commonly Used Scenarios
- Download the Software
- Pre-Installation Configuration for SED UEFI, and BitLocker Manager
- Designate the Dell Server through Registry
- Extract Child Installers
- Configure Key Server
- Use the Administrative Download Utility (CMGAd)
- Configure Encryption on a Server Operating System
- Configure Deferred Activation
- Troubleshooting
- Glossary
Encryption Client
● The following example installs SED management and the Encryption Management Agent (silent installation, no reboot, no
entry in the Control Panel Programs list, installed in the default location of C:\Program Files\Dell\Dell Data
Protection\Encryption).
EMAgent_XXbit_setup.exe /s /v"CM_EDITION=1 SERVERHOST=server.organization.com
SERVERPORT=8888 SECURITYSERVERHOST=server.organization.com SECURITYSERVERPORT=8443
ARPSYSTEMCOMPONENT=1 /norestart /qn"
Then:
● The following example installs Encryption with default parameters (Encryption and Encrypt for Sharing, no
dialogue, no progress bar, no restart, installed in the default location of C:\Program Files\Dell\Dell Data
Protection\Encryption).
DDPE_XXbit_setup.exe /s /v"SERVERHOSTNAME=server.organization.com
POLICYPROXYHOSTNAME=rgk.organization.com MANAGEDDOMAIN=ORGANIZATION
DEVICESERVERURL=https://server.organization.com:8443/xapi/ /norestart /qn"
Replace DEVICESERVERURL=https://server.organization.com:8081/xapi (without the trailing forward slash) if
your Security Management Server is pre-v7.7.
SED Manager (including Advanced Authentication)
and Encryption Client
● The following example installs drivers for Trusted Software Stack (TSS) for the TPM and Microsoft hotfixes at the specified
location, does not create an entry in the Control Panel Programs list, and suppresses the reboot.
These drivers must be installed when installing the Encryption client.
setup.exe /S /z"\"InstallPath=<c:\location>, ARPSYSTEMCOMPONENT=1, SUPPRESSREBOOT=1\""
Then:
● The following example installs remotely managed SED Manager (silent installation, no reboot, no entry in the Control Panel
Programs list, installed in the default location of C:\Program Files\Dell\Dell Data Protection).
EMAgent_XXbit_setup.exe /s /v"CM_EDITION=1 SERVERHOST=server.organization.com
SERVERPORT=8888 SECURITYSERVERHOST=server.organization.com SECURITYSERVERPORT=8443
ARPSYSTEMCOMPONENT=1 /norestart /qn"
Then:
● The following example installs Advanced Authentication (silent installation, no reboot, installed in the default location of
C:\Program Files\Dell\Dell Data Protection\Authentication).
setup.exe /s /v"/norestart /qn ARPSYSTEMCOMPONENT=1"
Then:
● The following example installs the client with default parameters (Encryption client and Encrypt for Sharing, no dialogue, no
progress bar, no restart, installed in the default location of C:\Program Files\Dell\Dell Data Protection).
DDPE_XXbit_setup.exe /s /v"SERVERHOSTNAME=server.organization.com
POLICYPROXYHOSTNAME=rgk.organization.com MANAGEDDOMAIN=ORGANIZATION
DEVICESERVERURL=https://server.organization.com:8443/xapi/ /norestart /qn"
Replace DEVICESERVERURL=https://server.organization.com:8081/xapi (without the trailing forward slash) if
your Security Management Server is pre-v7.7.
Commonly Used Scenarios
63