Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Intune OMA-URI Bookmarks

  • 1 trả lời
  • 5 gặp vấn đề này
  • 18 lượt xem
  • Trả lời mới nhất được viết bởi Mike Kaply

more options

Hello,

I deployed successfully the firefox ADMX file and start page with Intune. Now i want to deploy a custom OMA-URI setting for a specific bookmark

OMA-URI: ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark01 Data type: string Value: <enabled/> <data id="BookmarkTitle" value="mytitle"/> <data id="BookmarkURL" value="myURL"/> <data id="BookmarkPlacement" value="none"/>

Unfortunately it didn't work, any ideas?

Hello, I deployed successfully the firefox ADMX file and start page with Intune. Now i want to deploy a custom OMA-URI setting for a specific bookmark OMA-URI: ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark01 Data type: string Value: <enabled/> <data id="BookmarkTitle" value="mytitle"/> <data id="BookmarkURL" value="myURL"/> <data id="BookmarkPlacement" value="none"/> Unfortunately it didn't work, any ideas?

Tất cả các câu trả lời (1)

more options

BookmarkPlacement definitely needs a value (not none).

Are there any errors in about:policies?

I've started working on Intune. You can see my bookmark example here:

https://github.com/mozilla/policy-templates/pull/581/files#diff-04c6e90faac2675aa89e2176d2eec7d8R467