Intune Deployment Guide
Deploy Firefox ESR 115 (Arabic) (x64) with Intune
Overview
This Intune guide helps you roll out Firefox ESR 115 (Arabic) (x64) 115.36.0 from Mozilla with clear packaging, app setup, and deployment tracking steps.
| App name | Firefox ESR 115 (Arabic) (x64) |
| Publisher | Mozilla |
| Version | 115.36.0 |
| App type | Windows app (Win32) |
| Install behavior | System |
Download Installer
| Installer file | Firefox Setup 115.36.0esr.exe |
| Download source | https://www.mozilla.org/firefox |
Prepare the Intune Package
- Create a working folder on your local machine (for example: D:\Intune).
- Create two subfolders inside the working folder: Input and Output.
- D:\Intune\Input: Folder for all setup files. All files in this folder are compressed into an .intunewin file.
- D:\Intune\Output: Stores the generated .intunewin package.
- Place Firefox Setup 115.36.0esr.exe in the Input folder.
- Download the Microsoft Win32 Content Prep Tool (IntuneWinAppUtil.exe) and place it in D:\Intune.
Prepare a clean packaging workspace for Firefox ESR 115 (Arabic) (x64) so source files, output artifacts, and wrapper tools stay isolated and repeatable.
D:\Intune
├── Input
│ └── Firefox Setup 115.36.0esr.exe
├── Output
└── IntuneWinAppUtil.exe
- Open Windows PowerShell or Command Prompt as Administrator.
- Navigate to the working folder: cd D:\Intune.
- Run the following packaging command to generate the Firefox Setup 115.36.0esr.intunewin package. For packaging background, see .intunewin package preparation.
IntuneWinAppUtil.exe -c .\Input -s "Firefox Setup 115.36.0esr.exe" -o .\Output- After the command finishes, the generated package should be available in the D:\Intune\Output folder.
D:\Intune
├── Input
│ └── Firefox Setup 115.36.0esr.exe
├── Output
│ └── Firefox Setup 115.36.0esr.intunewin
└── IntuneWinAppUtil.exe
Note: Windows application size is capped at 30 GB per app.
Set Up the App in Intune
Set up the Win32 app shell in Intune for Firefox ESR 115 (Arabic) (x64) and confirm baseline configuration before scope assignment.
Go to Apps → Overview, then choose the Windows platform card (or expand Platforms and select Windows).

Click Create to add a new app.

In the Select app type panel, choose Windows app (Win32).

On the App information page, click Select app package file.

Upload Firefox Setup 115.36.0esr.intunewin, then confirm the App package file panel.

Configure App Settings
Use this stage to lock in program, requirement, and detection values for Firefox ESR 115 (Arabic) (x64) before assignment expansion.
Name Firefox ESR 115 (Arabic) (x64) 115.36.0 Description Firefox ESR 115 (Arabic) (x64) 115.36.0 Publisher Mozilla App version 115.36.0 
Configure how Intune installs and uninstalls the app. Enter the values below in the Program tab and leave all other settings unchanged. See Intune install and uninstall commands for command guidance.
Install/Uninstall type Command line Install command "Firefox Setup 115.36.0esr.exe" /S /DesktopShortcut=false /PrivateBrowsingShortcut=false /MaintenanceService=false /PreventRebootRequired=false Uninstall command "%ProgramFiles%\Mozilla Firefoxuninstallhelper.exe" -ms Install behavior System Device restart behavior App install may force a device restart Allow available uninstall Yes Installation time required 60 minutes Return codes Keep the default Intune return codes. 
Define which devices are eligible to install the app. Learn more in Intune requirements explained.
Check operating system architecture No. Allow this app to be installed on all systems. Minimum operating system Windows 10 1607 Additional requirement rules No requirements are specified. 
On the Detection rules page, set Rules format to Manually configure detection rules. For the concept, see Intune detection rules explained.

Click Add to create a detection rule.

Select the appropriate Rule type (MSI, File, or Registry) based on the installer. Use the table below as a reference.
# Type Target Method Value 1 File %ProgramFiles%\Mozilla Firefoxfirefox.exe App version greater than or equal to 115.36.0.9630 greater than or equal to 115.36.0.9630 Associated with a 32-bit app on 64-bit clients: No.
On the Dependencies page, click Next unless this app must install after another app.

On the Supersedence page, click Next unless this app replaces an older app.

Scope Assignment and Deployment
Use staged assignment groups for Firefox ESR 115 (Arabic) (x64) to keep blast radius low while validating behavior.
Assignment options
Required Installs the app automatically on targeted users or devices. Use this after install, uninstall, and detection are verified.
Available for enrolled devices Shows the app in Company Portal so users can install it manually. Use this for pilot users, IT validation, or optional apps.
Uninstall Automatically removes the app from targeted devices. Use this when you need to retire or remove the app.
Note: Start with a dedicated test group before broad deployment. For example, use the Required assignment option to automatically install the app on targeted devices.

Review all configuration details, then click Create to deploy the app.

Verify the app in Intune. Confirm that the upload is finished, the application is saved, and the app overview shows the expected package details.
Note: If Intune says the app is not ready yet, wait a few minutes and refresh the page.

Sync the Intune Policies
Use a controlled sync check for Firefox ESR 115 (Arabic) (x64) to separate assignment timing issues from installer failures.
End User Experience
Validate how Firefox ESR 115 (Arabic) (x64) appears to users (Company Portal visibility, install prompts, restart behavior) in pilot scope first.
Required apps install automatically. During installation, Windows may show notifications from Microsoft Intune Management Extension. Users can see the app move from installing to installed.
Note: Notification visibility depends on Windows notification settings and Intune app deployment behavior.
Monitor Deployment Status
Track first-wave deployment signals for Firefox ESR 115 (Arabic) (x64) and focus on repeatable patterns before broadening scope.
Click Device install status or User install status to see the list of devices or users with their installation status.
Uninstall the App from Intune
When the app is no longer needed, remove it by changing the Intune assignment to Uninstall for the target group.
Go to Apps → All apps, then select the app you want to remove.

Open Properties and click Edit next to Assignments.

Move the target group to the Uninstall section.

Review the assignment, then click Save. Devices will remove the app after the policy is applied.

After saving, the uninstall policy is applied. The device removes the app automatically.
Note: The uninstall process may take a few minutes depending on device check-in and policy sync timing.
Common Issues and Resolutions
Apply this troubleshooting checklist to confirm policy targeting, install context, and detection accuracy before making packaging changes.
| Issue | What to check |
|---|---|
| App does not install | Confirm the app is assigned to the correct user or device group. |
| App shows as failed | Review the install command, silent switch, and Intune Management Extension logs. |
| Detection rule fails | Check the file path, MSI product code, registry key, or detection value. |
| App is not visible in Company Portal | Confirm the assignment type is Available and the user is in the target group. |
| Install works manually but fails in Intune | Verify the install command runs silently under system context and does not require user input. |
| Uninstall does not run | Validate the uninstall command and confirm the app is assigned with uninstall intent. |
| Device has not received policy | Trigger a manual sync or wait for the next Intune device check-in. |
| App stuck on installing | Check if a restart is pending and verify no other installation is blocking the process. |
| Install fails due to context | Verify the app runs correctly under System or User context based on the install behavior. |
| Need detailed logs | Check Intune Management Extension logs in C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs for installation details and errors. |
Escalate only after confirming scope, command syntax, and detection criteria against a pilot device with a fresh policy sync.
Deployment Fit and Risks
Validate deployment fit for Firefox ESR 115 (Arabic) (x64) against your packaging standards, restart windows, and endpoint readiness baseline.
- Install behavior is currently set to system; confirm it matches the expected execution context.
- Restart behavior resolves to basedOnReturnCode; align this with maintenance windows and user-impact constraints.
- Validate requirements and detection against real endpoint state before widening assignment scope.
- Use pilot trend data to decide whether to proceed, pause, or adjust assignments before wider rollout.
Validation Steps Before Broad Rollout
- Start with a limited test ring for Firefox ESR 115 (Arabic) (x64) to confirm behavior across real endpoints.
- Confirm the install command executes silently in the target context:
"Firefox Setup 115.36.0esr.exe" /S /DesktopShortcut=false /PrivateBrowsingShortcut=false /MaintenanceService=false /PreventRebootRequired=false. - Re-check detection behavior (types observed: manual/unspecified) on at least one clean test device.
- Review first-wave results in Intune app reports and Intune Management Extension logs before wider rollout.
- Test one uninstall flow in pilot scope to confirm rollback steps are executable.
Change and Rollback Notes
- Set a version baseline for Firefox ESR 115 (Arabic) (x64) at 115.36.0 so rollback decisions stay auditable.
- Rollback path available via uninstall command:
"%ProgramFiles%\Mozilla Firefoxuninstallhelper.exe" -ms. - Keep a holdout ring until broad deployment stabilizes, then retire it after rollback confidence is confirmed.
- When replacing an existing deployment, retire superseded assignments only after validation closes successfully.
Deeper Internal References
Use the focused guides below for deeper implementation details tied to this deployment.
- IntuneWin build workflow for deployment consistency
- Rollout intent model for required and available apps
- IME diagnostics path for install and detection failures
- Program command hardening before production rollout

Leave a feedback
Include versions, steps, and any error text if you have them.