×
×
×
×
Focus Mode
Share
Theme Switcher
Share

Install agent via SCCM

This document explains how to deploy the UEMS agent to target endpoints using Microsoft System Center Configuration Manager (SCCM). It covers downloading the agent, creating an application in SCCM, configuring the deployment settings, and deploying the agent to managed devices.

  1. Navigate to Agent > Computers > Download Agent and download the respective Remote Office agent installer.
  2. Download Agent page under Agent > Computers, showing the Remote Office agent installer download option
  3. Rename the downloaded file to LocalOffice_Agent.exe.
Downloaded agent installer renamed to LocalOffice_Agent.exe
  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
SCCM console showing Application Management > Applications with the Create Application option
  1. Select Manually specify the application information and proceed.
Create Application Wizard with the 'Manually specify the application information' option selected
  1. Enter the application name and continue.
Entering the application name in the Create Application Wizard
General information summary page of the Create Application Wizard
  1. Add a new deployment type:
    • Select the deployment type as Script Installer.
    • Enable Manually specify the deployment type information.
    Create Deployment Type Wizard with Script Installer selected and 'Manually specify the deployment type information' enabled
  2. Enter the deployment type name as UEMS Agent.
    Entering the deployment type name as UEMS Agent
  3. Configure the following:
    • Content Location: Specify the Application Share path.
    • Install Command:LocalOffice_Agent.exe /silent
      Content location set to the Application Share path and install command LocalOffice_Agent.exe /silent
  4. Configure the detection rule as follows:
    • Hive: HKEY_LOCAL_MACHINE
    • Key Path: SOFTWARE\AdventNet\DesktopCentral\DCAgent
    • Value: DCAgentVersion
    • Data Type: String
    Detection rule configured with registry hive HKEY_LOCAL_MACHINE, DCAgent key path, DCAgentVersion value, and String data type
  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.
Selecting the installation behaviour for the UEMS Agent deployment type
  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.

Was this article helpful?
Yes
No