We value your privacy

We use cookies to analyze site traffic and improve your experience. You can accept all cookies or reject non-essential ones. See our Privacy Policy for details.

GR IT SERVICES
  • Contact
Get a quote
  1. Microsoft Intune
  2. Configuration profiles
Microsoft Intune configuration profiles

Templates or the settings catalog. Pick wrong once and nobody can audit the estate three years from now.

A template bundles settings around one concept, such as email, kiosk or firmware. The settings catalog puts every configurable setting in a single place, cloud native and closer in shape to Group Policy, with thousands of Windows settings the templates never carried. Two templates are already closed to new policies. When a SOC 2 auditor or a CMMC assessor asks why a device is configured the way it is, the shape of your profile estate decides whether the answer takes a minute or a week.

Book a configuration profile reviewSee the two policy types
Microsoft Intune configuration profile design for US organizations
  • Two policy typesTemplates, or the settings catalog
  • Four platformsWindows, macOS, iOS and iPadOS, Android
  • Two deprecatedEndpoint protection and Extensions templates
  • Conflict viewWhich profiles caused a conflicting setting
How profiles work

Seven things that decide whether your profile estate stays maintainable.

A configuration profile is the container Intune uses for the settings you switch on or off, built per platform and assigned to groups of users or devices. Microsoft observes that estates commonly end up with many profiles per platform. That observation is the problem this page exists to solve.

The settings catalog is Group Policy, reborn in the cloud

One place, every configurable setting, no grouping imposed on you. That is how Microsoft frames the settings catalog, and it draws the Group Policy comparison itself while noting the catalog is cloud native. Because Windows alone carries thousands of catalog settings, including many that never existed in any template, a configuration that aims for full coverage almost always ends up here.

Templates bundle settings around one idea

Email, kiosk devices and device firmware are the examples Microsoft gives of what a template wraps up: a logical set of related settings for a single feature. There are also templates for resource access, Wi-Fi and VPN among them, and for security areas like antivirus, firewall and certificates. When a template matches your requirement exactly, using it beats rebuilding the same thing from catalog pieces.

Two templates no longer accept new policies

The August 2024 service release deprecated both the Endpoint protection template and the Extensions template. Policies that already exist keep functioning; creating new ones is no longer possible. Microsoft points to the settings catalog as the replacement, naming the FileVault, Firewall and System Policy Control payloads for the first and System Extensions for the second. An estate built on either template is carrying a migration debt.

Resource access profiles are the part users feel

A Wi-Fi profile puts a device on corporate wireless with zero user effort. A VPN profile does the equivalent for remote connectivity. Email profiles push Exchange ActiveSync configuration out and keep it monitored, which cuts setup support tickets and lets people read company mail on a personal device without touching a settings screen.

Certificates instead of typed credentials

Deploying certificates lets people reach VPN, Wi-Fi and email resources without ever entering a username or password at a network prompt. Trusted root, Simple Certificate Enrollment Protocol and Public Key Cryptography Standards certificates are the types Microsoft lists as common, and the same machinery supports signing and encrypting mail.

Scripts pick up whatever the settings cannot

When no built-in setting exists, Windows takes PowerShell through the Intune Management Extension, macOS takes shell scripts, and Linux takes Bash scripts you already have. There are also custom profiles: OMA-URI values on Android, or an imported Apple Configurator file on iOS and iPadOS. These escape hatches work well, provided they go through the same change control as everything else.

Conflicts have a first-class view, not a guessing game

Intune can show you exactly which settings are in conflict and which profiles are supplying them, alongside per-device status and assignments. On an estate where profiles overlap, having that view is what separates a ten minute correction from an afternoon spent unassigning things one at a time to see what changes.

The migration nobody has scheduled

Two templates are deprecated. Existing policies run on. New ones cannot be created.

Microsoft published the same deprecation wording for both, and between them they touch the configurations most Windows and macOS estates stand on.

  • The Endpoint protection template closed to new policies in the August 2024 service release. What already exists keeps working. For anything new, Microsoft routes you to the settings catalog and its FileVault, Firewall and System Policy Control payloads.
  • The Extensions template, which handled macOS system and kernel extensions, carries the identical notice. Its settings catalog replacement is the System Extensions payload.
  • What this produces in practice is a forked estate: legacy policies living on templates, everything new living in the catalog, and two different places to check whenever somebody asks what a setting is and why. Livable for a year. By year three it is a mess nobody wants to own.
  • Nothing is breaking, which is exactly why the consolidation never gets scheduled. But the cost of merging the two halves only grows, and doing it on your own timetable is far cheaper than doing it mid-incident.
Ask us to map your deprecated templates
How we approach it

Four habits that stop a profile estate becoming unreadable.

A profile takes minutes to create and years to consolidate. The pattern below front-loads the cheap decisions so the expensive ones never have to happen.

Catalog by default, templates by documented exception

We standardize new work on the settings catalog because it is the one place that holds everything, including the thousands of Windows settings templates never exposed, and reserve templates for the cases where a specific template is a genuinely better fit. The payoff is a single place to look instead of two, which compounds every time somebody has to answer a question about the estate.

Deprecated templates get mapped before they get urgent

Because policies on the Endpoint protection and Extensions templates continue to run, no deadline ever forces the migration, and that is precisely how it never happens. We inventory what sits on those templates and pair each policy with its settings catalog equivalent, turning a slow-burning liability into a scheduled, sized piece of work.

A conflict is a boundary problem wearing a disguise

When the conflict view lights up, two profiles are overlapping because nobody defined where one ends and the other begins. Patching the individual conflict is quick; redrawing the boundary takes an hour; only the boundary fix prevents the same conflict reappearing next quarter. We always do the second.

Group Policy analytics runs before anything gets recreated

For an estate coming off on-premises Group Policy, the analytics tool reports how each object translates to the cloud, flags deprecated settings, and marks what is or is not available to MDM providers. Running it first means you migrate what still matters instead of faithfully recreating settings that stopped mattering years ago, and it finds those every single time.

Where this matters most

Six situations where profile design is the deciding factor.

Many profiles per platform is normal, by Microsoft's own account. Whether that many-profile reality is deliberate or accumulated is what separates estates that can be audited from estates that can only be excavated.

A company moving off Group Policy

The structured route is analytics first: see how each existing GPO translates, which settings are deprecated, and which have no MDM equivalent. Then rebuild deliberately in the settings catalog, the cloud-native construct Microsoft itself compares to Group Policy. The unstructured route is recreating policies from memory, and it shows for years afterwards.

A business putting corporate Wi-Fi on personal devices

Pair a Wi-Fi profile with a certificate profile and users land on corporate wireless having configured nothing and typed no password, authenticated by trusted root, SCEP or PKCS certificates. One move eliminates both the setup ticket queue and the sticky note with the shared Wi-Fi password on it.

A warehouse or logistics floor full of Zebra devices

Zebra hardware, which Microsoft notes is a fixture of factory floors and retail, gets its own treatment through mobility extensions that add device-specific settings beyond what Intune ships natively. At the scale of hundreds or thousands of scanners, that is what turns enrolled into actually managed.

A regulated firm pushing hardening below the OS

Intune reaches the firmware layer on Windows: BIOS access can be password protected using an OEM-generated configuration file, and DFCI profiles switch UEFI settings on or off centrally. Microsoft points out that firmware-level controls resist attack better than OS-level ones, which is why CMMC assessors, examiners and cyber insurers have begun asking the question.

A school district with shared iPads and testing season

The education settings configure the Take a Test app on Windows so nothing else can run until the test ends. On Apple hardware, Classroom settings manage student devices during instruction, and shared iPad configuration lets one device serve several students cleanly.

An organization with a requirement no setting covers

There is always one. The routes are custom profiles, OMA-URI on Android or an Apple Configurator import on iOS and iPadOS, and scripts: PowerShell through the Intune Management Extension on Windows, shell on macOS, Bash on Linux. All legitimate, and all needing the same change discipline as first-class settings, because an undocumented script is tomorrow's mystery.

Three positions

How organizations configure managed devices.

The middle column is what several years of one-requirement-at-a-time accumulation looks like: no structure, no owner. It functions, right up until an auditor or a new administrator asks somebody to explain it.
Consistent settings across platforms
Designed profile estateYes
Profiles added as neededPartly
Group Policy only, unmanaged mobileWindows only
Settings catalog used for full coverage
Designed profile estateYes
Profiles added as neededRarely
Group Policy only, unmanaged mobileNot applicable
Deprecated templates migrated
Designed profile estateYes
Profiles added as neededNo
Group Policy only, unmanaged mobileNot applicable
Conflicts reviewed and resolved
Designed profile estateYes
Profiles added as neededWhen reported
Group Policy only, unmanaged mobileNot applicable
Profiles tested in rings
Designed profile estateYes
Profiles added as neededNo
Group Policy only, unmanaged mobileSometimes
Certificate-based network access
Designed profile estateYes
Profiles added as neededSometimes
Group Policy only, unmanaged mobileRarely
Mobile devices configured at all
Designed profile estateYes
Profiles added as neededPartly
Group Policy only, unmanaged mobileNo
Anybody can explain a given setting
Designed profile estateYes
Profiles added as neededNo
Group Policy only, unmanaged mobileSometimes
Naming convention exists
Designed profile estateYes
Profiles added as neededNo
Group Policy only, unmanaged mobileNot applicable
Effort to add a new requirement
Designed profile estateLow
Profiles added as neededLow then rising
Group Policy only, unmanaged mobileHigh
Feature
Designed profile estate
Profiles added as needed
Group Policy only, unmanaged mobile
Consistent settings across platforms
YesPartlyWindows only
Settings catalog used for full coverage
YesRarelyNot applicable
Deprecated templates migrated
YesNoNot applicable
Conflicts reviewed and resolved
YesWhen reportedNot applicable
Profiles tested in rings
YesNoSometimes
Certificate-based network access
YesSometimesRarely
Mobile devices configured at all
YesPartlyNo
Anybody can explain a given setting
YesNoSometimes
Naming convention exists
YesNoNot applicable
Effort to add a new requirement
LowLow then risingHigh
The profile types

What each type does, and which platforms it covers.

Profile types and platform support as published. Most teams meet this list one requirement at a time over several years; here it is in one place.

Profile type

Settings catalog

What it configures
All available settings in a single cloud-native list
Platforms
Windows, macOS, iOS and iPadOS, Android Enterprise, Android AOSP

Profile type

Device restrictions

What it configures
Security, hardware, data sharing, app store access, passwords
Platforms
Windows, macOS, iOS and iPadOS, Android

Profile type

Wi-Fi

What it configures
Corporate wireless without user-side setup
Platforms
Windows, macOS, iOS and iPadOS, Android

Profile type

VPN

What it configures
Remote access connection profiles
Platforms
Windows, macOS, iOS and iPadOS, Android

Profile type

Wired networks

What it configures
802.1x wired connections, EAP types, server trust
Platforms
Windows, macOS, iOS and iPadOS

Profile type

Certificates

What it configures
Trusted root, SCEP and PKCS for authentication and S/MIME
Platforms
Windows, macOS, iOS and iPadOS, Android

Profile type

Email

What it configures
Exchange ActiveSync configuration, deployed and monitored
Platforms
Windows, iOS and iPadOS, Android

Profile type

Kiosk

What it configures
Locked-down single app or multi app experience
Platforms
Windows, and via device restrictions on Android and Apple

Profile type

BIOS and firmware configuration

What it configures
BIOS password protection, UEFI settings via DFCI
Platforms
Windows

Profile type

Domain join

What it configures
Target domain and OU for hybrid joined devices
Platforms
Windows

Profile type

Shared multi-user device

What it configures
Sleep, file saving and credential cleanup on shared PCs
Platforms
Windows and Windows Holographic for Business

Profile type

Custom profile

What it configures
OMA-URI values, or an imported Apple Configurator file
Platforms
Windows, macOS, iOS and iPadOS, Android

Profile type

Scripts

What it configures
PowerShell on Windows, shell on macOS, Bash on Linux
Platforms
Windows, macOS, Linux

Profile type

Delivery optimization

What it configures
How update content is downloaded to devices
Platforms
Windows

Profile type

Windows health monitoring

What it configures
Event data collection for Endpoint Analytics
Platforms
Windows
Profile typeWhat it configuresPlatforms
Settings catalogAll available settings in a single cloud-native listWindows, macOS, iOS and iPadOS, Android Enterprise, Android AOSP
Device restrictionsSecurity, hardware, data sharing, app store access, passwordsWindows, macOS, iOS and iPadOS, Android
Wi-FiCorporate wireless without user-side setupWindows, macOS, iOS and iPadOS, Android
VPNRemote access connection profilesWindows, macOS, iOS and iPadOS, Android
Wired networks802.1x wired connections, EAP types, server trustWindows, macOS, iOS and iPadOS
CertificatesTrusted root, SCEP and PKCS for authentication and S/MIMEWindows, macOS, iOS and iPadOS, Android
EmailExchange ActiveSync configuration, deployed and monitoredWindows, iOS and iPadOS, Android
KioskLocked-down single app or multi app experienceWindows, and via device restrictions on Android and Apple
BIOS and firmware configurationBIOS password protection, UEFI settings via DFCIWindows
Domain joinTarget domain and OU for hybrid joined devicesWindows
Shared multi-user deviceSleep, file saving and credential cleanup on shared PCsWindows and Windows Holographic for Business
Custom profileOMA-URI values, or an imported Apple Configurator fileWindows, macOS, iOS and iPadOS, Android
ScriptsPowerShell on Windows, shell on macOS, Bash on LinuxWindows, macOS, Linux
Delivery optimizationHow update content is downloaded to devicesWindows
Windows health monitoringEvent data collection for Endpoint AnalyticsWindows
How an engagement runs

Five steps, and the naming convention matters more than it sounds.

A full cross-platform profile design typically takes 6-12 weeks, delivered remotely. Building profiles is the quick part. The durable part is agreeing structure up front and refusing to skip the testing.
  1. 1

    Inventory what exists and what conflicts

    We list every profile with its platform, its assignments, and an owner where one can still be found, then open the conflict view to capture which settings clash and which profiles supply them. This first pass reliably surfaces profiles nobody can justify and conflicts nobody had noticed.

  2. 2

    Decide the structure and the naming convention

    Catalog as the default, template exceptions written down. One baseline profile that every device receives, with targeted profiles layered for specific needs. A per-profile-type rule for user versus device assignment instead of ad hoc choices. And a naming convention, because names are the only navigation the console will ever give you.

  3. 3

    Run Group Policy analytics where relevant

    If on-premises Group Policy is still in the picture, we run the analytics tool to see how existing objects translate, what is deprecated, and what has no MDM equivalent. That converts guesswork into a migration list and strips out the settings that no longer serve any purpose.

  4. 4

    Build, test in rings, then assign

    Profiles are built to the agreed structure and validated against a pilot ring that deliberately includes the strange devices, not just the convenient ones. Restriction profiles get the most caution, because they propagate fast and users notice instantly. This is the step we will not compress, ever.

  5. 5

    Plan the deprecated template migration and hand over

    Everything sitting on the Endpoint protection and Extensions templates gets mapped to catalog equivalents with a migration date attached, since neither template accepts new policies. Then each profile gets an owner, changes get a record, and conflict review gets a cadence instead of waiting for a user complaint.

Straight answers

What organizations ask about configuration profiles.

Default to the catalog. It holds every configurable setting in one place, is described by Microsoft as cloud-native Group Policy, and on Windows includes thousands of settings that templates never offered. Reach for a template when you want a ready-made logical grouping, email or kiosk being the classic cases, and record why. The failure mode is not either choice; it is using both with no rule.

The Endpoint protection template and the Extensions template, both as of the August 2024 service release. Existing policies keep running; new ones cannot be created on either. Replacements live in the settings catalog: FileVault, Firewall and System Policy Control payloads for the first, the System Extensions payload for the second.

Windows, macOS, iOS and iPadOS, and Android, each with some platform-specific settings. Catalog support spans Windows, macOS, iOS and iPadOS, Android Enterprise and Android AOSP. Linux shows up through Bash scripts rather than as a full profile platform.

Effectively no. On any device with Google Mobile Services it is deprecated and unavailable, and Microsoft's advice for anyone still on it is to move to a modern Android management option. Documentation persists only for certain Android 15 and older devices without Google services, a population that shrinks every year.

Use the built-in view: it identifies the settings in conflict and the profiles carrying them, alongside device status and assignments. Then treat the conflict as evidence of overlapping profiles rather than a one-off bug, because redrawing the boundary between the two profiles is what stops the same conflict from regenerating.

Single app kiosk, yes. Multi app kiosk, no; Microsoft states Windows 11 supports single app kiosk only. Kiosk-style configuration also exists as device restrictions on Android, Android Enterprise and Apple platforms. If your requirement is multi app kiosk on Windows 11, settle the approach before the hardware order goes in.

Deploy certificates. With trusted root, SCEP or PKCS certificates in place, users authenticate to Wi-Fi, VPN and email resources without ever seeing a credential prompt. The same certificate infrastructure also supports S/MIME for signing and encrypting mail.

Three escape hatches. Custom profiles: OMA-URI values on Android, or an imported Apple Configurator file on iOS and iPadOS. Scripts: PowerShell on Windows via the Intune Management Extension, shell on macOS, Bash on Linux. And for Android Enterprise, OEMConfig, where the device maker publishes a schema Intune reads and turns into configurable settings.

Decide per profile type and write the rule down. Configuration that belongs to the machine regardless of who signs in, restrictions, firmware, shared device settings, suits device assignment. Configuration that follows a person, email and much resource access, suits user assignment. Estates get into trouble not by picking one but by mixing both with no policy.

Yes. Group Policy analytics takes your on-premises GPOs and reports how they map to the cloud: which settings are deprecated, which are available to MDM providers including Intune, and which are not. It should be the first step of any Group Policy to Intune move, before anyone recreates anything by hand.

With the part assessors actually push on, yes. Configuration management under NIST 800-171 and CMMC, and the change management criteria in SOC 2, reduce to the same demand: show which settings apply to which devices, and show the change that put them there. A structured estate with a change record answers from the console; an accumulated estate turns every question into archaeology.

As few as express your requirements cleanly, each with a clear boundary. Microsoft's note that many profiles per platform is common describes the failure mode, not the goal. Each extra profile is another place a setting might live, and conflict risk grows with overlap, so consolidation is worth active effort rather than good intentions.
Designing the profile estate

Fifteen decisions that keep configuration maintainable.

Structure first, then platform reality, then the operational habits that decide whether anyone can still explain this configuration to an assessor in two years.

Structure

  • Settings catalog or templates by default?
    Choose one, write down the exceptions.
  • How many profiles per platform?
    Fewer and larger beats many and scattered.
  • Assigned to users or to devices?
    Mixing without a rule breeds confusion.
  • Is there a baseline every device gets?
    The pattern Microsoft itself describes.
  • What is the naming convention?
    The console gives you no other map.

Platform reality

  • Still using Android device administrator?
    Deprecated on Google Mobile Services devices.
  • Policies on the Endpoint protection template?
    Closed to new policies.
  • Policies on the Extensions template?
    Also closed to new policies.
  • Need multi app kiosk on Windows 11?
    Only single app kiosk is supported there.
  • macOS preference files still required?
    The catalog now replaces some of them.

Operations

  • Who reviews conflicts?
    The view is useless unless somebody opens it.
  • Are profiles ring-tested first?
    A bad restriction hits everyone fast.
  • Is there a change record?
    Without one, settings become unexplainable.
  • Run Group Policy analytics yet?
    It reports what translates and what does not.
  • Does each profile have an owner?
    Orphan profiles never get cleaned up.
Related reading

The pages around this one.

Intune security baselines

The security-specific configuration layer, and how drift from it is detected.

Learn more

Intune compliance policies

What gets evaluated after configuration is applied, and how Conditional Access consumes it.

Learn more

Microsoft Intune

The product overview and how the pieces fit together.

Learn more
Next step

Open the conflict view. Empty means clean, or it means nobody has looked.

Two minutes in the console tells you which. It is the fastest available read on whether your profile estate was designed or merely accumulated, and both conditions are fixable, though only one gets more expensive by the month.

Book a configuration profile reviewSee Microsoft Intune services

Related Services

Explore more solutions that work great with this service

Intune Security Baselines

Security baseline design and management for US organizations: stating

Learn more

Microsoft Intune

Device management and endpoint security

Learn more
GR IT SERVICES

IT services for US businesses,
delivering enterprise-grade solutions
remotely, coast to coast.

Microsoft CSP PartnerApple Jamf PartnerCISGuard

Microsoft 365

  • Microsoft 365 Administration
  • M365 Reporting & Auditing
  • Microsoft 365 Licensing
  • Microsoft Copilot
  • Microsoft 365 Apps
  • Windows 365 Cloud PC
  • Microsoft SharePoint
  • Outlook & Exchange

Security

  • Microsoft Defender
  • Microsoft Purview
  • Microsoft Intune
  • Microsoft Entra
  • Compliance Manager
  • Cybersecurity Audits
  • Copilot for Security
  • Microsoft Sentinel
  • Microsoft Priva

Infrastructure

  • Google Workspace
  • Cloud Migration Services
  • Data Analytics & BI
  • Active Directory
  • Server Management
  • Apple Business
  • Apple Jamf Pro
  • IP Telephone
  • Data Backup
  • Website Development

IT Services

  • Managed IT Services
  • IT Support USA
  • IT AMC USA
  • New Office IT Setup
  • IT Relocation
  • Remote IT Support
  • On-Call IT Support
  • Startup IT Business Kit
  • Disaster Recovery & BC

Company

  • About Us
  • Careers
  • Contact
  • Blog

Contact

  • hello@gritservices.io
  • gritservices.io

© 2026 GR IT Services. All rights reserved.

Privacy PolicyTerms of UseCookie PolicyCCPA/CPRA