Created on
10-31-2024
01:18 AM
Edited on
03-13-2025
06:56 AM
By
Jean-Philippe_P
| Description | This article describes how to deploy the FortiDLP Agent to devices via Intune (Line-of-business). |
| Scope | FortiDLP. |
| Solution |
Overview: The FortiDLP Agent can either be deployed as an Intune Application, or as a Line-of-Business (LOB) app. This article will provide a walkthrough of how to deploy and enroll the FortiDLP Agent via the Line-of-business method for Windows or MacOS.
Methods.
Windows:
ENROLL_CODE="<YOUR_ENROLLMENT_CODE>" /qn /norestart
For example:
ENROLL_CODE="v1.MIG3MCUTI2VkZ2UuZ2FtbWEuZGV2LmphenpuZXR3b3Jrcy5jb206NDQzMCIEIKll3DztXmHDyLrtEqLchLPZ…" /qn /norestart
The next time Intune checks in with the devices associated with the group(s), it should attempt to install and enroll the agent.
MacOS: Creating the Application for MacOS is very similar to the process for Windows, however, there are some differences in the installation that can be viewed as three parts:
Creating Configuration policies: MacOS requires permissions to be set for the FortiDLP Agent to operate normally. These can be manually granted on a per-user basis or pre-approved via MDM (Intune). There are pre-built configuration profiles provided in the macOS agent-accessory bundle found on the support portal (FortiDLP Agent). Deploy the following:
systemExtensions.mobileconfig loginItemsandNotifications.mobileconfig browserInstall.mobileconfig
These will allow the System and network extensions the required permissions, the browser extension installation, and the dismissal of notifications and login items from the FortiDLP Agent.
Deployments vary and pushing multiple browser extensions through an MDM can cause conflicts. If pushing force-installed browser extensions with an existing profile, the FortiDLP extensions should be added to this profile as a consolidated source of extensions.
To add a configuration profile:
These profiles should then be assigned to the devices to deploy the FortiDLP Agent to prevent the prompting of these permissions from the installation.
Installing the FortiDLP Agent:
com.jazznetworks.agent.JazzBrowserNative com.jazznetworks.agent.LockHelper uk.ava.reveal.Reveal-Agent
Note there are additional fields to help in documenting the deployment. These can also be populated as necessary for the deployment.
Enrolling the FortiDLP Agent: To enroll the agent, it is necessary to push a shell script out to the agents to allow them to enroll in the FortiDLP Cloud. To do this:
#!/bin/bash
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.