How to Deploy Dell Client Device Manager with Microsoft Configuration Manager

摘要: This article guides IT Admins with a step-by-step procedure to select the wanted modules for the Dell Client Device Manager (DCDM) application and deploy with Microsoft Configuration Manager. ...

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

說明

  1. Open the Microsoft Configuration Manager Console using an account with the necessary permissions to create and deploy applications, and navigate to Software LibraryApplication Management.

    Application Management

  2. Expand Application Management, click Applications, and then click Create Application.

    Radio Button Manually

  3. Select the Radio Button. Manually specify the application information and click NEXT.

    Populate the required information

  4. Populate the required information, and then click NEXT.
    1. Name: Provide the Name of the Application (For Example, Dell Client Device Manager)
    2. Administrator comments: Add a description (Dell Client Device Manager with security module installed)
    3. Publisher: Specifies the Publisher (Dell)
    4. Software Version: Specifies the version (1.10)
    5. Owners: Select the appropriate user or group.
    6. Support Contacts: Select the appropriate user or group.

    General Information

  5. Click NEXT.

    General Information

  6. Click ADD.

     Deployment Type

  7. Select Script Installer from the Type Drop Down and click NEXT.

    Name and Administrator Comments

  8. Specify the required Name and Administrator Comments and click NEXT.

    General Information

    General Information

  9. Add Content location where contents are placed for deployment, and specify the Command used to install the content in the Installation Program, and click the Check box Run installation and uninstall program as a 32-bit process on 64-bit clients and click Next.
    Note: A list of install parameters, modules, and examples can be found below.
    Install: powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action < install / uninstall > -modules < modules to install >
    Parameter Description
    -help Optional Displays a description of parameters
    -action Mandatory Specifies the action to be performed (install/uninstall)
    -modules Optional Specifies the modules to be included.Default ("DCDMCS,"DCDMU,"DCDMS")
    -logpath Optional Default is "C:ProgramData\Dell\ClientDeviceManager." Specifies the path for log files
    -verboselog Optional Enables log display in the console (True or False)
    -debuglevel Optional Default is 'all'. Specifies the level of debugging information
    -telemetryconsent Optional Default is 'true'. Indicates telemetry consent
     
    Module Description Module depends on
    DCDMCS Dell Client Device Manager Core Services (formerly known as Dell Core Service (DCS)) N/A core component required
    DCDMS Dell Client Device Manager Security (formerly known as Dell Trusted Device (DTD)) DCDMCS
    DCDMU Dell Client Device Manager Update (formerly known as Dell Command Update (DCU)) DCDMCS, DCDMS
     

    Examples:

    Install/Update all modules and send telemetry for DCDMU.
    powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action "install"

    Install/Update all modules without telemetry.
    powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action "install" -telemetryconsent "false"

    Install/Update Dell Client Device Manager | Security (DCDMS)
    powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action "install" -modules "DCDMS"

    Uninstall Dell Client Device Manager | Security (DCDMS)
    powershell.exe -executionpolicy Bypass -windowstyle hidden -noninteractive -nologo -file "dcdm_deployment.ps1" -action "uninstall" -modules "DCDMS"

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

    11 Add Clause

  10. Click Add Clause.

    Detection Method

    1. Select Type as Folder.
    2. B) Add a Path where the contents are located by clicking the Browse Button, and Once All data is filled, OK.

    Detection Method

  11. Once the Clause has been added, click NEXT.

    Detection Method

  12. Select Install for system from the Installation behavior drop-down, select Whether or not a user is logged on from the log in requirement drop-down, Normal from the Installation program visibility, and click NEXT.

    User Experience

  13. Specify installation requirements for this deployment type window click NEXT.

    Requirements

  14. Specify software dependencies for this deployment type click NEXT.
    Note: Dell Client Device Manager requires Microsoft .NET 8 Desktop Runtime and ASP.Net Core as a dependency.

    Dependency

  15. The summary window reads all the data and clicks NEXT.

    Summary

  16. The package has been created, and closes the window below by clicking the CLOSE Button.

    Completion

  17. Click NEXT.

    Deployment Types

  18. Click NEXT on the summary screen.

    Summary

  19. Click Close to exit the create application wizard.

    Completion

  20. Ensure that the application is listed in the console.

    The Console

  21. Click the Deploy button in the top ribbon to deploy to the appropriate endpoints.

受影響的產品

Dell Client Device Manager
文章屬性
文章編號: 000299534
文章類型: How To
上次修改時間: 26 3月 2025
版本:  1
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。