Close Menu
Peter Klapwijk – In The Cloud 24-7Peter Klapwijk – In The Cloud 24-7
    Facebook X (Twitter) Instagram
    Peter Klapwijk – In The Cloud 24-7Peter Klapwijk – In The Cloud 24-7
    • Home
    • Intune
    • Windows
      • Modern Workplace
    • macOS
    • Android
    • iOS
    • Automation
      • Logic Apps
      • Intune Monitoring
      • GitHub
    • Security
      • Passwordless
      • Security
    • Speaking
    • About me
    Peter Klapwijk – In The Cloud 24-7Peter Klapwijk – In The Cloud 24-7
    Home»Intune»Manage Mozilla Firefox bookmarks with Microsoft Intune
    Intune

    Manage Mozilla Firefox bookmarks with Microsoft Intune

    Peter KlapwijkBy Peter KlapwijkAugust 24, 2020Updated:June 24, 202123 Mins Read

    This is a follow-up story on the first blog post about managing Mozilla Firefox with Microsoft Intune. In the comments, we discussed how the bookmarks could be managed. It seems managing bookmarks isn`t as easy as compared to how it is done with Group Policies and how other Firefox policies are managed with Intune.
    I did some testing myself and I also opened an issue a few months ago on GitHub. I found out the bookmarks could only be successfully managed if we use all the options of a bookmark. In this blog post, I show what I exactly mean by that and how we can configure Firefox bookmarks with Intune.

    Collect required policy settings

    The required information for the Bookmarks policy setting is found in the Firefox ADMX file. If we open the file and browse to the Bookmarks section, we see a list of Bookmarks (Bookmark01 – Bookmark50).
    To configure the first bookmark we use Bookmark01, for the second Bookmarks02 and so on.

    We see in the ADMX file, the Bookmarks01 policy contains 5 elements (options):
    BookmarkTitle
    BookmarkURL
    BookmarkFolder
    BookmarkFavicon
    BookmarkPlacement

    Where we could leave an element not configured (blank/ empty) when using Group Policies, this is not the case using Intune. At least not with ADMX file 2.1 (and older) with which I did my testing. It took some time to figure this out, but it it works now šŸ™‚

    Create a Custom configuration profile

    Let`s have a look at how we manage the bookmark setting using a Custom configuration profile with Intune.

    • Sign-in to the Endpoint Manager admin center
    • Browse to Devices ā€“ Windows
    • Browse to Configuration profiles
    • Click +Create profile
    • Choose Windows 10 and later as Platform
    • Choose Custom as Profile
    • Click Create
    • Give the profile a Name
    • Enter a Description (Optional)
    • Click Next

    The first step to ingest the ADMX file is only necessary when this is the first setting you deploy using Intune, otherwise, you can add the rows to your existing custom profile with which you already manage Firefox settings.

    • ClickĀ AddĀ on theĀ Configuration settingsĀ tab
    • Give the Row aĀ Name
    • Fill in theĀ OMA-URI: ./Device/Vendor/MSFT/Policy/ConfigOperations/ADMXInstall/Firefox/Policy/FirefoxAdmx
    • Data type: String
    • Value: As value copy the entire content of the ADMX file in the value field

    You can fill in the required information for every element, besides for the BookmarkPlacement element. For this element, you need to make a choice between toolbar or menu.

    • On the settings tab clickĀ Add
    • Give the Row aĀ Name
    • Fill in theĀ OMA-URI:
      ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark01
    • Data type: String
    • Value:
    <enabled/>
    <data id="BookmarkTitle" value="In The Cloud 247"/>
    <data id="BookmarkURL" value="https://inthecloud247.com"/>
    <data id="BookmarkPlacement" value="toolbar"/>
    <data id="BookmarkFavicon" value="https://example.com/favicon.ico"/>
    <data id="BookmarkFolder" value="Important websites"/>
    • On the settings tab clickĀ Add
    • Give the Row aĀ Name
    • Fill in theĀ OMA-URI:
      ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark02
    • Data type: String
    • Value:
    <enabled/>
    <data id="BookmarkTitle" value="LinkedIn"/>
    <data id="BookmarkURL" value="https://www.linkedin.com/in/peterklapwijk/"/>
    <data id="BookmarkPlacement" value="menu"/>
    <data id="BookmarkFolder" value="SocialMedia"/>
    <data id="BookmarkFavicon" value="https://example.com/favicon.ico"/>

    These are just two example, you can manage 50 with the custom profile if you follow above examples.

    End-user experience

    Let`s have a look at the end-user experience.

    As soon as the policy is synced to the Windows 10 device we see the managed bookmarks in Firefox.
    As you can see I deployed several URLs to several sub folders on the toolbar and in the menu.

    If we enter about:policies in the address bar we get an overview of the active policies including the bookmarks.

    That`s it for this blog post. If you have any questions, please let me know.

    Administrative Templates Browser Firefox Intune MEM Microsoft Endpoint Manager Mozilla Firefox Windows Windows 10
    Share. Facebook Twitter LinkedIn Email WhatsApp
    Peter Klapwijk
    • Website
    • X (Twitter)
    • LinkedIn

    Peter is a Security (Intune) MVP since 2020 and is working as Modern Workplace Engineer at Wortell in The Netherlands. He has more than 15 years of experience in IT, with a strong focus on Microsoft technologies like Microsoft Intune, Windows, and (low-code) automation.

    Related Posts

    Working with a FIDO2 security key in a virtual machine

    September 1, 2021

    Speed up your Autopilot deployments by disabling the Account Setup phase

    June 23, 2021

    Automate application deployment and patching with Patch My PC and Intune

    March 20, 2020
    View 2 Comments

    2 Comments

    1. andrew blankley on December 10, 2020 03:49

      If you leave the bookmark folder value empty, as in:

      you get the bookmark on the toolbar, for example, as an individual bookmark.

      favicon can also have the vlue empty but as this article rightly points out, all 5 of the settings will need to exist or it won’t deploy the bookmark

      Reply
    2. Jino on August 30, 2021 13:31

      I am trying to add multiple url’s to the same bookmark folder using intune, but for some reason it’s not working for me. Can you please help?

      Reply
    Leave A Reply Cancel Reply

    Peter Klapwijk

    Hi! Welcome to my blog post.
    I hope you enjoy reading my articles.

    Hit the About Me button to get in contact with me or leave a comment.

    Awards
    Sponsor
    Latest Posts

    Configure Azure file shares for Entra joined Windows devices and cloud identities

    December 19, 2025

    Managing Windows 365 Link devices with Intune

    October 24, 2025

    Hard drive and partitions are not shown while installing Windows

    October 14, 2025

    Intune compliance for Windows 365 Cloud PCs

    September 12, 2025
    follow me
    • Twitter 4.8K
    • LinkedIn 6.1K
    • YouTube
    • Bluesky 1.5K
    Tags
    Administrative Templates Android Automation Autopilot Azure Azure AD Browser Conditional Access Edge EMS Exchange Online Feitian FIDO2 Flow Graph Graph API Identity Management Intune Intune Monitoring iOS KIOSK Logic Apps macOS MEM MEMMonitoring Microsoft 365 Microsoft Defender Microsoft Edge Microsoft Endpoint Manager Modern Workplace Office 365 OneDrive for Business Outlook Passwordless PowerApps Power Automate Security SharePoint Online Windows Windows 10 Windows10 Windows 11 Windows 365 Windows Autopilot Windows Update
    Awards
    Sponsor
    Follow me on Twitter
    Tweets by inthecloud_247
    Tags
    Administrative Templates Android Automation Autopilot Azure Azure AD Browser Conditional Access Edge EMS Exchange Online Feitian FIDO2 Flow Graph Graph API Identity Management Intune Intune Monitoring iOS KIOSK Logic Apps macOS MEM MEMMonitoring Microsoft 365 Microsoft Defender Microsoft Edge Microsoft Endpoint Manager Modern Workplace Office 365 OneDrive for Business Outlook Passwordless PowerApps Power Automate Security SharePoint Online Windows Windows 10 Windows10 Windows 11 Windows 365 Windows Autopilot Windows Update
    Archives
    Peter Klapwijk

    Hi! Welcome to my blog post.
    I hope you enjoy reading my articles.

    Hit the About Me button to get in contact with me or leave a comment.

    Copy right

    This information is provided “AS IS” with no warranties, confers no rights and is not supported by the authors, or In The Cloud 24-7.

     

    Copyright Ā© 2025 by In The Cloud 24-7/ Peter Klapwijk. All rights reserved, No part of the information on this web site may be reproduced or posted in any form or by any means without the prior written permission of the publisher.

    Shorthand; Don’t pass off my work as yours, it’s not nice.

    Recent Comments
    • George on Configure Azure file shares for Entra joined Windows devices and cloud identities
    • Ganesh sekarbabu on Configure Azure file shares for Entra joined Windows devices and cloud identities
    • John on Connect to Azure file shares with Microsoft Entra Private Access
    • Luis on Application installation issues; Download pending
    • AndrewWak on Issues syncing SharePoint Online libraries with OneDrive for Mac
    most popular

    Application installation issues; Download pending

    October 1, 2024

    How to change the Windows 11 language with Intune

    November 11, 2022

    Restrict which users can logon into a Windows 10 device with Microsoft Intune

    April 11, 2020

    How I solved a strange Kerberos issue

    December 12, 2024
    Recent Comments
    • George on Configure Azure file shares for Entra joined Windows devices and cloud identities
    • Ganesh sekarbabu on Configure Azure file shares for Entra joined Windows devices and cloud identities
    • John on Connect to Azure file shares with Microsoft Entra Private Access
    • Luis on Application installation issues; Download pending
    • AndrewWak on Issues syncing SharePoint Online libraries with OneDrive for Mac
    Copy right

    This information is provided ā€œAS ISā€ with no warranties, confers no rights and is not supported by the authors, or In The Cloud 24-7.

    Copyright Ā© 2023 by In The Cloud 24-7/ Peter Klapwijk. All rights reserved. No part of the information on this web site may be reproduced or posted in any form or by any means without the prior written permission of the publisher.

    Shorthand: Don’t pass off my work as yours, it’s not nice.

    Peter Klapwijk – In The Cloud 24-7
    X (Twitter) LinkedIn YouTube RSS Bluesky
    © 2026 ThemeSphere. Designed by ThemeSphere.

    Type above and press Enter to search. Press Esc to cancel.

    Manage Cookie Consent
    To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
    Functional Always active
    The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
    Preferences
    The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
    Statistics
    The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
    Marketing
    The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
    • Manage options
    • Manage services
    • Manage {vendor_count} vendors
    • Read more about these purposes
    View preferences
    • {title}
    • {title}
    • {title}