Features Pricing Help Blog Log In
Start Free Trial

Deploy PromptDuty via Microsoft Intune

Prerequisites

Before you begin, make sure you have:

Time Required

This deployment typically takes 10-15 minutes to configure and 1-4 hours to propagate to all devices.

Deploy to Microsoft Edge

Microsoft Edge policies can be configured directly through Intune's Settings Catalog.

1

Open Microsoft Intune Admin Center

Navigate to intune.microsoft.com and sign in with your admin credentials.

2

Create a Configuration Profile

Go to Devices β†’ Configuration profiles β†’ Create profile

  • Platform: Windows 10 and later
  • Profile type: Settings catalog
3

Add Edge Extension Settings

Click Add settings and search for "Edge" β†’ select Microsoft Edge β†’ Extensions

Enable the following setting:

  • Control which extensions are installed silently
4

Configure the Extension

Add the PromptDuty extension using this format:

Extension ID (Edge Add-ons)
mbnljgkelbgppmhafiicodplhkelappd;https://clients2.google.com/service/update2/crx

This Extension ID points to the Chrome Web Store, which also works for Edge via Chromium compatibility.

5

Assign to Groups

Under Assignments, select the Azure AD groups that should receive the extension. You can target:

  • All users
  • All devices
  • Specific security groups
6

Review and Create

Review your settings and click Create. The policy will begin deploying to targeted devices.

Deploy to Google Chrome

Chrome extension deployment through Intune uses ADMX templates.

1

Create a New Configuration Profile

Go to Devices β†’ Configuration profiles β†’ Create profile

  • Platform: Windows 10 and later
  • Profile type: Templates β†’ Administrative Templates
2

Import Chrome ADMX (if not already imported)

If you haven't imported Chrome ADMX templates, download them from Google Chrome Enterprise.

Go to Devices β†’ Configuration profiles β†’ Import ADMX and upload the Chrome templates.

3

Configure Force-Installed Extensions

Navigate to: Computer Configuration β†’ Google β†’ Google Chrome β†’ Extensions

Enable: Configure the list of force-installed apps and extensions

Extension ID (Chrome Web Store)
mbnljgkelbgppmhafiicodplhkelappd;https://clients2.google.com/service/update2/crx
4

Assign and Deploy

Assign the profile to your target groups and create the policy.

Configure License Key

To pre-configure the license key so users don't need to enter it manually, you can use managed storage policies.

1

Get Your License Key

Copy your license key from the PromptDuty dashboard.

2

Create Extension Policy

In Intune, create a custom OMA-URI policy with the following configuration:

OMA-URI
./Device/Vendor/MSFT/Policy/Config/Chrome~Policy~googlechrome~Extensions/ExtensionSettings
Value (JSON)
{ "mbnljgkelbgppmhafiicodplhkelappd": { "installation_mode": "force_installed", "update_url": "https://clients2.google.com/service/update2/crx", "managed_configuration": { "licenseKey": "YOUR_LICENSE_KEY_HERE" } } }
Keep License Key Secure

The license key should only be accessible to IT administrators. Users with the extension will have it pre-configured automatically.

Verify Installation

After deployment, verify the extension is installed correctly:

1

Check Browser Extensions

On a target device, open Edge or Chrome and go to the extensions page:

  • Edge: edge://extensions
  • Chrome: chrome://extensions

You should see PromptDuty listed as "Installed by your organization".

2

Test the Extension

Navigate to ChatGPT, Claude, or another AI tool and try typing a test prompt with sample PII (e.g., "John Doe's SSN is 123-45-6789"). You should see PromptDuty's warning appear.

Success!

Once verified, the extension will automatically protect all AI interactions across your organization.

Troubleshooting

Extension not appearing on devices

Extension installed but not working

Need Help?

Contact our support team for assistance with your deployment.

Contact Support Back to Help Center