Dell Client Device Managerをインストールする方法

Resumen: この記事では、Dell Client Device Manager (DCDM)のインストールについて説明します。

Este artículo se aplica a Este artículo no se aplica a Este artículo no está vinculado a ningún producto específico. No se identifican todas las versiones del producto en este artículo.

Instrucciones

対象製品:

  • Dell クライアントデバイスマネージャ

  1. ダウンロード 解凍:
  2. 管理者としてコマンド プロンプトを実行します。
    管理者としてコマンド プロンプトを実行します
  3. DCDMを解凍した場所にディレクトリーを変更(cd)します。
    ディレクトリーを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 オプション:パラメーターの説明を表示します
-アクション 必須:実行するアクション(インストールまたはアンインストール)を指定します
-モジュール オプション 含めるモジュールを指定します。デフォルト(DCDMCS、DCDMU、DCDMS)
-logpath オプション:デフォルトはC:ProgramData\Dell\ClientDeviceManagerです。ログ ファイルのパスを指定します
-詳細ログ オプション:コンソールでのログ表示を有効にします(TrueまたはFalse)
-debuglevel オプション:デフォルトはallです。デバッグ情報のレベルを指定します
-テレメトリー同意 省略可能: 既定値は true です。テレメトリーの同意を示します

 

モジュール 説明 モジュールは次に依存します
DCDMCsの Dell Client Device Managerコア サービス(旧Dell Core Service(DCS)) 該当なしコア コンポーネントが必要
DCDMSの Dell Client Device Manager Security(旧Dell Trusted Device(DTD)) DCDMCsの
DCDMUの Dell Client Device Manager Update(旧Dell Command Update(DCU)) 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"

Productos afectados

Dell Client Device Manager
Propiedades del artículo
Número del artículo: 000299185
Tipo de artículo: How To
Última modificación: 27 mar 2025
Versión:  2
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.