Administrator Guide
Table Of Contents
- Dell Encryption Enterprise Advanced Installation Guide v11.1
- 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
Parameter Description
EME = Encryption External Media only
BLM = BitLocker Manager
SED = SED Manager (Encryption Management Agent/Manager, PBA/GPE Drivers)
BLM_ONLY=1 Must be used when using FEATURES=BLM in the command line to exclude the SED Manager
plugin.
Example Command Line
● Command line parameters are case-sensitive.
● This example installs all components using the master installer on standard ports, silently, in the default location of C:
\Program Files\Dell\Dell Data Protection\, and configures it to use the specified Dell Server.
"DDSSetup.exe" /s /z"\"SERVER=server.organization.com\""
● This example installs SED Manager and Encryption External Media with the master installer, on standard ports, silently, with
a suppressed reboot, in the default location of C:\Program Files\Dell\Dell Data Protection\, and configures it
to use the specified Dell Server.
"DDSSetup.exe" /s /z"\"SERVER=server.organization.com, FEATURES=EME-SED,
SUPPRESSREBOOT=1\""
● This example installs SED Manager with the master installer, on standard ports, silently, with a suppressed reboot, in the
default location of C:\Program Files\Dell\Dell Data Protection\, and configures it to use the specified Dell
Server.
"DDSSetup.exe" /s /z"\"SERVER=server.organization.com, FEATURES=SED, SUPPRESSREBOOT=1\""
● This example installs SED Manager with the master installer, on standard ports, silently, in the default location of C:
\Program Files\Dell\Dell Data Protection\, and configures it to use the specified Dell Server.
"DDSSetup.exe" /s /z"\"SERVER=server.organization.com, FEATURES=SED\""
● This example installs Encryption and BitLocker Manager (without the SED Manager plugin), with the master installer,
on standard ports, silently, in the default location of C:\Program Files\Dell\Dell Data Protection\, and
configures it to use the specified Dell Server.
"DDSSetup.exe" /s /z"\"SERVER=server.organization.com, FEATURES=DE-BLM, BLM_ONLY=1\""
● This example installs BitLocker Manager (with the SED Manager plugin) and Encryption External Media, with the master
installer, on standard ports, silently, with a suppressed reboot, in the default location of C:\Program Files\Dell\Dell
Data Protection\, and configures it to use the specified Dell Server.
"DDSSetup.exe" /s /z"\"SERVER=server.organization.com, FEATURES=BLM-EME,
SUPPRESSREBOOT=1\""
● This example installs BitLocker Manager (without the SED Manager plugin) and Encryption External Media, with the master
installer, on standard ports, silently, with a suppressed reboot, in the default location of C:\Program Files\Dell\Dell
Data Protection\, and configures it to use the specified Dell Server.
"DDSSetup.exe" /s /z"\"SERVER=server.organization.com, FEATURES=BLM-EME, BLM_ONLY=1,
SUPPRESSREBOOT=1\""
32
Install Using the Master Installer