Deploying via MS Intune
Deployment via Microsoft Intune MDM
ThreatDefence supports deployment of the Endpoint Agent via Microsoft Intune. This method is recommended for enterprise environments where agents need to be deployed and managed at scale.
For background information, refer to Microsoft’s official documentation on Line-of-Business application deployment.
Step-by-Step Guide
Open Intune Admin Center
Navigate to the Microsoft Intune admin center.
From the left-hand navigation bar, select Apps > All apps.
Figure 1 Add a New Application
Press + Add.
Select Line-of-business app.
Figure 2 Select App Package File
Upload the ThreatDefence Endpoint Agent MSI file available in the Customer Portal.
Configure App Information
Set the Publisher field.
Populate the Command-line arguments as if calling
msiexec.exe
directly. Example:
( /qn ACTIVATION_CODE=... SYSINTERNALS_ACCEPT_EULA=Yes
).

Configure assignments or select + All users and + All devices to deploy globally.

Confirm the details, set a description, press Create.

After pressing create no further action is required.

Navigating back to Apps from the left navigation bar now shows an item for our deployment.

No further action is required, endpoints will automatically download and install the uploaded software.
Last updated