Administrator Guide

Table Of Contents
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