- Решено
- Архивировано
Firefox Intune OMA-URI error
Dear Everyone, Facing issue with deploying Configuration Profile for Extension Settings via Intune. Tried ADMX imported template with adding there "block all extensions"… (читать ещё)
Dear Everyone, Facing issue with deploying Configuration Profile for Extension Settings via Intune. Tried ADMX imported template with adding there "block all extensions" and allow certain ones. Worked perfect in Jamf, for Intune failing all time. We are using Firefox v.121, policies are for v.120, but I am in doubt that this is the issue. Can someone review and let me know if there any issue or may be changes? Using latest instructions https://mozilla.github.io/policy-templates/#extensionsettings Also here is my OMA, very easy.
OMA used ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettings
Value(string):
<enabled/> <data id="ExtensionSettings" value=' {
"*": { "blocked_install_message": "Security Test", "installation_mode": "blocked", "allowed_types": ["extension"] }, "{bf855ead-d7c3-4c7b-9f88-9a7e75c0efdf}": { "installation_mode": "force_installed", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/zoom-new-scheduler/latest.xpi" }, "@react-devtools": { "installation_mode": "allowed" }
}'/>