Google Chrome
Enterprise deployment of Google Chrome via MSI – centrally managed and auto-updating.
Added: ??
Last Modified: ??
Application Information
| Attribute | Value |
|---|---|
| Name | Google Chrome |
| Description | Google Chrome |
| Publisher | |
| App install context | Device |
| Ignore app version | Yes (Chrome auto-updates itself) |
| Install Behavior | System |
| Assignment | Required → All Devices |
Program
| Setting | Value |
|---|---|
| Install command | msiexec.exe /i "GoogleChromeEnterprise.msi" /qn /norestart |
| Uninstall command | MsiExec.exe /X{current-product-code} /qn /norestart (auto-detected) |
| Installation time | 30 minutes |
Detection Rule
Intune automatically uses the MSI Product Code because it’s an MSI package – no manual detection rule needed.
Packaging & Deployment Notes
- Source: Official enterprise MSI from https://chromeenterprise.google/browser/download/
- Always download the 64-bit MSI (covers both x64 and ARM64 Windows 11 devices)
- Chrome self-updates via Google Update (
gupdate.exe) – never create supersedence rules - Policies are managed separately via Intune Administrative Templates or GPO (ADMX)
Assignment
| Target | All Devices (Required) |
|---|---|
| Type | Required |
| Scope | All corporate Windows endpoints |