
🚀 Bulk Browser Extension Deployment via Microsoft Intune (MDM)
You can now deploy and configure the Admina browser extension in bulk to Windows devices managed by Microsoft Intune. This works for both Google Chrome and Microsoft Edge. The rollout is silent and requires no action from end users. In addition to existing deployment methods, we now support profile and script delivery from the Intune admin center. This lets organizations without on-premises AD roll out the extension smoothly across all company devices.💡 What You Can Do With This
- Organization-wide cloud rollout. With Microsoft Entra ID and Intune, no on-premises AD is required.
- Less manual setup work. Admins no longer configure each device individually.
- Stronger shadow IT detection. Standardized coverage improves visibility into unmanaged SaaS usage.
🛠 Setup and Usage
To complete setup, register Admina’s configuration templates (.admx / .adml) in the Intune admin center. You also need to register a PowerShell script.
Main steps
- Preparation (Admina admin console).
Get yourApiKey,CreatedDate, andOrganizationIDfrom the admin console. - Import the configuration templates (Intune).
Import the Chrome/Edge template files (.admx/.adml) into Intune. - Create a configuration profile (Intune).
Assign the silent install andApiKeyparameters to the profile. - Deploy the email configuration script (Intune).
Run the script (Set-UserEmailEnv.ps1) to set each user identity.

