Install Guide
○ Dell FTP 계정 - Endpoint-Security-Suite-1.x.x.xxx.zip에서 설치 번들을 찾은 다음 마스터 설치 프로그램에서 하위 설치 프로그
램을 추출합니다. 추출 후, C:\extracted\Advanced Threat Prevention\WinXXR\ 및 C:\extracted\Advanced
Threat Prevention\WinNtAll\에서 파일을 찾습니다.
● Encryption Management Agent 설치 프로그램의 다음 위치에서 찾을 수 있습니다.
○ Dell FTP 계정 - Endpoint-Security-Suite-1.x.x.xxx.zip에서 설치 번들을 찾은 다음 마스터 설치 프로그램에서 하위 설치 프로그
램을 추출합니다. 추출 후, C:\extracted\Encryption Management Agent에서 파일을 찾습니다.
명령줄 설치
● 기본 .msi 명령을 설치에 사용할 수 있습니다.
● 다음 표에 설치 시 사용할 수 있는 매개 변수 정보가 나와 있습니다.
매개 변수
CM_EDITION=1 <remote management>
INSTALLDIR=<change the installation destination>
SERVERHOST=<securityserver.organization.com>
SERVERPORT=8888
SECURITYSERVERHOST=<securityserver.organization.com>
SECURITYSERVERPORT=8443
ARPSYSTEMCOMPONENT=1 <no entry in the Control Panel Programs list>
REBOOT=ReallySuppress <suppresses the reboot>
FEATURE=BASIC <서버 운영 체제에서
필요
, 워크스테이션 운영 체제에서 (옵션으로) 사용될 수도 있음, SED management 및
BitLocker Manager 설치를 방지함>
명령줄에서 사용할 수 있는 기본 .msi 스위치 및 표시 옵션의 목록은 하위 설치 프로그램을 사용하여 설치를 참조하십시오.
명령줄의 예
● 다음 예에서는 SED management 또는 BitLocker Manager 없이 기본 Encryption Management Agent를 설치합니다(자동 설치, 재부
팅하지 않음, 제어판 프로그램 목록에 항목 표시되지 않음, 기본 위치인 C:\Program Files\Dell\Dell Data Protection
에 설치됨).
EMAgent_XXbit_setup.exe /s /v"FEATURE=BASIC CM_EDITION=1 SERVERHOST=server.organization.com
SERVERPORT=8888 SECURITYSERVERHOST=server.organization.com SECURITYSERVERPORT=8443
ARPSYSTEMCOMPONENT=1 /norestart /qn"
● 다음 예에서는 Advanced Threat Prevention을 설치합니다(자동 설치, 재부팅하지 않음, 지정된 위치의 설치 로그 파일 및 설치 폴
더).
MSIEXEC.EXE /I "ATP_CSF_Plugins_x64.msi" /qn REBOOT="ReallySuppress" APPFOLDER="C:\Program
Files\Dell\Dell Data Protection\Advanced Threat Prevention\Plugins"
ARPSYSTEMCOMPONENT="1" /l*v "C:\ProgramData\Dell\Dell Data Protection\Installer Logs
\ATP_Plugins_x64.msi.log"
및
"\Advanced Threat Prevention\WinNtAll\ATP_AgentSetup.exe" /s EXTRACT_INSTALLERS /v"/qb!"
참고: 이 구성 요소는 명령줄을 통해서만 설치해야 합니다. 이 구성 요소를 설치하기 위해 두 번 클릭하면 비관리형 버전의 Dell 이외
의 제품이 설치되며 이 버전은 지원되지 않습니다. 실수로 구성 요소를 두 번 클릭한 경우 프로그램 추가/제거로 이동하여 해당 버전
을 설치 제거하면 됩니다.
예시 스크립트
다음 예에서는 SED management 또는 BitLocker Manager 없이 Advanced Threat Prevention을 설치합니다(자동 설치, 재부팅하지 않
음, 제어판 프로그램 목록에 항목 표시되지 않음, 바탕 화면 아이콘 없음, 기본 위치인 C:\Program Files\Dell\Dell Data
Protection에 설치됨).
하위 설치 프로그램을 사용하여 설치 55