From: Jordan <jordanhill194@gmail.com>
Date: Tue, 27 Jul 2021 22:43:04 +0000 (+1200)
Subject: Fix subcategory for userMessaging OMI URI
X-Git-Tag: v3.0~7^2
X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/bd9fc7c4d9d390ecf334290fdc5a6219043712e7?ds=sidebyside;hp=71f85964bdd173ad91cc52ee92957031deefacbb

Fix subcategory for userMessaging OMI URI

The ADMX template lists the UserMessaging under a subcategory UserMessaging.
In testing the OMI-URIs for UserMessaging failed when being applied by Intune.
Here are the corrected OMI-URIs.
---

diff --git a/README.md b/README.md
index c08bdac..16a6f6e 100644
--- a/README.md
+++ b/README.md
@@ -5405,11 +5405,11 @@ Software\Policies\Mozilla\Firefox\UserMessaging\SkipOnboarding = 0x1 | 0x0
 #### Windows (Intune)
 OMA-URI:
 ```
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UserMessaging_WhatsNew
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UserMessaging_ExtensionRecommendations
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UserMessaging_FeatureRecommendations
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UserMessaging_UrlbarInterventions
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UserMessaging_SkipOnboarding
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_WhatsNew
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_ExtensionRecommendations
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FeatureRecommendations
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_UrlbarInterventions
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_SkipOnboarding
 ```
 Value (string):
 ```