Install Guide
● Im folgenden Beispiel werden Encryption und die Option „Für Freigabe verschlüsseln“ installiert, das Dell Encryption-
Infobereichssymbol und die Überlagerungssymbole werden ausgeblendet, es gibt keine Dialogfelder, keine Statusanzeige und keinen
Neustart und die Installation erfolgt im Standardverzeichnis 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/ HIDESYSTRAYICON=1 HIDEOVERLAYICONS=1
REBOOT=ReallySuppress /qn"
MSI-Befehl:
msiexec.exe /i "Dell Data Protection Encryption.msi" /qn REBOOT="ReallySuppress"
SERVERHOSTNAME="server.organization.com" POLICYPROXYHOSTNAME="rgk.organization.com"
MANAGEDDOMAIN="ORGANIZATION" DEVICESERVERURL="https://server.organization.com:8443/xapi/"
HIDESYSTRAYICON="1" HIDEOVERLAYICONS="1"
Beispiel für eine Befehlszeile zur ausschließlichen Installation von Encryption External Media
● Installation im Hintergrund, keine Statusanzeige, automatischer Neustart, Installation im Standardverzeichnis 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/ EME=1 /qn"
MSI-Befehl:
msiexec.exe /i "Dell Data Protection Encryption.msi" /qn REBOOT="ReallySuppress"
SERVERHOSTNAME="server.organization.com" POLICYPROXYHOSTNAME="rgk.organization.com"
MANAGEDDOMAIN="ORGANIZATION" DEVICESERVERURL="https://server.organization.com:8443/xapi/"
● Installation im Hintergrund, kein Neustart, Installation im Standardverzeichnis C:\Program Files\Dell\Dell Data
Protection\Encryption.
DDPE_XXbit_setup.exe /s /v"EME=1 SERVERHOSTNAME=server.organization.com
POLICYPROXYHOSTNAME=rgk.organization.com DEVICESERVERURL=https://
server.organization.com:8443/xapi/ MANAGEDDOMAIN=ORGANIZATION /norestart /qn"
MSI-Befehl:
msiexec.exe /i "Dell Data Protection Encryption.msi" /qn REBOOT="ReallySuppress" EME="1"
SERVERHOSTNAME="server.organization.com" POLICYPROXYHOSTNAME="rgk.organization.com"
DEVICESERVERURL="https://server.organization.com:8443/xapi/" MANAGEDDOMAIN="ORGANIZATION"
●
ANMERKUNG:
Im Dialogfeld „Info“ des Clients wird die Versionsnummer der Software angezeigt, nicht jedoch, ob Encryption (vollständig) oder
nur Encryption External Media installiert ist. Gehen Sie zum Auffinden dieser Informationen zu C:\ProgramData\Dell\Dell
Data Protection\Encryption\CMGShield.log, und machen Sie den folgenden Eintrag ausfindig:
[<Datum/Zeitstempel> DeviceInfo: < >]
Shield-Informationen - SM=Nur External Media
, SB=DELL, UNF=FQUN, last
sweep={0, 0}
Beispiel für eine Befehlszeile, um Encryption External Media in Vollversion von Encryption zu konvertieren
ANMERKUNG:
Das Konvertieren von Encryption External Media in Encryption (vollständige Installation) wird bei Upgrades nicht
unterstützt.
● Eine Entschlüsselung wird beim Konvertieren von Encryption External Media in die Vollversion von Encryption nicht benötigt.
DDPE_XXbit_setup.exe /s /v"SERVERHOSTNAME=server.organization.com
POLICYPROXYHOSTNAME=rgk.organization.com MANAGEDDOMAIN=ORGANIZATION DEVICESERVERURL=https://
server.organization.com:8443/xapi/ REINSTALL=ALL EME=0 REINSTALLMODE=vamus /qn"
MSI-Befehl:
msiexec.exe /i "Dell Data Protection Encryption.msi" /qn REBOOT="ReallySuppress"
SERVERHOSTNAME="server.organization.com" POLICYPROXYHOSTNAME="rgk.organization.com"
MANAGEDDOMAIN="ORGANIZATION" DEVICESERVERURL="https://server.organization.com:8443/xapi/"
REINSTALL="ALL" EME="0" REINSTALLMODE="vamus"
● Beispiel für Befehlszeile zum Installieren im verzögerten Aktivierungsmodus
48
Installation unter Verwendung der untergeordneten Installationsprogramme