Install Guide

Parâmetros
CM_EDITION=1 <remote management>
INSTALLDIR=<change the installation destination>
SERVERHOST=<securityserver.organization.com>
SERVERPORT=8888
SECURITYSERVERHOST=<securityserver.organization.com>
SECURITYSERVERPORT=8443
FEATURE=BLM <install BitLocker Manager only>
FEATURE=BLM,SED <install BitLocker Manager with SED>
ARPSYSTEMCOMPONENT=1 <no entry in the Control Panel Programs list>
Para obter uma lista comutadores basic .msi e opções de visualização que podem ser utilizadas em linhas de comandos, consulte
Instalar utilizando os instaladores subordinados.
Exemplo de linha de comandos
O exemplo seguinte instala apenas o BitLocker Manager (instalação silenciosa, sem reinício, sem entrada na lista de Programas do
Painel de controlo, instalado na localização predefinida 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 FEATURE=BLM /
norestart /qn"
O exemplo seguinte instala o BitLocker Manager com SED (instalação silenciosa, sem reinício, sem entrada na lista de Programas do
Painel de controlo, instalado na localização predefinida 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 FEATURE=BLM,SED /
norestart /qn"
Exemplo de linha de comandos para instalar o BitLocker Manager e o Dell Encryption
O exemplo seguinte instala apenas o BitLocker Manager (instalação silenciosa, sem reinício, sem entrada na lista de Programas do
Painel de controlo, instalado na localização predefinida 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 FEATURE=BLM /
norestart /qn"
Em seguida:
O exemplo seguinte instala o cliente com parâmetros predefinidos (Encryption Client, Encrypt for Sharing, sem caixas de diálogo, sem
barra de progresso, reinício automático, instalado na localização predefinida 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/ /qn"
62
Instalar utilizando instaladores subordinados