Firefox for Enterprise
Firefox for Enterprise
Sabuntawar ƙarshe:
46% of users voted this helpful
Table of Contents
Initial setup
- Download the Firefox ADMX template from our Github page.
- Sign in to Microsoft Endpoint Manager at https://endpoint.microsoft.com.
- Click Devices then Configuration Profiles (https://endpoint.microsoft.com/#blade/Microsoft_Intune_DeviceSettings/DevicesMenu/configurationProfiles).
- Click Create profile.
- Select Windows 10 and Later as the platform and Custom as the profile then click Create.
- Type Firefox Configuration or any descriptive name.
- Enter an optional description.
- Click Next.
- Click Add.
- Enter a name like Firefox ADMX.
- Enter an optional description.
- For the OMA-URI, enter ./Device/Vendor/MSFT/Policy/ConfigOperations/ADMXInstall/Firefox/Policy/FirefoxAdmx.
- Select String for the Data type.
- Copy all of the text from the firefox.admx file into the Value field.
- Click Add.
Adding individual policies
- Sign in to Microsoft Endpoint Manager at https://endpoint.microsoft.com.
- Click Devices then Configuration Profiles (https://endpoint.microsoft.com/#blade/Microsoft_Intune_DeviceSettings/DevicesMenu/configurationProfiles).
- Click on the profile you created earlier.
- In the sidebar, click Properties under Manage.
- Click Edit (next to Configuration Settings).
- Click Add.
- Enter an OMA-URI for the policy you want to change.
- Enter the value for the policy you want to change.
- Click Add.
All of the OMA-URIs and values for Firefox policies are listed at:
https://github.com/mozilla/policy-templates/blob/master/README.md
Note: When you are entering arrays or key-value pair lists, you have to use  as a separator. See the examples at Windows (Intune) section in README.md.