From a6d03d9623bf88a1b500a47fcdfa85eae8278cbd Mon Sep 17 00:00:00 2001
From: Michael Kaply <345868+mkaply@users.noreply.github.com>
Date: Wed, 20 Mar 2024 12:41:38 -0400
Subject: [PATCH] Add ManualAppUpdateOnly to GPO
---
docs/index.md | 22 +++++++++++++++++++++-
windows/de-DE/firefox.adml | 6 ++++++
windows/en-US/firefox.adml | 6 ++++++
windows/es-ES/firefox.adml | 6 ++++++
windows/firefox.admx | 10 ++++++++++
windows/fr-FR/firefox.adml | 6 ++++++
windows/it-IT/firefox.adml | 6 ++++++
windows/ru-RU/firefox.adml | 6 ++++++
windows/zh-CN/firefox.adml | 6 ++++++
windows/zh-TW/firefox.adml | 6 ++++++
10 files changed, 79 insertions(+), 1 deletion(-)
diff --git a/docs/index.md b/docs/index.md
index 8f507c1..5892ef6 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -3799,12 +3799,32 @@ If this policy is enabled:
2. Firefox will not check for updates in the background, though it will check automatically when an update UI is displayed (such as the one in the About dialog). This check will be used to show "Update to version X" in the UI, but will not automatically download the update or prompt the user to update in any other way.
3. The update UI will work as expected, unlike when using DisableAppUpdate.
-This policy is primarily intended for advanced end users, not for enterprises.
+This policy is primarily intended for advanced end users, not for enterprises, but it is available via GPO.
**Compatibility:** Firefox 87\
**CCK2 Equivalent:** N/A\
**Preferences Affected:** N/A
+#### Windows (GPO)
+```
+Software\Policies\Mozilla\Firefox\ManualAppUpdateOnly = 0x1 | 0x0
+```
+#### Windows (Intune)
+OMA-URI:
+```
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManualAppUpdateOnly
+```
+Value (string):
+```
+ or
+```
+#### macOS
+```
+
+ ManualAppUpdateOnly
+ |
+
+```
#### policies.json
```
{
diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml
index 6dce2c3..a4b5b92 100644
--- a/windows/de-DE/firefox.adml
+++ b/windows/de-DE/firefox.adml
@@ -1079,6 +1079,12 @@ Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, kann
Wenn diese Richtlinieneinstellung deaktiviert ist, ist das Drucken deaktiviert.
Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, ist das Drucken aktiviert.
+ Manual Update Only
+ If this policy is enabled, users will not be prompted to install updates and Firefox will not check for updates in the background. The user must manually check and install updates from the About dialog.
+
+If this policy is disabled or not configured, the browser receives updates.
+
+This policy is not recommended for most users.
Wenn diese Richtlinieneinstellung aktiviert ist, ist die Einstellung auf true gesperrt. Wenn diese Richtlinieneinstellung deaktiviert ist, ist die Einstellung auf false gesperrt.
Für eine Beschreibung der Einstellung, siehe:
diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml
index 4fd9d03..95635bb 100644
--- a/windows/en-US/firefox.adml
+++ b/windows/en-US/firefox.adml
@@ -1074,6 +1074,12 @@ If this policy is disabled or not configured, the user can change their Firefox
If this policy is disabled, printing is disabled.
If this policy is enabled or not configured, printing is enabled.
+ Manual Update Only
+ If this policy is enabled, users will not be prompted to install updates and Firefox will not check for updates in the background. The user must manually check and install updates from the About dialog.
+
+If this policy is disabled or not configured, the browser receives updates.
+
+This policy is not recommended for most users.
If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false.
For a description of the preference, see:
diff --git a/windows/es-ES/firefox.adml b/windows/es-ES/firefox.adml
index 7f2e281..76382e0 100644
--- a/windows/es-ES/firefox.adml
+++ b/windows/es-ES/firefox.adml
@@ -1076,6 +1076,12 @@ If this policy is disabled or not configured, the user can change their Firefox
If this policy is disabled, printing is disabled.
If this policy is enabled or not configured, printing is enabled.
+ Manual Update Only
+ If this policy is enabled, users will not be prompted to install updates and Firefox will not check for updates in the background. The user must manually check and install updates from the About dialog.
+
+If this policy is disabled or not configured, the browser receives updates.
+
+This policy is not recommended for most users.
Si esta polÃtica está habilitada, la preferencia se bloquea en true. Si esta polÃtica está deshabilitada, la preferencia está bloqueada en false.
Para una descripción de la preferencia, visita:
diff --git a/windows/firefox.admx b/windows/firefox.admx
index 900057a..59b02a3 100644
--- a/windows/firefox.admx
+++ b/windows/firefox.admx
@@ -4165,5 +4165,15 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml
index 027d764..468f961 100644
--- a/windows/fr-FR/firefox.adml
+++ b/windows/fr-FR/firefox.adml
@@ -1075,6 +1075,12 @@ If this policy is disabled or not configured, the user can change their Firefox
If this policy is disabled, printing is disabled.
If this policy is enabled or not configured, printing is enabled.
+ Manual Update Only
+ If this policy is enabled, users will not be prompted to install updates and Firefox will not check for updates in the background. The user must manually check and install updates from the About dialog.
+
+If this policy is disabled or not configured, the browser receives updates.
+
+This policy is not recommended for most users.
Si cette stratégie est activée, la préférence est verrouillée sur true. Si cette stratégie est désactivée, la préférence est verrouillée sur false.
Pour une description de la préférence, voir:
diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml
index 4e9e673..dbabeee 100644
--- a/windows/it-IT/firefox.adml
+++ b/windows/it-IT/firefox.adml
@@ -1077,6 +1077,12 @@ If this policy is disabled or not configured, the user can change their Firefox
If this policy is disabled, printing is disabled.
If this policy is enabled or not configured, printing is enabled.
+ Manual Update Only
+ If this policy is enabled, users will not be prompted to install updates and Firefox will not check for updates in the background. The user must manually check and install updates from the About dialog.
+
+If this policy is disabled or not configured, the browser receives updates.
+
+This policy is not recommended for most users.
Se questo criterio è abilitato, la preferenza è impostata a Vero e resa non modificabile. Se questo criterio è disabilitato, la preferenza è impostata a Falso e resa non modificabile.
Per una descrizione della preferenza, si veda:
diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml
index 140ea39..9d09a09 100644
--- a/windows/ru-RU/firefox.adml
+++ b/windows/ru-RU/firefox.adml
@@ -1076,6 +1076,12 @@ If this policy is disabled or not configured, the user can change their Firefox
If this policy is disabled, printing is disabled.
If this policy is enabled or not configured, printing is enabled.
+ Manual Update Only
+ If this policy is enabled, users will not be prompted to install updates and Firefox will not check for updates in the background. The user must manually check and install updates from the About dialog.
+
+If this policy is disabled or not configured, the browser receives updates.
+
+This policy is not recommended for most users.
ÐÑли ÑÑа полиÑика вклÑÑена, пÑедпоÑÑение заблокиÑовано на true. ÐÑли ÑÑа полиÑика оÑклÑÑена, пÑедпоÑÑение заблокиÑовано на false.
ÐпиÑание пÑедпоÑÑÐµÐ½Ð¸Ñ Ñм.:
diff --git a/windows/zh-CN/firefox.adml b/windows/zh-CN/firefox.adml
index 41e1b4a..fcdd723 100644
--- a/windows/zh-CN/firefox.adml
+++ b/windows/zh-CN/firefox.adml
@@ -1076,6 +1076,12 @@ If this policy is disabled or not configured, the user can change their Firefox
If this policy is disabled, printing is disabled.
If this policy is enabled or not configured, printing is enabled.
+ Manual Update Only
+ If this policy is enabled, users will not be prompted to install updates and Firefox will not check for updates in the background. The user must manually check and install updates from the About dialog.
+
+If this policy is disabled or not configured, the browser receives updates.
+
+This policy is not recommended for most users.
è¥å¯ç¨æ¤ååï¼å好设å®å°éå®ä¸º trueã è¥ç¦ç¨æ¤ååï¼å好设å®åéå®ä¸ºfalseã
è¥éè¦å好设置ç详ç»è¯´æï¼è¯·åèï¼
diff --git a/windows/zh-TW/firefox.adml b/windows/zh-TW/firefox.adml
index 6c36e85..8f248ff 100644
--- a/windows/zh-TW/firefox.adml
+++ b/windows/zh-TW/firefox.adml
@@ -1074,6 +1074,12 @@ If this policy is disabled or not configured, the user can change their Firefox
If this policy is disabled, printing is disabled.
If this policy is enabled or not configured, printing is enabled.
+ Manual Update Only
+ If this policy is enabled, users will not be prompted to install updates and Firefox will not check for updates in the background. The user must manually check and install updates from the About dialog.
+
+If this policy is disabled or not configured, the browser receives updates.
+
+This policy is not recommended for most users.
è¥åç¨æ¤ååï¼å好è¨å®å°éå®çº trueãè¥åç¨æ¤ååï¼å好è¨å®åéå®çº falseã
è¥éè¦å好è¨å®ç詳細說æï¼è«åèï¼
--
2.34.1