Dell Client Device Manager를 설치하는 방법

요약: 이 문서에서는 DCDM(Dell Client Device Manager) 설치에 대한 정보를 제공합니다.

이 문서는 다음에 적용됩니다. 이 문서는 다음에 적용되지 않습니다. 이 문서는 특정 제품과 관련이 없습니다. 모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.

지침

영향을 받는 제품:

  • Dell Client Device Manager

  1. 다운로드 압축 해제:
  2. 관리자 권한으로 명령 프롬프트를 실행합니다.
    관리자 권한으로 명령 프롬프트 실행
  3. 디렉토리 (cd)를 DCDM이 추출된 위치로 변경합니다.
    디렉토리를 Dell Client Device Manager의 압축을 푼 위치로 변경합니다.
  4. 필요에 따라 아래에 있는 매개변수 또는 예제를 사용하여 PowerShell 스크립트를실행합니다.
    powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action  -modules 

    유형 powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file
매개변수 설명
-help 선택 사항: 매개변수에 대한 설명을 표시합니다.
-행동 Mandatory: 수행할 작업(설치 또는 제거)을 지정합니다.
-모듈 선택 사항: 포함할 모듈을 지정합니다. 기본값(DCDMCS,DCDMU,DCDMS)
-logpath 선택 사항: 기본값은 C:ProgramData\Dell\ClientDeviceManager입니다. 로그 파일의 경로를 지정합니다
-세부 로그 선택 사항: 콘솔에 로그 표시를 활성화합니다(True 또는 False).
-디버그 레벨 선택 사항: 기본값은 all입니다. 디버깅 정보의 수준을 지정합니다
-텔레메트리동의 선택 사항: 기본값은 true입니다. 텔레메트리 동의 표시

 

모듈 설명 모듈은 다음에 따라 다릅니다.
디디엠씨에스 Dell Client Device Manager Core Services(이전의 DCS(Dell Core Service)) N/A 핵심 구성 요소 필요
디씨엠에스(DCDMS) Dell Client Device Manager Security(이전의 DTD(Dell Trusted Device)) 디디엠씨에스
DCDMU (디디무) Dell Client Device Manager Update(이전의 DCU(Dell Command Update)) DCDMCS, DCDMS

예:

모든 모듈을 설치 또는 업데이트하고 DCDMU용 텔레메트리 전송

powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action "install"

텔레메트리 없이 모든 모듈 설치 또는 업데이트

powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action "install" -telemetryconsent "false"

Dell Client Device Manager 설치 또는 업데이트 | 보안(DCDMS)

powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action "install" -modules "DCDMS"

Dell Client Device Manager 제거 | 보안(DCDMS)

powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action "uninstall" -modules "DCDMS"

모든 모듈 제거

powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action "uninstall"

해당 제품

Dell Client Device Manager
문서 속성
문서 번호: 000299185
문서 유형: How To
마지막 수정 시간: 27 3월 2025
버전:  2
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.