This guide walks you through deploying the ActivTrak agent to both Windows and macOS devices using Microsoft Intune/Endpoint Manager.
Contents
Before you begin
Important: Do not rename the installation files downloaded from ActivTrak. The installers will not work if renamed.
For macOS deployments: Set up required policies before pushing the agent to prevent permission pop-ups on end-user computers.
Windows OS deployment
Prepare the Windows Agent
The ActivTrak Windows agent must be converted from .MSI format to .intunewin format using the Microsoft Win32 Content Prep Tool.
- Download your organization's ActivTrak Windows MSI installation file from the ActivTrak app
- Download the
IntuneWinAppUtil.exefile from the Microsoft Win32 Content Prep Tool GitHub - Run the utility using Windows command prompt or PowerShell:
IntuneWinAppUtil -c <setup_folder> -s <source_setup_file> -o <output_folder> <-q>Where:
-
-cpoints to the folder containing the MSI file -
-spoints to the name of your organization's ActivTrak .MSI file itself (not including the folder path) -
-ois the name of the output folder where the converted .intunewin file will be created
For more information on command-line parameters, see the readme file in the Microsoft Win32 Content Prep Tool GitHub.
Deploy the Windows Agent
- Log in to Microsoft Endpoint Manager and navigate to Apps
- Click Apps > All Apps > + Add
- Under App Type, select Win32 App
- Upload the newly created .intunewin package under Select app package file
- Under App Information:
- The only required change is to provide a Publisher name. We suggest using "ActivTrak"
- Under Program:
- No changes are required, but evaluate the commands and Device restart behavior to ensure they align with your expectations
- If you wish to deploy the agent silently, use a
/qor-qflag in the command-line and hide all Toast notifications (see Step 7 in Microsoft's Win32 app availability documentation)
- Under Requirements:
- Provide Operating System Architecture and Minimum Operating System information to match your organization's device needs
- Under Detection Rules:
- Select Manually Configure Detection Rules > +Add > File
-
Enter the following information:
Path:
C:\Windows\SysWOW64File:
SVCTCOM.exeDetection Method: File or Folder Exists
- Optional: To specify a minimum version of the ActivTrak agent:
-
Path:
C:\Windows\SysWOW64 -
File:
SVCTCOM.exe - Detection Method: String (Version)
- Operator: Greater than or equal to
-
Value:
8.3.4.0(or replace with the current version of the Agent you're deploying)
- Under Dependencies and Supersedence:
- You're not required to provide any information, but review these sections to match your organization's policy and requirements
- Under Assignments:
- Add groups/devices that you want this app rolled out to
- Review and click Create to complete deployment
macOS deployment
Create Configuration Profiles for Permissions
You'll need to create two configuration profiles to grant the ActivTrak agent the necessary permissions to function. Remember to refer to the Microsoft Documentation as needed: Restrict devices features using policy in Microsoft Intune.
- Sign in to the Microsoft Intune admin center
- Select Devices > macOS > Configuration profiles > Create
|
|
|
- Select macOS as the platform, Templates as the profile type, then Custom
- Name the profile (you can use any name) and click Next
- On the configuration settings page:
- Configuration profile name: Choose any descriptive name
- Deployment channel: Device
- Upload PPPC: Download and upload one of these profiles:
Note: You'll need to create two separate configuration policies by repeating these steps twice—once for each PPPC profile. Some customers may not want to disable all background notifications, so we've kept these profiles separate for transparency.
- After uploading a PPPC, you'll see a preview of the code in the box below.
- Click Next and assign the policy to all devices or specific groups as needed
- Review your selections and click Save
For more information on role-based access control and scope tags, see Microsoft's RBAC documentation.
Deploy the macOS Agent
- Navigate to Microsoft Intune admin center
- Select All Apps > Add
- Select Other > Line of Business App > Select
- Select the agent PKG downloaded from app.activtrak.com
- Under App Information (this should pre-populate):
- Name: Keep unchanged
- Description: Can be changed
- Publisher: ActivTrak
- Minimum operating System: macOS 10.14 (as of June 30, 2023)
- Install as Managed: Keep unchanged as "No."
-
App bundleID: Should auto-populate as
com.bgrove.scthost. If it doesn't, enter this manually - All other settings are optional
- Click Next
- Under Assignments:
- It's important to use devices, not users
- The easiest option is to click Add all devices
- Continue to Review + Create, and if everything looks correct, click Create
The agent will now start to distribute as devices check in. This can take up to 48 hours, depending on user activity and check-in policies.
Need Help?
Please feel free to contact ActivTrak Support via chat or email support@activtrak.com if you need any more help.