BrowserConfigEditor
BrowserConfigEditor is a macOS GUI tool that creates and edits browser policy configurations for enterprise deployments. It supports multiple browsers (Chrome, Edge, Safari, Firefox, Brave, and other Chromium-based browsers) and exports policies in plist, JSON, Intune XML, or shell scripts for deployment. It includes features like visual policy configuration, import/export, search/filter, built-in documentation, and deployment-ready outputs for MDM and Intune.
Screenshots
Security Analysis
This tool has been reviewed and selected for inclusion in our collection. Source code is not publicly available for security scanning.
You might also like
Intune PPPC Utility
Intune PPPC Utility is a native macOS app for creating and editing PPPC profiles to deploy via Microsoft Intune as Settings Catalog configurations. It enforces a single permission model per entry (Allowed or Authorization), supports per-app entries and Apple Events, and can read code requirements via codesign. It can import mobileconfig payloads and live TCC data, and outputs JSON compatible with the Microsoft Graph API deviceManagement/configurationPolicies.
Intune Profile Converter
Intune Profile Converter is a native macOS app that transforms Apple .mobileconfig profiles into Microsoft Intune-compatible formats. It supports Settings Catalog JSON and Preference File XML, automatically strips CMS/PKCS#7 signatures, and can batch process multiple profiles. It also handles MCX managed preferences, provides a session log with per-file results, and includes a built-in Settings Catalog reference browser with auto-updates via Sparkle.
InToolz
InToolz is a management tool for Microsoft Intune designed to simplify cross-tenant migrations and bulk configuration tasks. It enables tenant-to-tenant copy of Intune content, bulk assignment deployment and removal between groups, profiles, and applications, and mass updates to description fields. Note that the project is a work in progress, with several features planned for future releases.
Intune Profile Bulk Renamer Tool
Intune Profile Bulk Renamer Tool is a self-contained PowerShell 7 + Windows Forms desktop app that connects to Microsoft Graph to bulk rename and re-describe Intune configuration profiles. It pulls multiple content types into an editable grid, supports inline edits, CSV export/import, and literal/regex Find & Replace; updates are applied as minimal PATCH requests only to changed items. Includes dry-run, JSON backups, automatic safety backups, and thorough logging.