×
×
×
×

Install agent via SCCM | Device Control Plus

How to Install Agent with SCCM

  1. Navigate to Agent > Computers > Download Agent and download the respective Remote Office agent installer.
  2. Install agent via sccm
  3. Rename the downloaded file to LocalOffice_Agent.exe.
1 sccm
  1. Open the SCCM deployment share and paste the renamed executable file.
  2. Open the System Center Configuration Manager (SCCM) console and navigate to:Application Management > Applications > Create Application
1 sccm
  1. Select Manually specify the application information and proceed.
1 sccm
  1. Enter the application name and continue.
1 sccm
1 sccm
  1. Add a new deployment type:
    • Select the deployment type as Script Installer.
    • Enable Manually specify the deployment type information.
    1 sccm
  2. Enter the deployment type name as UEMS Agent.
    1 sccm
  3. Configure the following:
    • Content Location: Specify the Application Share path.
    • Install Command:LocalOffice_Agent.exe /silent
      1 sccm
  4. Configure the detection rule as follows:
    • Hive: HKEY_LOCAL_MACHINE
    • Key Path: SOFTWARE\AdventNet\DesktopCentral\DCAgent
    • Value: DCAgentVersion
    • Data Type: String
    1 sccm
  5. Ensure that the option "This registry setting is associated with a 32-bit application on a 64-bit system" is enabled.
  6. Select the installation behaviour as shows in the below image.
1 sccm
  1. Once the package is created successfully, select the target devices and initiate the deployment.

You have now successfully installed the agent on target endpoints using SCCM.