<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Intune Customer Success articles</title>
    <link>https://techcommunity.microsoft.com/t5/intune-customer-success/bg-p/IntuneCustomerSuccess</link>
    <description>Intune Customer Success articles</description>
    <pubDate>Fri, 12 Jun 2026 22:56:07 GMT</pubDate>
    <dc:creator>IntuneCustomerSuccess</dc:creator>
    <dc:date>2026-06-12T22:56:07Z</dc:date>
    <item>
      <title>MDOP is out of support: What to do next with Microsoft Intune</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/mdop-is-out-of-support-what-to-do-next-with-microsoft-intune/ba-p/4526024</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Joe Lurie – Sr. Product Manager | Microsoft Intune&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;On April 14, 2026, the &lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-desktop-optimization-pack/" target="_blank" rel="noopener"&gt;Microsoft Desktop Optimization Pack (MDOP)&lt;/A&gt; reached the end of extended support. Microsoft no longer provides security updates, bug fixes, or technical support for MDOP components. For more information, refer to: &lt;A class="lia-external-url" href="https://learn.microsoft.com/lifecycle/announcements/mdop-extended" target="_blank" rel="noopener"&gt;Microsoft Desktop Optimization Pack (MDOP) support extended&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;If your organization still relies on parts of MDOP, it’s time to move to supported options. In most cases, including Windows desktop management, app virtualization, BitLocker administration, and Group Policy change control, you can handle the same workloads with capabilities in Microsoft Entra ID, Intune, Windows 11, and Configuration Manager.&lt;/P&gt;
&lt;P&gt;Moving these workloads to the cloud does more than keep you supported. It removes on-premises server infrastructure you have to stand up and patch, brings management of cross-platform devices into a unified console, and connects capabilities like encryption and recovery into a Zero Trust framework with Conditional Access.&lt;/P&gt;
&lt;H2&gt;Quick start checklist&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Inventory what you actually use.&lt;/STRONG&gt; Confirm whether Application Virtualization (App-V) server components, Microsoft BitLocker Administration and Monitoring (MBAM), Diagnostics and Recovery Toolset (DaRT), User Experience Virtualization (UE-V), or Advanced Group Policy Management (AGPM) are still in production.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Prioritize BitLocker Management first.&lt;/STRONG&gt; If you still rely on MBAM, plan your move to &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/endpoint-security/encrypt-bitlocker-windows" target="_blank" rel="noopener"&gt;BitLocker management in Intune&lt;/A&gt; and confirm recovery key escrow is working as expected.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Plan your App-V exit.&lt;/STRONG&gt; Keep existing App-V packages running where needed but shift net-new packaging work to &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/msix/overview" target="_blank" rel="noopener"&gt;MSIX&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Validate your PC recovery story.&lt;/STRONG&gt; Document how you’ll handle common break/fix scenarios using &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/configuration/quick-machine-recovery/" target="_blank" rel="noopener"&gt;Quick Machine Recovery&lt;/A&gt;, WinRE, bootable media, and Intune remote actions.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Decide how you want to handle policy change management.&lt;/STRONG&gt; For cloud policy, we recommend &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/fundamentals/role-based-access-control/multi-admin-approval" target="_blank" rel="noopener"&gt;Multi Admin Approval&lt;/A&gt; for sensitive actions and policy-as-code practices for versioning and review.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;App-V&lt;/H2&gt;
&lt;P&gt;App-V let you virtualize applications so they could run in isolated environments without a traditional install, which helped avoid app conflicts. It was especially useful for legacy line-of-business apps that were hard to install or update cleanly.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Important&lt;BR /&gt;&lt;/STRONG&gt;The App-V server components (Management Server, Publishing Server, Reporting Server) reached end of extended support in April 2026. The App-V client and sequencer are still included with Windows Enterprise and Education editions. They will continue to receive security fixes for the support lifecycle of the Windows versions they ship with. If you are distributing App-V packages today via Configuration Manager, that can still work. The key change is that you should not plan on using the standalone App-V server infrastructure going forward. For more details refer to: &lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-desktop-optimization-pack/app-v/appv-support-policy" target="_blank" rel="noopener"&gt;App-V in Windows support policy&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What to do instead:&lt;/STRONG&gt; For new packaging work, we recommend &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/msix/overview" target="_blank" rel="noopener"&gt;moving to MSIX&lt;/A&gt;. MSIX is a modern packaging format that supports clean install and uninstall and more predictable updating. The &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/msix/packaging-tool/tool-overview" target="_blank" rel="noopener"&gt;MSIX Packaging Tool&lt;/A&gt; can help you convert existing installers. In Azure Virtual Desktop, &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/virtual-desktop/app-attach-overview" target="_blank" rel="noopener"&gt;MSIX App Attach&lt;/A&gt; can deliver apps without baking them into the base image. A good starting point is to inventory your App-V packages, identify the ones you still need, and prioritize candidates to &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/msix/packaging-tool/create-app-package" target="_blank" rel="noopener"&gt;convert&lt;/A&gt; to MSIX.&lt;/P&gt;
&lt;H2&gt;MBAM&lt;/H2&gt;
&lt;P&gt;MBAM gave IT admins centralized control over BitLocker, including policy enforcement, compliance reporting, and a self-service recovery portal. Many organizations used MBAM as their standard management solution.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What to do instead:&lt;/STRONG&gt; We recommend replacing MBAM with Microsoft Intune’s BitLocker policy management through an &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/endpoint-security/encrypt-bitlocker-windows#endpoint-security-policy-recommended" target="_blank" rel="noopener"&gt;Endpoint security policy&lt;/A&gt;. Intune management provides backup of recovery keys to Microsoft Entra ID, reporting, and &lt;A class="lia-external-url" href="https://learn.microsoft.com/mem/intune/protect/conditional-access" target="_blank" rel="noopener"&gt;Conditional Access&lt;/A&gt; integration so you can require encryption for access to company resources. If you already manage devices with Intune, you may only need to create a disk encryption policy and confirm recovery keys are being escrowed. For detailed guidance, review &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/endpoint-security/encrypt-bitlocker-windows" target="_blank" rel="noopener"&gt;Encrypt Windows devices with BitLocker using Intune&lt;/A&gt;.&lt;/P&gt;
&lt;H2&gt;DaRT&lt;/H2&gt;
&lt;P&gt;DaRT provided a bootable recovery environment with advanced tools like file recovery, registry editing, and offline troubleshooting. You typically used DaRT when a machine wouldn’t boot and you needed to repair it or recover data without reimaging.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What to do instead:&lt;/STRONG&gt; Windows includes the &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows-hardware/manufacture/desktop/windows-recovery-environment--windows-re--technical-reference" target="_blank" rel="noopener"&gt;Windows Recovery Environment (WinRE)&lt;/A&gt; with tools like Startup Repair, System Restore, command prompt, and reset options. For many scenarios DaRT covered, WinRE is enough. You can also boot from a Windows installation USB, select "Repair your computer," and use the recovery tools for tasks like offline troubleshooting.&lt;/P&gt;
&lt;P&gt;For managed devices, you can pair recovery options with Intune remote actions, such as restart, wipe, or collect diagnostics, or use &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/configuration/quick-machine-recovery/?tabs=intune" target="_blank" rel="noopener"&gt;Quick Machine Recovery&lt;/A&gt;. Additionally, Quick Machine Recovery can automatically detect and fix boot failures using cloud-based remediation delivered through Windows Update, with no hands-on IT intervention required for managed devices running Windows 11 version 24H2 or later. You can enable and configure it through the &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/" target="_blank" rel="noopener"&gt;settings catalog&lt;/A&gt; in Intune, and &lt;A class="lia-external-url" href="https://learn.microsoft.com/autopilot/windows-autopilot" target="_blank" rel="noopener"&gt;Windows Autopilot&lt;/A&gt; scenarios for redeployment. These don’t replace every DaRT capability, but they cover many common use cases and work without shipping a separate recovery toolkit.&lt;/P&gt;
&lt;H2&gt;UE-V&lt;/H2&gt;
&lt;P&gt;UE-V roamed (synchronized) some user application and OS settings to persist across devices so users could sign in to a different Windows PC and keep a familiar experience. This was often used in shared workstation scenarios.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What to do instead:&lt;/STRONG&gt; For Windows settings roaming, &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/configuration/windows-backup/?tabs=intune" target="_blank" rel="noopener"&gt;Windows Backup for Organizations&lt;/A&gt; syncs certain Windows settings across Microsoft Entra ID joined devices. Review the latest guidance to confirm which settings are covered and how to enable it in your environment.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Important:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Windows Backup for Organizations syncs Windows settings (theme, password, language) but doesn’t roam per-application settings for Win32 apps. Some apps may provide their own cloud-based sync. Windows Backup for Organizations is not a direct replacement for UE-V.&lt;/P&gt;
&lt;P&gt;For user files, we recommend &lt;A class="lia-external-url" href="https://learn.microsoft.com/sharepoint/redirect-known-folders" target="_blank" rel="noopener"&gt;OneDrive Known Folder Move&lt;/A&gt; to back up Desktop, Documents, and Pictures so content follows the user. Many Microsoft applications also sync their own settings through the cloud, which reduces the need for an OS-level roaming solution.&lt;/P&gt;
&lt;P&gt;Another option is to use a virtualized solution, like &lt;A class="lia-external-url" href="https://azure.microsoft.com/products/virtual-desktop/" target="_blank" rel="noopener"&gt;Azure Virtual Desktop&lt;/A&gt; or &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows-365/overview" target="_blank" rel="noopener"&gt;Windows 365&lt;/A&gt;. With a Cloud PC, users connect to the same environment from any device, so settings and apps are already there when they sign in. For scenarios where UE-V mattered most, like shared workstation environments, Windows 365 can be a practical alternative. And for Azure Virtual Desktop, &lt;A class="lia-external-url" href="https://learn.microsoft.com/fslogix/overview-what-is-fslogix" target="_blank" rel="noopener"&gt;FSLogix&lt;/A&gt; is a viable option.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Important:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Enterprise State Roaming does not roam per-application settings for traditional Win32 desktop apps the way UE-V did. So, Windows 365 may not be the right fit if you need settings roaming across multiple physical devices.&lt;/P&gt;
&lt;H2&gt;AGPM&lt;/H2&gt;
&lt;P&gt;AGPM brought version control, change tracking, and approval workflows to Group Policy management. Instead of an admin changing Group Policy Objects (GPOs) directly in production, AGPM enforced a check-out and check-in model with full audit history. This mattered most in environments with strict change management requirements.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What to do instead:&lt;/STRONG&gt; Move to cloud-managed endpoints and replace Group Policy settings with Intune configuration profiles and security baselines. The settings catalog in Intune includes thousands of settings, including many ADMX-backed policies. If you use custom ADMX files for third-party or internal applications, you can &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/import-custom-admx-templates" target="_blank" rel="noopener"&gt;import them into Intune&lt;/A&gt;. For settings that aren’t available in the catalog, custom OMA-URI profiles can sometimes be used, depending on the CSP support for that setting.&lt;/P&gt;
&lt;P&gt;For change management, Intune offers&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/fundamentals/role-based-access-control/multi-admin-approval" target="_blank" rel="noopener"&gt;Multi Admin Approval&lt;/A&gt; for certain policy changes, which can add a second-admin approval step. If you want deeper versioning and review workflows, we often see teams using Configuration as Code. Teams practicing Configuration as Code define Intune policies as code or structured data, such as in a JSON file stored outside the Intune admin center. This can be stored in version control like Azure DevOps or GitHub, and use &lt;A class="lia-external-url" href="https://learn.microsoft.com/graph/api/resources/intune-graph-overview?view=graph-rest-1.0" target="_blank" rel="noopener"&gt;Microsoft Graph&lt;/A&gt; – directly or via tooling – to deploy and reconcile the service. This enables deep versioning, peer review, and repeatable, auditable changes. And with Intune, you can use Graph API to get &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/governance/monitor-audit-logs#use-graph-api-to-retrieve-audit-events" target="_blank" rel="noopener"&gt;two years&lt;/A&gt; of audit events.&lt;/P&gt;
&lt;H2&gt;Summary&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-indent-margin-left-60px lia-border-style-solid" border="1" style="width: 85.1852%; height: 523.657px; border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr style="height: 57.1875px;"&gt;&lt;td style="height: 57.1875px;"&gt;
&lt;P&gt;&lt;STRONG&gt;MDOP tool&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 57.1875px;"&gt;
&lt;P&gt;&lt;STRONG&gt;What it did&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 57.1875px;"&gt;
&lt;P&gt;&lt;STRONG&gt;Cloud-native replacement&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 91.75px;"&gt;&lt;td class="lia-align-center" style="height: 91.75px;"&gt;
&lt;P&gt;App-V (Server)&lt;/P&gt;
&lt;/td&gt;&lt;td class="lia-align-center" style="height: 91.75px;"&gt;
&lt;P&gt;Application virtualization and streaming&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 91.75px;"&gt;
&lt;P&gt;MSIX packaging and Intune deployment (client still supported in Windows)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 81px;"&gt;&lt;td class="lia-align-center" style="height: 81px;"&gt;
&lt;P&gt;MBAM&lt;/P&gt;
&lt;/td&gt;&lt;td class="lia-align-center" style="height: 81px;"&gt;
&lt;P&gt;BitLocker management and recovery&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 81px;"&gt;
&lt;P&gt;Intune management of BitLocker and Microsoft Entra ID key escrow&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 84.1875px;"&gt;&lt;td class="lia-align-center" style="height: 84.1875px;"&gt;
&lt;P&gt;DaRT&lt;/P&gt;
&lt;/td&gt;&lt;td class="lia-align-center" style="height: 84.1875px;"&gt;
&lt;P&gt;Bootable diagnostics and recovery&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 84.1875px;"&gt;
&lt;P&gt;Windows Recovery Environment (WinRE), bootable USB, and Intune remote actions&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 102.766px;"&gt;&lt;td class="lia-align-center" style="height: 102.766px;"&gt;
&lt;P&gt;UE-V&lt;/P&gt;
&lt;/td&gt;&lt;td class="lia-align-center" style="height: 102.766px;"&gt;
&lt;P&gt;User settings roaming&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 102.766px;"&gt;
&lt;P&gt;Windows 365 Cloud PC, Windows Backup for Organizations, OneDrive Known Folder Move, app-native sync&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 106.766px;"&gt;&lt;td class="lia-align-center" style="height: 106.766px;"&gt;
&lt;P&gt;AGPM&lt;/P&gt;
&lt;/td&gt;&lt;td class="lia-align-center" style="height: 106.766px;"&gt;
&lt;P&gt;GPO version control and approval workflows&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 106.766px;"&gt;
&lt;P&gt;Intune settings catalog, Multi Admin Approval, policy-as-code in source control&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.4003%" /&gt;&lt;col style="width: 33.4003%" /&gt;&lt;col style="width: 33.3006%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Moving forward&lt;/H2&gt;
&lt;P&gt;By moving to cloud endpoint management, most MDOP scenarios are covered through Microsoft Intune and Microsoft Entra ID supported capabilities with less infrastructure to maintain, making it easier for you to manage.&lt;/P&gt;
&lt;P&gt;If you haven’t started planning yet, we suggest starting with MBAM since Intune is the most direct replacement. Then, you can work through App-V, DaRT, UE-V, and AGPM based on what’s still in use.&lt;/P&gt;
&lt;P&gt;If you’re in the middle of an MDOP exit and need help leave a comment below or reach out to us on X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;. Tell us which components you still have and how you manage endpoints today (Intune, Configuration Manager, hybrid, or other). We can help you sanity-check dependencies, choose an order of operations, and avoid common migration pitfalls.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 16:58:58 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/mdop-is-out-of-support-what-to-do-next-with-microsoft-intune/ba-p/4526024</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-06-08T16:58:58Z</dc:date>
    </item>
    <item>
      <title>New Platform SSO with registration during Automated Device Enrollment on macOS</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/new-platform-sso-with-registration-during-automated-device/ba-p/4519846</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By Iris Yuning Ye, Product Manager – Microsoft Intune &amp;amp; Justin Ploegert, Principal Product Manager – Microsoft Entra&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;A new setting ‘Enable Registration During Setup’ for Platform single sign-on (PSSO) during Automated Device Enrollment (ADE) is now generally available for macOS devices in Microsoft Intune. With this new setting and a compatible version of the Intune Company Portal (5.2604.0 and newer), this feature enables users sign in with their Microsoft Entra account during Setup Assistant, complete device registration before reaching the desktop, and get immediate access to work resources and ready to be productive sooner.&lt;/P&gt;
&lt;H3&gt;Why this matters&lt;/H3&gt;
&lt;P&gt;Previously, Platform SSO registration occurred only after users completed Setup Assistant and reached the desktop. They then had to notice and act on a separate notification to finish Platform SSO registration. When Platform SSO registration isn't completed, it can cause issues with app authentication or lead to noncompliance, delaying users from getting started on the device:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Missed notifications&lt;/STRONG&gt; - Users dismiss or ignore the post-enrollment PSSO prompt, leaving devices in an incomplete device registration state.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Broken app authentication&lt;/STRONG&gt; - Apps like Microsoft Outlook could fail to authenticate because SSO isn’t fully configured.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Compliance gaps&lt;/STRONG&gt; - Devices are flagged as noncompliant in the Intune Company Portal because Platform SSO registration isn’t completed.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Helpdesk burden&lt;/STRONG&gt; - IT teams field repeated tickets for issues that should have been handled automatically during provisioning.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Migration blocker&lt;/STRONG&gt; - Incomplete Platform SSO setup slows down migrating macOS devices to Intune.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Platform SSO during ADE with EnableRegistrationDuringSetup key eliminates these issues. Device registration, identity bootstrap, and credential setup all happen inline during Setup Assistant before the user ever reaches the desktop.&lt;/P&gt;
&lt;H3&gt;What the feature enables&lt;/H3&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Capability&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Details&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Microsoft Entra device registration during ADE&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;The device registers with Microsoft Entra ID before the user reaches the desktop. A hardware-bound Workplace Join certificate is issued and stored securely.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Early device identity&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Device identity is established early in the provisioning process, enabling immediate access to resources protected by Conditional Access.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Platform SSO credentials during initial setup&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When configured with Secure Enclave, credentials are stored in the device's Secure Enclave, providing hardware-bound, phishing-resistant protection aligned with Zero Trust principles.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Minimized delays&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Users arrive at the desktop already signed in. No additional prompts, no waiting for policies, no broken apps.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H3&gt;How it works&lt;/H3&gt;
&lt;P&gt;This feature requires three policies that work together. All three must be configured correctly &lt;STRONG&gt;before &lt;/STRONG&gt;enrollment starts and assigned to the same static user groups:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;A Platform SSO settings catalog policy with “Enable Registration During Setup” configured to &lt;STRONG&gt;Enabled&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Intune Company Portal (version 5.2604 or newer) deployed as a line-of-business (LOB) app, which provides the Microsoft Enterprise SSO extension.&lt;/LI&gt;
&lt;LI&gt;An ADE enrollment profile configured with &lt;STRONG&gt;Setup Assistant with modern authentication&lt;/STRONG&gt; and &lt;STRONG&gt;Await final configuration = Yes&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;When a device enrolls with these three policies in place, here's what happens:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The device powers on and begins the ADE enrollment flow.&lt;/LI&gt;
&lt;LI&gt;Intune delivers the Platform SSO settings catalog policy with Enable Registration During Setup enabled.&lt;/LI&gt;
&lt;LI&gt;Intune Company Portal is installed automatically as a LOB app, providing the Microsoft Enterprise SSO plug-in.&lt;/LI&gt;
&lt;LI&gt;During Setup Assistant, the user signs in with their Microsoft Entra credentials. This first sign-in starts the regular enrollment process.&lt;/LI&gt;
&lt;LI&gt;A second sign-in authenticates the identity in Intune Company Portal and fetches the SSO extension.&lt;/LI&gt;
&lt;LI&gt;The device registers with Microsoft Entra ID, and a Microsoft Entra device registration certificate is issued.&lt;/LI&gt;
&lt;LI&gt;The user arrives at the desktop fully authenticated, with SSO active and Conditional Access satisfied.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; During enrollment, users are prompted to enter their Microsoft Entra credentials at least twice. We're working on improvements to reduce the number of sign-ins in a future update.&lt;/P&gt;
&lt;H3&gt;Prerequisites&lt;/H3&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Requirement&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Details&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;macOS version&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;macOS 26 and newer&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Enrollment method&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;ADE via Apple Business&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Intune Company Portal&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Version 5.2604.0 or newer, deployed as a LOB app. Download from &lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=853070" target="_blank" rel="noopener"&gt;https://go.microsoft.com/fwlink/?linkid=853070&lt;/A&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Intune role for configuration&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Admin account with at least the &lt;STRONG&gt;Policy and Profile Manager&lt;/STRONG&gt; built-in role&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Group type&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Assigned (static) user groups only. Dynamic groups and device groups are not supported.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;STRONG&gt;Important:&lt;/STRONG&gt; Review the full Platform SSO prerequisites in the &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/configure-platform-sso-macos" target="_blank" rel="noopener"&gt;Platform SSO configuration guide&lt;/A&gt; before you begin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;High level step-by-step configuration&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Step 1: Create or update the Platform SSO settings catalog policy&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In the &lt;STRONG&gt;Microsoft Intune admin center&lt;/STRONG&gt;, go to &lt;STRONG&gt;Devices &amp;gt; Manage devices &amp;gt; Configuration&lt;/STRONG&gt;. If this is your first time configuring Platform SSO, follow the full&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/configure-platform-sso-macos" target="_blank" rel="noopener"&gt;Platform SSO configuration guide&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Add and configure the following setting:&lt;BR /&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Setting&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Value&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Description&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Authentication &amp;gt; Extensible Single Sign On &amp;gt; Platform SSO &amp;gt; &lt;STRONG&gt;Enable Registration During Setup&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Enabled&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Enables the Platform SSO registration process during Setup Assistant.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;If using the&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/configure-platform-sso-macos#option-3---password" target="_blank" rel="noopener"&gt;Password&lt;/A&gt; authentication method, it’s recommended to add for password sync function:&lt;BR /&gt;&lt;table class="lia-border-style-solid" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Setting&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Value&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Description&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Authentication &amp;gt; Extensible Single Sign On &amp;gt; Platform SSO &amp;gt; &lt;STRONG&gt;Enable Create First User During Setup&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Enabled&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Enables the password synchronization experience during Setup Assistant. &lt;EM&gt;This configuration is recommended for Password authentication method.&lt;/EM&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Tip:&lt;/STRONG&gt; Microsoft recommends using &lt;STRONG&gt;Secure Enclave&lt;/STRONG&gt; as the authentication method for the strongest hardware-backed security.&lt;/P&gt;
&lt;P&gt;Assign the policy to your static user groups. Filter is also supported with correct static group setting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 2: Install Intune Company Portal as a LOB app&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Download the Company Portal for macOS PKG from &lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=853070" target="_blank" rel="noopener"&gt;https://go.microsoft.com/fwlink/?linkid=853070&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;In the Intune admin center, go to &lt;STRONG&gt;Apps &amp;gt; All Apps &amp;gt; Create&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Add Intune Company Portal as a macOS LOB app.&lt;/LI&gt;
&lt;LI&gt;Make it a required app and assign it to the same groups as the Platform SSO policy from Step 1.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Important:&lt;/STRONG&gt; Company Portal &lt;STRONG&gt;5.2604.0 and newer&lt;/STRONG&gt; is required. If you install an older version, Platform SSO fails. When Intune detects Company Portal as a deployed policy, it sends it with priority during enrollment.&lt;/P&gt;
&lt;P&gt;And clean up the App bundle ID that are not related to Company Portal, make sure only com.microsoft.CompanyPortalMac as the relevant App bundle ID is kept.&lt;/P&gt;
&lt;img&gt;&lt;EM&gt;Figure 1: Microsoft Intune admin center Add App screen for a macOS line-of-business app, showing CompanyPortal-Installer.pkg details, macOS Tahoe 26.0 minimum OS, ignore app version enabled, install as managed disabled, and included app bundle ID com.microsoft.CompanyPortalMac version 5.26040.&lt;/EM&gt;&lt;/img&gt;
&lt;P&gt;&lt;STRONG&gt;Step 3: Set up the enrollment profile&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In the Intune admin center, go to &lt;STRONG&gt;Devices &amp;gt; Device onboarding &amp;gt; Enrollment &amp;gt; Apple &lt;/STRONG&gt;tab.&lt;/LI&gt;
&lt;LI&gt;Create or edit an Automated Device Enrollment profile with these Management settings:&lt;BR /&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Setting&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Value&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;User affinity&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Enroll with User Affinity&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Authentication&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Setup Assistant with modern authentication&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Await final configuration&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Locked enrollment&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Yes&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;Assign the profile to the &lt;STRONG style="color: rgb(30, 30, 30);"&gt;devices afflicated with the users targeted&lt;/STRONG&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt;&amp;nbsp;as Steps 1 and 2.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Critical:&lt;/STRONG&gt; You must assign all three policies to the &lt;STRONG&gt;devices afflicated with the users targeted&lt;/STRONG&gt;. If any policy is assigned to a different group, or if any step is misconfigured, enrollment will fail. In that case, wipe the device and re-enroll with all steps correctly configured.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Key things to remember&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;✅ &lt;STRONG&gt;Three policies, one group:&lt;/STRONG&gt; Settings catalog, Company Portal LOB app, and ADE enrollment profile, all assigned to the same static groups or devices/users affliated with the groups.&lt;/LI&gt;
&lt;LI&gt;✅ &lt;STRONG&gt;Static groups only:&lt;/STRONG&gt; This feature does not work with device groups or dynamic groups.&lt;/LI&gt;
&lt;LI&gt;✅ &lt;STRONG&gt;One SSO policy per device:&lt;/STRONG&gt; If you already have a Platform SSO policy assigned to enrolled devices, make sure device is wiped appropriately before kicking of enrollment with new PSSO flow.&lt;/LI&gt;
&lt;LI&gt;✅ &lt;STRONG&gt;Latest Intune Company Portal:&lt;/STRONG&gt; Version 5.2604.0 or newer is required.&lt;/LI&gt;
&lt;LI&gt;✅ &lt;STRONG&gt;macOS 26 required:&lt;/STRONG&gt; This feature is supported on macOS 26 and newer.&lt;/LI&gt;
&lt;LI&gt;✅ &lt;STRONG&gt;Secure Enclave recommended:&lt;/STRONG&gt; For the strongest hardware-backed credential protection.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For more details, refer to &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/configure-platform-sso-during-enrollment" target="_blank" rel="noopener"&gt;Configure Platform Single Sign-On (PSSO) during Automated Device Enrollment for macOS devices&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;Looking ahead: Reducing Platform SSO sign-in prompts&lt;/H3&gt;
&lt;P&gt;Signing in multiple times during enrollment isn't the ideal experience, and we're actively working to streamline it with a new enrollment setting that enables users to complete both Intune enrollment and Platform SSO device registration with a single sign-in. This will further simplify the onboarding experience, reduce friction for users, and bring macOS enrollment closer to a truly seamless, zero-touch provisioning flow. Stay tuned to &lt;A class="lia-external-url" href="https://aka.ms/IntuneWN" target="_blank" rel="noopener"&gt;What’s new in Intune&lt;/A&gt; for the release.&lt;/P&gt;
&lt;H2&gt;Related resources&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;SSO in ADE profile&lt;/STRONG&gt; (new article): &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/configure-platform-sso-during-enrollment" target="_blank" rel="noopener"&gt;Add Platform SSO policy to ADE Profile on macOS devices&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;SSO scenarios&lt;/STRONG&gt;: &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/configure-platform-sso-scenarios-macos" target="_blank" rel="noopener"&gt;Platform SSO scenarios for macOS devices&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/configure-platform-sso-macos" target="_blank" rel="noopener"&gt;Platform SSO configuration guide for macOS devices using Microsoft Intune&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-configuration/settings-catalog/configure-platform-sso-scenarios-macos" target="_blank" rel="noopener"&gt;Common Platform SSO scenarios for macOS devices&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/apps/apps-company-portal-macos" target="_blank" rel="noopener"&gt;Install Company Portal for macOS as a macOS LOB app&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/enrollment/device-enrollment-program-enroll-macos" target="_blank" rel="noopener"&gt;Set up automated device enrollment (ADE)&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/entra/identity/devices/troubleshoot-mac-sso-extension-plugin" target="_blank" rel="noopener"&gt;Troubleshoot the Microsoft Enterprise SSO Extension plugin on Apple devices&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/entra/identity/devices/troubleshoot-macos-platform-single-sign-on-extension" target="_blank" rel="noopener"&gt;macOS Platform single sign-on known issues and troubleshooting&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As always, we'd love your feedback. If you've piloted Platform SSO during Setup Assistant, share your tips and lessons learned in the comments below or reach out to us on&amp;nbsp;X&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Post Updates:&lt;/STRONG&gt;&lt;BR /&gt;6/8/26: Refreshed guidance recommending this configuration for the Password authentication method and clearer targeting language around devices and users affiliated with the groups targeted.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2026 01:41:15 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/new-platform-sso-with-registration-during-automated-device/ba-p/4519846</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-06-09T01:41:15Z</dc:date>
    </item>
    <item>
      <title>Known issue: Upgrading Microsoft Tunnel version 20260129.1</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/known-issue-upgrading-microsoft-tunnel-version-20260129-1/ba-p/4517935</link>
      <description>&lt;P&gt;We identified an upgrade issue with the early March release of Microsoft Tunnel version 20260129.1 that caused servers to become stuck and unable to complete the upgrade. The issue can be resolved by uninstalling and reinstalling the server to a newer version (&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-security/microsoft-tunnel/upgrade#march-30-2026" target="_blank"&gt;20260330.1 or later&lt;/A&gt;). Alternatively, we’ve created a script to help you update affected servers. This blog explains how to use the mstunnel-patch-2602 script to remediate the issue.&lt;/P&gt;
&lt;H3&gt;Before you begin&lt;/H3&gt;
&lt;P&gt;Before you run the script, make sure you have the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Access to the Linux virtual machine hosting the Microsoft Tunnel server&lt;/LI&gt;
&lt;LI&gt;Permission to run commands with sudo&lt;/LI&gt;
&lt;LI&gt;The patch script downloaded to the server from &lt;A class="lia-external-url" href="https://aka.ms/mstunnel-patch-2602" target="_blank"&gt;https://aka.ms/mstunnel-patch-2602&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;When to use this script&lt;/H3&gt;
&lt;P&gt;Use this script if your server is showing one or more of the following behaviors:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The server remains on the affected version (20260129.1) and doesn’t move to the latest version&lt;/LI&gt;
&lt;LI&gt;In the Intune admin center, the server health state appears as Healthy, but the upgrade banner shows an error&lt;/LI&gt;
&lt;LI&gt;The server rolls back to the affected version because of a version mismatch in Agent Settings&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Identify impacted servers&lt;/H3&gt;
&lt;P&gt;The issue affects servers on version 20260129.1, use the following hash to identify whether your deployment is on this version:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Agent:&amp;nbsp;&lt;LI-CODE lang="html"&gt;sha256:abbdcd854aa5ac376aed32c828e4c84917e776a701855cd1e3febed18a3e4dae&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Server:&lt;LI-CODE lang="html"&gt;sha256:ad57d6a7ffe21f64fc1577713063ae9b180914cf65bc70b4e49be21299cfc1d3&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;The issue was resolved with version 20260330.1, released March 30, 2026. You can verify your servers are on this version with the following hash:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Agent:&amp;nbsp;&lt;LI-CODE lang="html"&gt;sha256:163214b94af6d91a5ef02690f891c5a41e87b1059b9530324716ee34778c1785&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Server:&amp;nbsp;&lt;LI-CODE lang="html"&gt;sha256:dd62c292528e8e5aa4e7b84418efa42fd3830ec0db40467947cde8125aa17d7e&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Run the script&lt;/H3&gt;
&lt;P&gt;After downloading the script to the server, complete the following steps.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 1: Enable execution permissions&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If needed, make the script executable:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;chmod +x mstunnel-patch-2602.sh&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 2: Run the script&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Run the script with elevated permissions:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;sudo ./mstunnel-patch-2602.sh&lt;/LI-CODE&gt;
&lt;H3&gt;When the script runs, it performs the following actions automatically:&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Checks whether the current server is using the affected build hashes.&lt;/LI&gt;
&lt;LI&gt;Creates backups of the current configuration so the system can revert if the update fails.&lt;/LI&gt;
&lt;LI&gt;Stops the Tunnel agent and server services.&lt;/LI&gt;
&lt;LI&gt;Updates the configuration with version 20260330.1 hashes&lt;/LI&gt;
&lt;LI&gt;Pulls version 20260330.1 and forces mst-cli install without requiring additional user input&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;Expected results&lt;/H3&gt;
&lt;P&gt;After the script completes successfully, the server should be updated to the March 30, 2026 version 20260330.1. This remediation is intended to resolve upgrade failures caused by a version mismatch and eliminate the need for a manual uninstall and reinstall workflow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any questions or issues running the script to update your servers, reply to this post or reach out to the team on X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank"&gt;@IntuneSuppTeam&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 23:05:24 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/known-issue-upgrading-microsoft-tunnel-version-20260129-1/ba-p/4517935</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-05-08T23:05:24Z</dc:date>
    </item>
    <item>
      <title>Migrating frontline mobile devices: Aligning stakeholders before real-world testing</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/migrating-frontline-mobile-devices-aligning-stakeholders-before/ba-p/4516511</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Carol Burns - Principal Product Manager | Microsoft Intune and Sucheta Gawade, Microsoft MVP (Azure &amp;amp; Security / Intune)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Practitioner perspective from Sucheta Gawade, Microsoft MVP (Azure &amp;amp; Security / Intune), with deep experience in secure frontline mobility, including regulated healthcare environments.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the previous article, we focused on &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/intunecustomersuccess/migrating-frontline-mobile-devices-understanding-the-reality-of-your-estate/4511683" target="_blank" rel="noopener" data-lia-auto-title="understanding the reality of your frontline device estate " data-lia-auto-title-active="0"&gt;understanding the reality of your frontline device estate &lt;/A&gt;- what devices you have, how they’re used, and which tasks they must support. Now that discovery is complete, the next step is to assess what you’ve found and align your people and processes before beginning real‑world testing with Microsoft Intune and representative users and devices. This is where you turn discovery into an actionable plan your team can execute in real operational conditions.&lt;/P&gt;
&lt;P&gt;Many organizations refer to this stage as a Proof of Concept (POC) or pilot. In this article, we use these terms to describe limited real‑world validation of frontline workflows with representative users and devices, rather than internal IT feasibility testing. Use the pilot to confirm that users can reliably complete critical tasks in live operational environments before wider rollout.&lt;/P&gt;
&lt;H2&gt;Translate discovery into decisions&lt;/H2&gt;
&lt;P&gt;Discovery produces facts, but readiness requires decisions. Before beginning real‑world testing with representative users and devices, your team should be able to answer questions like:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Are we migrating “as‑is,” or do we plan on correcting identity and usage anti‑patterns such as shared credentials or personal use on corporate devices?&lt;/LI&gt;
&lt;LI&gt;Which workflows are non‑negotiable and must work on day one, and which can be improved later?&lt;/LI&gt;
&lt;LI&gt;Do we need to refresh hardware now, or can we migrate current devices and plan standardization at refresh time?&lt;/LI&gt;
&lt;LI&gt;What are our top constraints (OS support, connectivity, etc.)?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;A useful way to structure discovery output is to categorize findings and determine whether they support limited real‑world testing or require further alignment before proceeding.&lt;/P&gt;
&lt;P&gt;Pre‑requisites for real‑world testing typically include clear ownership of devices and apps, supported OS versions, and a manageable device or OEM mix.&lt;/P&gt;
&lt;P&gt;Items that often require alignment before real‑world testing include shared devices without a defined shared‑device model, shared credentials or unclear authentication approaches, personal use on corporate devices (which affects wipe/re‑enroll decisions), certified app or peripheral constraints, and network or certificate dependencies that could impact enrollment and compliance.&lt;/P&gt;
&lt;H2&gt;Identify the stakeholders you must align (and why)&lt;/H2&gt;
&lt;P&gt;Real‑world testing of frontline workflows depends on more than technical readiness. A clear stakeholder map helps surface operational dependencies early and ensures that limited validation activities can be conducted safely without disrupting day‑to‑day work.&lt;/P&gt;
&lt;P&gt;Not every environment requires all of the roles listed below at this stage, but these are the most common stakeholders needed to support limited real‑world testing of frontline workflows.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Operational stakeholders&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="width: 100%; border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Stakeholder&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Why they matter&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;What to align&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Operations / business leadership&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Define frontline outcomes and approve change windows.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Critical workflows, downtime tolerance, shift patterns, pilot locations, operational sign‑off criteria.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Funding owners / procurement&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Discovery often uncovers refresh or licensing gaps.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Device and accessory funding, carrier plans, spares, and standardization strategy.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Change management&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Testing may introduce new sign‑in flows or device behaviors.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Communications plan, support readiness, rollback and escalation processes, exception management.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;In addition to operational alignment, technical readiness across supporting IT teams is required to ensure testing reflects production like conditions.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;Technical and support stakeholders&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Stakeholder&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Why they matter&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;What to align&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Endpoint or Microsoft Intune owners&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Build policy, enrollment, apps, and compliance.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Device categories, management models, policy approach, rollout waves.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Architecture team&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Ensure alignment with enterprise standards.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Reference architecture, lifecycle approach, dependency mapping.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Microsoft Identity / Microsoft Entra team&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Underpins Conditional Access and shared‑device patterns.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Authentication model, shared device sign‑in patterns, break‑glass scenarios.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Network team&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Enrollment depends on connectivity and certificate flows.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Wi‑Fi (EAP‑TLS), proxies, segmentation, roaming, known dead zones.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Security / risk / compliance&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Define guardrails and exceptions.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Wipe policies, logging, least privilege, auditability.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;App owners / vendors&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Critical frontline workflows depend on app behavior.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Compatibility, offline behavior, deployment approach.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Support / service Desk&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Manage user impact during testing.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Runbooks, escalation paths, enrollment troubleshooting, shift‑based support.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Project management (large environments)&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Coordinate testing across teams.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Timeline, risk tracking, cross‑team communications.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Readiness checklist before real‑world testing&lt;/H2&gt;
&lt;P&gt;Real‑world testing often produces limited value when it focuses primarily on Microsoft Intune enrollment rather than operational use. Enrollment is a starting point, but the goal of this stage is to confirm that critical frontline workflows function reliably end‑to‑end in production‑like conditions.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Readiness area&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Questions to consider before real‑world testing&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Licensing&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Do you have the correct Intune licenses for the devices or users in scope?&lt;BR /&gt;Are any add-ons needed?&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Identity&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Is Microsoft Entra configured for your enrollment approach?&lt;BR /&gt;Are Conditional Access policies ready for real‑world testing?&lt;/P&gt;
&lt;P&gt;For shared devices, what sign‑in model will you use?&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Stakeholder alignment&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Who owns the success criteria? &lt;BR /&gt;Who approves the testing scope and change window? &lt;BR /&gt;Who funds required accessories or device refresh?&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Operational readiness&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Who provides day‑to‑day support for test devices? &lt;BR /&gt;What is the escalation path for a broken critical workflow? &lt;BR /&gt;What is the rollback or recovery plan?&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Device lifecycle decisions&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Will you test by migrating existing devices as‑is, replacing end‑of‑life devices first, or using testing to define the future standard?&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;OEM and ecosystem readiness&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Are the devices still supported by the OEM? &lt;BR /&gt;Are required peripherals supported?&lt;BR /&gt;Do rugged or certified requirements limit device options?&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;Lack of clear ownership for testing success criteria is a common cause of inconclusive pilots, particularly where operational workflows span multiple teams.&lt;/P&gt;
&lt;H2&gt;Decide what your real‑world testing must validate&lt;/H2&gt;
&lt;P&gt;Real‑world testing often produces limited value when it focuses primarily on enrollment rather than operational use. Enrollment is a starting point, but the goal of this stage is to confirm that critical frontline workflows function reliably end‑to‑end in production‑like conditions.&lt;/P&gt;
&lt;P&gt;Real‑world testing should validate high‑value operational outcomes, ensuring:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;STRONG&gt;Critical workflows function end&lt;/STRONG&gt;‑&lt;STRONG&gt;to&lt;/STRONG&gt;‑&lt;STRONG&gt;end&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;Scanning, inventory, delivery confirmation, POS, etc.&lt;/LI&gt;
&lt;LI&gt;Session transitions match shift patterns&lt;/LI&gt;
&lt;LI&gt;Offline or degraded‑mode behavior works as expected (where relevant)&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;STRONG&gt;Security works without disrupting operations&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;Compliance and Conditional Access do not block legitimate frontline activity&lt;/LI&gt;
&lt;LI&gt;Wipe and recovery processes are realistic for shared devices&lt;/LI&gt;
&lt;LI&gt;App protection controls align with user experience&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;STRONG&gt;Supportability is operationally viable&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;Device reset and re‑enroll processes are documented&lt;/LI&gt;
&lt;LI&gt;Troubleshooting steps are known and repeatable&lt;/LI&gt;
&lt;LI&gt;Escalation paths exist for frontline‑impacting incidents&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;STRONG&gt;Representative device scenarios are included&lt;BR /&gt;&lt;/STRONG&gt;Include the different frontline scenarios identified during discovery, such as:
&lt;UL&gt;
&lt;LI&gt;Shared vs assigned devices&lt;/LI&gt;
&lt;LI&gt;Different OEM models or OS versions&lt;/LI&gt;
&lt;LI&gt;Sites with known connectivity constraintso&lt;/LI&gt;
&lt;LI&gt;Common peripherals that may introduce migration risk (for example, scanners or printers)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;Plan for future standardization (without delaying testing)&lt;/H2&gt;
&lt;P&gt;You may need to begin real‑world testing using the environment you have today. However, this stage can also be used to identify patterns that may shape future procurement and standardization decisions without delaying validation activities.&lt;/P&gt;
&lt;P&gt;Practical prompts to add to your planning:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you could reset procurement going forward, would you reduce OEM or device model sprawl?&lt;/LI&gt;
&lt;LI&gt;What might your target “approved device set” look like for the next refresh cycle?&lt;/LI&gt;
&lt;LI&gt;Which procurement models could support consistent enrollment, warranty coverage, and access to spares across shifts?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Standardization doesn’t need to be a prerequisite for real‑world testing, but it can become a valuable outcome of the migration effort over time.&lt;/P&gt;
&lt;H2&gt;Moving from assessment to real‑world testing&lt;/H2&gt;
&lt;P&gt;After you’ve aligned stakeholders, clarified dependencies, and defined what your real‑world testing must validate, you’re ready to move from assessment to limited operational testing with representative users and devices.&lt;/P&gt;
&lt;P&gt;The key takeaway is this:&amp;nbsp;&lt;STRONG&gt;discovery tells you what’s real, but readiness determines whether you can safely test it in live operational conditions.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;As always, we welcome your feedback and experience. If you’ve already tested frontline workflows in operational conditions, what advice would you give organizations preparing for this stage? Share your thoughts in the comments below or reach out to us on X&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Explore the&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/Intune/FLW-home" target="_blank" rel="noopener"&gt;From the frontlines: Frontline worker management with Microsoft Intune&lt;/A&gt; series for additional guidance on managing frontline workers and devices.&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2026 19:37:13 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/migrating-frontline-mobile-devices-aligning-stakeholders-before/ba-p/4516511</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-05-01T19:37:13Z</dc:date>
    </item>
    <item>
      <title>Speed where it matters: How Microsoft Intune helps IT prioritize time-sensitive actions</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/speed-where-it-matters-how-microsoft-intune-helps-it-prioritize/ba-p/4515942</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Albert Cabello Serrano | Principal Product Manager - Microsoft Intune&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;A closer look at how Intune delivers updates to devices and the investments we’re making to help important changes move faster and more predictably.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;A common concern we hear from IT admins is, “How quickly will this change actually reach my device?” In many cases, the answer is much faster than expected. Today, &lt;STRONG&gt;90%&lt;/STRONG&gt; of policy updates, app deployments, and device actions in Intune are completed in under an hour.&lt;/P&gt;
&lt;P&gt;So where does the idea of “8-hour latency” come from? That number reflects a routine maintenance check-in used when devices are idle - not how Intune processes meaningful changes. Intune uses notification-based, priority-driven processing so that high-impact actions,&amp;nbsp;&lt;EM&gt;like security policy changes or remediation steps, &lt;/EM&gt;are handled promptly and reliably as possible.&lt;/P&gt;
&lt;P&gt;In this context, latency isn’t about making every action instant - it’s about providing predictable, prioritized delivery at global scale. The sections below break down how Intune prioritizes different types of updates and recent investments that are helping time-sensitive changes complete more consistently.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;How Intune delivers changes to devices&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Cloud-based device management is designed for real-world conditions; devices are not always online, fully charged, or on stable networks. Intune uses an eventual consistency model so devices can continue to be productive while converging to the desired state over time, without management actions unnecessarily disrupting users or workflows.&lt;/P&gt;
&lt;P&gt;Because devices operate in different conditions, not all device activity is handled the same way. To manage change reliably at scale, Intune uses different types of device check-ins depending on what needs to happen.&lt;/P&gt;
&lt;H2&gt;Types of device check-ins in Intune&lt;/H2&gt;
&lt;P&gt;Device check-ins generally fall into several categories, each triggered by a different type of action:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Single&lt;/STRONG&gt;‑&lt;STRONG&gt;device check&lt;/STRONG&gt;‑&lt;STRONG&gt;ins:&lt;/STRONG&gt; Occurs when an admin or user initiates an action on a specific device, such as starting a device action or installing an app from the Intune Company Portal.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Change&lt;/STRONG&gt;‑&lt;STRONG&gt;based check&lt;/STRONG&gt;‑&lt;STRONG&gt;ins:&lt;/STRONG&gt; Push‑triggered check‑ins used to deliver meaningful changes to devices as soon as possible.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Client&lt;/STRONG&gt;‑&lt;STRONG&gt;initiated check&lt;/STRONG&gt;‑&lt;STRONG&gt;ins:&lt;/STRONG&gt; Background activity that helps keep devices healthy, such as when a user signs in to a device or when malware status changes.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Maintenance check-ins: &lt;/STRONG&gt;Scheduled syncs that occur at predetermined intervals and can be client or service-initiated, depending on the platform. These typically occur approximately every 8 hours.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Regardless of what triggers a check-in, any pending changes will be applied to the device when it occurs.&lt;/P&gt;
&lt;H2&gt;What happens when an admin makes a change&lt;/H2&gt;
&lt;P&gt;When an admin makes a change in Intune, such as updating a &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/protect/device-compliance-get-started" target="_blank" rel="noopener"&gt;device compliance policy&lt;/A&gt;, &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/app-management/deployment/add-microsoft-store" target="_blank" rel="noopener"&gt;deploying an app&lt;/A&gt;, or &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-management/actions/?tabs=windows" target="_blank" rel="noopener"&gt;setting a configuration, &lt;/A&gt;Intune identifies the devices impacted by that change and initiates a change‑based check‑in for affected devices.&lt;/P&gt;
&lt;P&gt;For online devices, Intune sends a push notification prompting the device to establish a management session with the service, apply the change, and report enforcement status back to Intune. If a device is offline or unreachable, the change is applied when the device next checks in through available mechanisms.&lt;/P&gt;
&lt;H2&gt;Four investments that help critical updates move forward faster&lt;/H2&gt;
&lt;P&gt;The following product changes focus on reducing device‑change latency by shortening the time between an admin action in Intune and enforcement on the device, especially during peak or constrained conditions.&lt;/P&gt;
&lt;H3&gt;1. Check-in prioritization focused on what matters most&lt;/H3&gt;
&lt;P&gt;Not all device activity carries the same urgency. Routine background check-ins can compete for service resources with devices that have important pending changes, such as compliance updates, remediation actions, or administrator-initiated configuration changes.&lt;/P&gt;
&lt;P&gt;Intune evaluates the potential impact of delaying a device check-in on security posture, compliance state or user productivity, and dynamically prioritizes processing accordingly. This real-time prioritization model ensures that high-impact actions move forward without being delayed by lower‑impact background activity. Prioritization adapts as conditions change, helping important updates reach devices more quickly and predictably without being delayed by lower-impact background activity.&lt;/P&gt;
&lt;H3&gt;2. Built-in resilience when multiple changes occur in quick succession&lt;/H3&gt;
&lt;P&gt;Change activity often happens in bursts, with several related updates occurring in rapid succession. These periods of activity may be driven by operational needs or background processes, and can involve adjusting assignments, updating multiple policies, or rolling out configuration changes across the same set of devices.&lt;/P&gt;
&lt;P&gt;Intune dynamically coordinates notifications, so that each change requiring action triggers a corresponding device notification, even during high-activity periods. This helps improve consistency when applying multiple updates and reduces delays across consecutive changes on devices.&lt;/P&gt;
&lt;P&gt;Over the next several months, these improvements will extend to additional payloads delivered through the Intune Management Extension (IME), including scripts, Win32 apps, and custom compliance across both Windows and macOS platforms.&lt;/P&gt;
&lt;H3&gt;3. More timely notifications on Windows&lt;/H3&gt;
&lt;P&gt;Intune notifies devices to check-in when changes require action. If the device is offline, on an unstable network, or low on battery, notifications may be delayed. This can cause missed check-ins or delayed actions.&lt;/P&gt;
&lt;P&gt;When notification services are delayed, blocked, or unavailable, devices may fall back to scheduled maintenance check‑ins to apply changes. For timely delivery, required notification service endpoints need to remain accessible so devices can receive management signals when updates occur.&lt;/P&gt;
&lt;P&gt;On Windows devices, Intune complements the Windows Notification Service (WNS) with the same notification protocol that powers Microsoft Teams via the Intune Management Extension. This helps increase the likelihood that devices receive management notifications when they’re online and reachable, improving visibility into whether policy updates or device actions have reached their destination.&lt;/P&gt;
&lt;P&gt;For more information, see the &lt;A class="lia-external-url" href="https://aka.ms/intune-endpoints" target="_blank" rel="noopener"&gt;network endpoints for Intune documentation&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;4. Optimized maintenance check-ins for iOS devices&lt;/H3&gt;
&lt;P&gt;Background check-ins are still important to keep devices healthy when nothing else is going on. Unlike Windows devices, iOS devices don’t have client scheduled check‑ins and depend on service‑initiated maintenance check‑ins to ensure device health and compliance.&lt;/P&gt;
&lt;P&gt;During peak usage periods, these maintenance check‑ins can account for a significant portion of overall traffic, which can compete with devices that require immediate updates.&lt;/P&gt;
&lt;P&gt;Intune considers device activity in the scheduling of maintenance check‑ins during peak activity, making room for higher‑impact updates, while continuing to ensure devices check in regularly. This helps manage traffic and improves responsiveness when applying policies or remediation actions.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;What this means for you&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;For IT admins:&lt;/STRONG&gt; No additional configuration or workflow changes are required to benefit from Intune’s built-in notification system. When bidirectional communication with &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/fundamentals/endpoints" target="_blank" rel="noopener"&gt;notification service endpoints&lt;/A&gt; is open, devices can receive and act on updates as they become available.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;For security teams:&lt;/STRONG&gt; Faster delivery of device changes helps shorten the time between a policy update, a tightened Conditional Access rule, an updated compliance baseline, and a remediation action. For Zero Trust frameworks, where posture signals drive access decisions, this helps narrow the window during which a device could be out of compliance or vulnerable. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Together, these improvements reflect how Intune is evolving into a more intelligent, priority-aware system. Rather than making every action instant, the focus is on prioritizing high-impact updates so they are delivered without unnecessary delays. This approach is expanding across a number of scenarios to provide a more consistent and predictable experience, helping reduce delays for key updates.&lt;/P&gt;
&lt;H2&gt;Resources to learn more&lt;/H2&gt;
&lt;P&gt;For another perspective on this topic, read an MVP’s take on demystifying the “8-hour” timing myth in this &lt;A class="lia-external-url" href="https://www.linkedin.com/pulse/intune-timing-demystified-why-8hour-delay-myth-jon-jarvis-bzdge" target="_blank" rel="noopener"&gt;LinkedIn post&lt;/A&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;You can also&lt;STRONG&gt; &lt;/STRONG&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-occasion" href="https://techcommunity.microsoft.com/event/microsoftintuneevents/intune-timing-demystified-what-really-happens-behind-the-scenes/4490580" target="_blank" rel="noopener" data-lia-auto-title="watch the recent Tech Takeoff" data-lia-auto-title-active="0"&gt;watch the recent Tech Takeoff&lt;/A&gt; about this same topic to learn more about these improvements.&lt;/P&gt;
&lt;P&gt;Also, in the April edition of the &lt;A class="lia-external-url" href="https://aka.ms/IntuneWN2604" target="_blank" rel="noopener"&gt;What's New in Intune blog&lt;/A&gt;&lt;EM&gt;,&lt;/EM&gt; we introduced a new segment called &lt;STRONG&gt;Myth vs. Reality. &lt;/STRONG&gt;This post is part of that series. To stay current on new capabilities and updates as they ship, follow the &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/category/microsoftintune/blog/microsoftintuneblog" target="_blank" rel="noopener" data-lia-auto-title="What's New in Microsoft Intune blog" data-lia-auto-title-active="0"&gt;What's New in Microsoft Intune blog&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;What myth should we debunk next? Leave a comment below or reach out to us on X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt; or &lt;A class="lia-external-url" href="https://aka.ms/MSIntune" target="_blank" rel="noopener"&gt;@MSIntune&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2026 15:47:22 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/speed-where-it-matters-how-microsoft-intune-helps-it-prioritize/ba-p/4515942</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-04-30T15:47:22Z</dc:date>
    </item>
    <item>
      <title>Unpacking Endpoint Management is back - and we’ve got a lot to talk about</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/unpacking-endpoint-management-is-back-and-we-ve-got-a-lot-to/ba-p/4514599</link>
      <description>&lt;P&gt;If you've been missing real, candid conversations about endpoint management, good news! &lt;EM&gt;Unpacking Endpoint Management&lt;/EM&gt; is officially back.&lt;/P&gt;
&lt;P style="margin-top: 16px;"&gt;This series is all about what actually works. No fluff, just practical tips, proven strategies, and honest discussions to help you optimize and simplify the way you manage and secure endpoints today (and prepare for what's next).&lt;/P&gt;
&lt;P style="margin-top: 16px;"&gt;We're bringing together people from across Microsoft Intune, Security, and Customer Experience engineering and product teams, along with guest practitioners, to share what's worked, what hasn't, and what we've learned along the way. And yes…we're absolutely here for the tough questions.&lt;/P&gt;
&lt;H2 style="margin-top: 36px; margin-bottom: 20px; font-family: 'Segoe UI', Segoe, Tahoma, Geneva, sans-serif; font-weight: 600; font-size: 24px; color: #333333;"&gt;A quick update on the hosts&lt;/H2&gt;
&lt;P style="margin-top: 16px;"&gt;Danny Guillory, a familiar face to the community and a Product Manager for Intune and Configuration Manager, will continue to host the series. He's joined this season by Rachelle Blanchard as co‑host, bringing a strong community and discovery lens to the series. Rachelle focuses on surfacing real customer questions and guiding conversations toward practical outcomes, helping ensure each episode reflects how endpoint management works in the real world.&lt;/P&gt;
&lt;H2 style="margin-top: 36px; margin-bottom: 20px; font-family: 'Segoe UI', Segoe, Tahoma, Geneva, sans-serif; font-weight: 600; font-size: 24px; color: #333333;"&gt;Up next&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-occasion" href="https://techcommunity.microsoft.com/event/microsoftintuneevents/unpacking-endpoint-management---june-2026/4514325" target="_blank" rel="noopener" data-lia-auto-title="June 30 – 9:00 AM PDT" data-lia-auto-title-active="0"&gt;June 30, 2026 – 9:00 a.m. PDT&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;Topic TBD - What should we cover? Drop ideas below in the comments.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-occasion" href="https://techcommunity.microsoft.com/event/microsoftintuneevents/unpacking-endpoint-management---july-2026/4514326" data-lia-auto-title="July 30, 2026 - 9:00 a.m. PDT" data-lia-auto-title-active="0" target="_blank"&gt;July 30, 2026 - 9:00 a.m. PDT&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;Topic TBD&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin-top: 16px;"&gt;Sign in to the Tech Community and follow this post for the latest updates on upcoming episodes.&lt;/P&gt;
&lt;H2 style="margin-top: 36px; margin-bottom: 20px; font-family: 'Segoe UI', Segoe, Tahoma, Geneva, sans-serif; font-weight: 600; font-size: 24px; color: #333333;"&gt;Catch up on demand&lt;/H2&gt;
&lt;P&gt;You may have missed them, but you don't have to miss out on the learnings. Watch and learn when it's convenient for you.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://techcommunity.microsoft.com/event/microsoftintuneevents/device-security-with-microsoft-intune/4514323" data-lia-auto-title="Device security with Microsoft Intune" data-lia-auto-title-active="0" target="_blank"&gt;Device security with Microsoft Intune&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://techcommunity.microsoft.com/event/microsoftintuneevents/unpacking-endpoint-management-live-from-tech-takeoff-2026/4490583" data-lia-auto-title="Trends in endpoint management" data-lia-auto-title-active="0" target="_blank"&gt;Trends in endpoint management&lt;/A&gt; (live from Tech Takeoff 2026)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin-top: 16px; margin-bottom: 24px;"&gt;Not sure where to start? Watch our most recent episode, &lt;STRONG&gt;&lt;A href="https://techcommunity.microsoft.com/event/microsoftintuneevents/policy-from-hybrid-to-cloud-native/4514324" target="_blank" rel="noopener" data-lia-auto-title="Policy: from hybrid to cloud-native" data-lia-auto-title-active="0"&gt;Policy: from hybrid to cloud-native&lt;/A&gt;&lt;/STRONG&gt;, now on demand!&lt;/P&gt;
&lt;div data-video-id="https://www.youtube.com/watch?v=AnDGRrAicU0&amp;amp;list=PLmAptfqzxVEXpOdQvLdTHHYv8QRdmRrgR/1779993206899" data-video-remote-vid="https://www.youtube.com/watch?v=AnDGRrAicU0&amp;amp;list=PLmAptfqzxVEXpOdQvLdTHHYv8QRdmRrgR/1779993206899" class="lia-video-container lia-media-is-center lia-media-size-large"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FAnDGRrAicU0%3Flist%3DPLmAptfqzxVEXpOdQvLdTHHYv8QRdmRrgR&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DAnDGRrAicU0&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FAnDGRrAicU0%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 style="margin-top: 36px; margin-bottom: 20px; font-family: 'Segoe UI', Segoe, Tahoma, Geneva, sans-serif; font-weight: 600; font-size: 24px; color: #333333;"&gt;What's the format?&lt;/H2&gt;
&lt;P style="margin-top: 16px;"&gt;This web series is streamed live on Tech Community, LinkedIn, YouTube, and X. In addition to open discussion, we answer &lt;STRONG&gt;your&lt;/STRONG&gt; questions so sign in (or sign up for) the Tech Community and RSVP to submit questions early and throughout the live show.&lt;/P&gt;
&lt;H2 style="margin-top: 36px; margin-bottom: 20px; font-family: 'Segoe UI', Segoe, Tahoma, Geneva, sans-serif; font-weight: 600; font-size: 24px; color: #333333;"&gt;How do I join?&lt;/H2&gt;
&lt;P style="margin-top: 16px;"&gt;There's no call or meeting to join. Simply head to &lt;A href="https://aka.ms/JoinUEM" target="_blank" rel="noopener"&gt;aka.ms/JoinUEM&lt;/A&gt;. Show up at start time, watch live, and jump into the discussion with us.&lt;/P&gt;
&lt;H2 style="margin-top: 36px; margin-bottom: 20px; font-family: 'Segoe UI', Segoe, Tahoma, Geneva, sans-serif; font-weight: 600; font-size: 24px; color: #333333;"&gt;Help shape the series&lt;/H2&gt;
&lt;P style="margin-top: 16px;"&gt;This series is for you - so tell us what you want to hear. Drop a comment below with:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Topics you'd like us to cover&lt;/LI&gt;
&lt;LI&gt;Tough questions you want answered&lt;/LI&gt;
&lt;LI&gt;Speakers you'd love to hear from&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin-top: 16px;"&gt;We can't wait to get started - and even more excited to hear from you along the way.&lt;/P&gt;
&lt;P style="margin-top: 16px;"&gt;Join the Community to get early insight into what's coming for Intune, connect with experts, and share real-world feedback that helps shape the product. 👉 &lt;A href="https://aka.ms/JoinIntuneCommunity" target="_blank" rel="noopener"&gt;aka.ms/JoinIntuneCommunity&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 18:37:38 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/unpacking-endpoint-management-is-back-and-we-ve-got-a-lot-to/ba-p/4514599</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-05-28T18:37:38Z</dc:date>
    </item>
    <item>
      <title>As vulnerability discovery moves at AI speed, keeping current is foundational to reduce exposure</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/as-vulnerability-discovery-moves-at-ai-speed-keeping-current-is/ba-p/4513766</link>
      <description>&lt;P&gt;Recent advances in automation and AI are accelerating vulnerability discovery and shortening the window between disclosure and exploitation. As Microsoft outlined in our recent&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/prioritizingdefense" target="_blank" rel="noopener"&gt;Security blog&lt;/A&gt;, this shift raises the bar for how quickly organizations need to reduce exposure across their environments.&lt;/P&gt;
&lt;P&gt;For IT and security teams, this makes staying current on updates more critical than before. While responding to individual Common Vulnerabilities Exposures (CVE) remains essential, keeping current across devices and applications is foundational to reducing exposure as threats evolve.&lt;/P&gt;
&lt;P&gt;This post focuses on the endpoint execution layer - how Microsoft Intune helps organizations understand their update posture, prioritize action, and reduce the time it takes for protections to land.&lt;/P&gt;
&lt;H2&gt;Introducing the security update status dashboard in Microsoft Intune&lt;/H2&gt;
&lt;P&gt;To act decisively, teams need clear visibility into where systems are current, where gaps exist, and how update deployments are progressing. Without a shared, defensible view of update status, it’s difficult to prioritize remediation or answer a basic question from leadership: &lt;EM&gt;“Are we patched?” &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;To address this, Intune is introducing the General Availability of a new &lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?LinkId=2361207" target="_blank" rel="noopener"&gt;security update status&lt;/A&gt; dashboard providing centralized visibility into update compliance across Windows Clients, Windows Servers, and Microsoft 365 Apps. The dashboard provides a clear, current view for leadership, backed by current data — without switching between multiple reports or tools.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img&gt;&lt;EM&gt;Figure 1: Security update dashboard showing patch status for Windows clients, servers, and Microsoft 365 apps.&lt;/EM&gt;&lt;/img&gt;
&lt;P&gt;The dashboard surfaces:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Visibility into which devices are current on quality and feature updates, which are falling behind, and where remediation gaps exist across your Intune-managed estate&lt;/LI&gt;
&lt;LI&gt;The data needed to prioritize action, track progress across deployment rings, and help demonstrate a more accurate compliance posture&lt;/LI&gt;
&lt;LI&gt;Insight to where exposure is critical and needs immediate attention&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Four ways to shrink your vulnerability window&lt;/H2&gt;
&lt;P&gt;The dashboard delivers visibility. The capabilities below help you act on it.&lt;/P&gt;
&lt;H3 class="lia-indent-padding-left-30px"&gt;1) Windows Autopatch: deploy updates at scale with control&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Windows Autopatch manages update orchestration through predefined deployment rings, releasing updates progressively across representative device groups so that quality and security updates reach broad production populations only after passing validation in pilot environments. IT teams shift from manually coordinating deployment schedules each month to focusing on policy and exception management while Windows Autopatch handles sequencing, scheduling, and rollout logic.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;When critical vulnerabilities emerge, expedited update deployment allows devices to advance more quickly through the rollout process, providing security teams with an additional lever for reducing time-to-secure when AI-driven discovery shortens the window between disclosure and exploitation.&lt;/P&gt;
&lt;H3 class="lia-indent-padding-left-30px"&gt;2) Hotpatch updates: Windows updates without the reboot&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Even when updates deploy rapidly, protection is not realized until a device restarts, and users routinely defer reboots for hours or days. Hotpatch updates for Windows reduces this gap by applying supported security updates to in-memory processes without requiring frequent restarts. Eligible Windows 11 Enterprise devices can reach a protected state immediately after installation, helping reduce the vulnerability window.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Operationally, hotpatch updates shifts the restart requirement from monthly update to a smaller number of planned baseline updates per year, enabling organizations to deploy critical fixes without the productivity impact of forced restarts. You can enable hotpatch updates through quality update policies in Intune on supported systems.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;In addition, with &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/windows-autopatch/monitor/windows-autopatch-update-readiness-overview" target="_blank" rel="noopener"&gt;Autopatch update readiness&lt;/A&gt;, IT admins can better anticipate when planned quality or feature updates won’t reach a device, understand Autopatch and hotpatch enrollment coverage, and quickly identify blockers to bringing devices into a ready state.&lt;/P&gt;
&lt;H3 class="lia-indent-padding-left-30px"&gt;3) Microsoft 365 Apps patching: keep Office and other apps current in lockstep&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;The Microsoft 365 Apps admin center includes Inventory and Cloud Update, giving administrators visibility into update status across connected devices by update channel so they can quickly spot systems missing the latest security updates and track progress. When an accelerated response is required, teams can tighten deadlines and move from staged rollout to immediate enforcement by removing waves, deferrals, or exclusion windows that may delay availability for specific groups, especially where channel divergence or scoped targeting leaves devices outside policy. Because expedited servicing reduces time for testing across diverse configurations, Cloud Update controls such as pausing a deployment or rolling back an update help mitigate risk while closing security gaps quickly.&lt;/P&gt;
&lt;H3 class="lia-indent-padding-left-30px"&gt;4) Server updates: Configuration Manager or Azure Arc to accelerate compliance and operational workloads&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;For organizations managing servers, &lt;STRONG&gt;Configuration Manager&lt;/STRONG&gt; helps streamline the identification, packaging, and assignment of security updates (for example, with Automatic Deployment Rules) based on classification and severity. Cloud-based sourcing through the Microsoft Update service can prevent deployment failures in distributed environments, while maintenance windows let you pre-stage updates for highly available systems and install them during defined downtime intervals - achieving compliance without unplanned service interruptions. For server estates that are&amp;nbsp;&lt;STRONG&gt;Arc-enabled&lt;/STRONG&gt;, you can also use &lt;STRONG&gt;Azure Arc&lt;/STRONG&gt; to extend visibility and management across hybrid and multicloud infrastructure.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;If you need even deeper coverage and insight, consider integrating &lt;STRONG&gt;Microsoft Defender Vulnerability Management (MDVM)&lt;/STRONG&gt; to enrich update posture with vulnerability intelligence and prioritize remediation based on real exposure.&lt;/P&gt;
&lt;H2&gt;Using update currency as an enforcement signal&lt;/H2&gt;
&lt;P&gt;Deploying updates is half the job. Verifying they land - and holding the line when they don't - is the other half. Intune compliance policies let you define minimum OS build numbers, required update levels, and grace periods. Devices that fall out of compliance are flagged automatically.&lt;/P&gt;
&lt;P&gt;Paired with Microsoft Entra ID Conditional Access, update currency can become a condition of access - checking that only current, healthy devices connect to corporate resources. This turns update posture into an enforceable control, not just a reporting metric.&lt;/P&gt;
&lt;H2&gt;Actions you can take today&lt;/H2&gt;
&lt;P&gt;The increasing use of AI in vulnerability discovery, combined with a rapidly evolving threat landscape, underscores the importance of taking proactive security measures. Here are actions you can take today:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Assess. &lt;/STRONG&gt;Open the new security update status dashboard and know the baseline of your fleet. See&lt;STRONG&gt; &lt;/STRONG&gt;how many Windows devices are behind on feature releases, quality updates, and Microsoft 365 Apps patches.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Automate. &lt;/STRONG&gt;Configure Windows Autopatch for ring-based deployment, enable hotpatch updates on eligible devices, and set Microsoft 365 Apps servicing profiles. Enable expedited updates so you can respond to critical vulnerabilities quickly.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Enforce. &lt;/STRONG&gt;Pair compliance policies with Conditional Access. Make being current a condition of access to corporate data.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Monitor. &lt;/STRONG&gt;Review the dashboard weekly. Investigate deployment failures promptly and deploy proactive remediations to clear blockers.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Communicate. &lt;/STRONG&gt;Share dashboard trends with security leadership and application owners. When stakeholders see the data, update compliance becomes a shared priority, not just an IT burden.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Evolve. &lt;/STRONG&gt;Revisit your deployment rings, deferral windows, and compliance thresholds quarterly. Use failure patterns from the dashboard to refine your approach and evaluate Windows Autopatch for a fully managed experience that scales with your organization.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Every day a device remains out of date is potential exposure to unnecessary vulnerabilities. Intune gives you the tools, and now the visibility, to get current, stay current, and defend your organization at the speed the threat landscape demands.&lt;/P&gt;
&lt;H2&gt;Closing&lt;/H2&gt;
&lt;P&gt;Reducing exposure starts with knowing where you stand. The &lt;STRONG&gt;security update status dashboard in Intune&lt;/STRONG&gt; provides a single place to understand update status across Windows devices and Microsoft 365 Apps, helping you identify lagging systems and prioritize action.&lt;/P&gt;
&lt;P&gt;Make the dashboard part of your regular operational rhythm: review it, act on the gaps it surfaces, and track progress over time. With the right visibility and tooling, staying current becomes repeatable - not reactive.&lt;/P&gt;
&lt;P&gt;Feature availability varies by license. Learn more about plan details and requirements &lt;A class="lia-external-url" href="https://www.microsoft.com/security/business/microsoft-intune-pricing" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://aka.ms/prioritizingdefense" target="_blank" rel="noopener"&gt;Read the latest Microsoft Security blog&lt;/A&gt; to learn how turning AI‑driven discovery into protection at scale can help secure your estate in an AI‑driven threat landscape.&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://security.microsoft.com/securenow" target="_blank" rel="noopener"&gt;Get started with Microsoft Secure Now&lt;/A&gt; for guidance in assessing risk and take recommended actions.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 22:35:25 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/as-vulnerability-discovery-moves-at-ai-speed-keeping-current-is/ba-p/4513766</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-04-22T22:35:25Z</dc:date>
    </item>
    <item>
      <title>Migrating Frontline Mobile Devices: Understanding the reality of your estate</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/migrating-frontline-mobile-devices-understanding-the-reality-of/ba-p/4511683</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Carol Burns - Principal Product Manager | Microsoft Intune and Sucheta Gawade, Microsoft MVP (Azure &amp;amp; Security / Intune)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Practitioner perspective from &lt;STRONG&gt;Sucheta Gawade&lt;/STRONG&gt;, Microsoft MVP (Azure &amp;amp; Security / Intune), with deep experience in secure frontline mobility, including regulated healthcare environments.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Frontline devices have evolved from a small set of task-specific tools into the way day-to-day work gets done. As new workflows, apps, locations, and teams get added over time, device estates expand quickly, making it harder to maintain consistency and visibility.&lt;/P&gt;
&lt;P&gt;For many organizations, the reality of the estate isn't easy to keep track of. Devices may have been purchased locally, inherited through acquisitions, shared across teams, or left unused in lockers. They may be repurposed for new workflows or kept running far longer than originally planned.&lt;/P&gt;
&lt;P&gt;This creates a gap between what teams think they have, how they expect devices to be used, and what happens in the field.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;“Frontline estates aren’t complex because teams don’t care, they’re complex because operations evolve faster than governance.”&lt;/EM&gt;&lt;/STRONG&gt;&lt;STRONG&gt; -&lt;/STRONG&gt;Sucheta Gawade, Microsoft MVP&lt;/P&gt;
&lt;P&gt;If teams don’t close this gap early, it tends to show up during pilots and cutover: devices fail in real conditions, frontline teams revert to workarounds, and the migration slows down through rework, exceptions, and avoidable disruption.&lt;/P&gt;
&lt;P&gt;To understand the estate, teams need to start by determining what the business needs devices to do and not just who happens to use them.&lt;/P&gt;
&lt;H2&gt;Start with what devices need to do&lt;/H2&gt;
&lt;P&gt;While some devices are assigned to individual users, many are shared across shifts, used for specific tasks, or operate without a fixed user at all.&lt;/P&gt;
&lt;P&gt;Designing a migration around users or roles can obscure what really matters:&lt;STRONG&gt; the job the device must perform, when it must be available, and the impact if it isn’t.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Anchoring on business needs helps teams:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Focus on outcomes rather than ownership models&lt;/LI&gt;
&lt;LI&gt;Simplify stakeholder conversations&lt;/LI&gt;
&lt;LI&gt;Make clearer tradeoffs, when required, around user experience, productivity and security&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;One simple way for teams to gather this information is by mapping business tasks to what devices must reliably do.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="width: 94.9074%; height: 270px; border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Business Task&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;What the device must do&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;When it must work&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Impact if unavailable&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Take payment for goods&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Run secure POS applications&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Store open hours&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Lost revenue&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Pick inventory&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Scan bar codes quickly and accurately&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;During shifts&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Orders delayed&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Document patient observations&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Capture and submit clinical data&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;During care delivery&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Delayed or incomplete care&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 25.00%" /&gt;&lt;col style="width: 25.00%" /&gt;&lt;col style="width: 25.00%" /&gt;&lt;col style="width: 25.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This framing applies equally across retail, healthcare, manufacturing, transport, logistics and utilities. It creates a shared language between IT, operations, and security - one that is grounded in business impact rather than tooling.&lt;/P&gt;
&lt;P&gt;Once business needs and intended device usage are clear, the next step is understanding how those devices support frontline work day to day.&lt;/P&gt;
&lt;H2&gt;Understand how devices are used in practice&lt;/H2&gt;
&lt;P&gt;Frontline usage patterns often diverge from what business owners and IT expect. Devices may be shared across shifts or used by alternate users. They may also be repurposed to support new workflows or kept running beyond their intended lifecycle, all without IT or executive oversight.&lt;/P&gt;
&lt;P&gt;These gaps are best identified by partnering with operational and business owners to validate real-world usage through quick workflow walk-throughs, targeted questions, and a review of how devices are accessed and supported day-to-day. Some helpful questions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;How are devices shared?&lt;/LI&gt;
&lt;LI&gt;When are they offline or unavailable?&lt;/LI&gt;
&lt;LI&gt;What workarounds exist to keep critical tasks moving?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It’s also critical to confirm whether corporate-assigned devices have been used for personal activity. Personally used devices may also be treated as work devices, whether authorized or otherwise. This affects wipe and re-enroll decisions because personal use can introduce data retention, user impact, and acceptance risks.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="width: 97.5926%; height: 169px; border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Intended usage&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Actual observed use&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Notes/Workarounds&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Assigned device&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Shared across the shift&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Shared credentials used&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Always connected&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Intermittent Wi-Fi&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Offline workarounds&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Single-app device&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Multi-app usage&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Local exceptions for multiple apps&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is also where identity assumptions surface, particularly in environments where devices are shared but access shouldn’t be.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;“Identity reality matters: shared devices should not mean shared credentials. Migration is often the right moment to address this. Otherwise, teams simply re&lt;/EM&gt;&lt;/STRONG&gt;‑&lt;STRONG&gt;&lt;EM&gt;platform the same risks.”&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt; -Sucheta Gawade, Microsoft MVP&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Teams often uncover important dependencies at this stage. For example, some frontline workflows rely on constant connectivity, while others must function reliably in low‑bandwidth or offline conditions. Similarly, older operating systems or unsupported device models may still be in active use because replacing them has operational or budgetary implications.&lt;/P&gt;
&lt;P&gt;Understanding these realities early helps teams avoid designing for ideal conditions that don’t exist in the field.&lt;/P&gt;
&lt;H2&gt;Ground plans in device inventory&lt;/H2&gt;
&lt;P&gt;Inventory is most valuable when it supports planning decisions, not when it aims for completeness. For frontline migrations, teams need decision relevant information rather than a perfect asset register.&lt;/P&gt;
&lt;P&gt;Understanding how devices are procured and funded across the organization is important. For example, whether devices are purchased centrally through IT or sourced locally by business/departments. Procurement paths often explain why inventory is fragmented and help determine who owns refresh cycles, warranties, and enrollment readiness.&lt;/P&gt;
&lt;P&gt;At a minimum, this includes:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Device types and OEMs&lt;/LI&gt;
&lt;LI&gt;OS version ranges and supportability&lt;/LI&gt;
&lt;LI&gt;Whether devices are active, dormant, or missing&lt;/LI&gt;
&lt;LI&gt;How devices align to business-critical tasks&lt;/LI&gt;
&lt;LI&gt;Where specialist or certified devices are required such as intrinsically safe or ruggedized devices&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This helps surface ecosystem considerations early:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Are required apps and services supported on the OS versions in use today?&lt;/LI&gt;
&lt;LI&gt;Do OEMs still support the hardware?&lt;/LI&gt;
&lt;LI&gt;Do environment constraints affect enrollment, updates, or day‑to‑day operation?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These questions are not about selecting solutions yet. They’re about understanding constraints that will shape options later.&lt;/P&gt;
&lt;P&gt;With business needs understood, usage patterns mapped, and inventory validated, teams are ready to start designing approaches that work in frontline conditions.&lt;/P&gt;
&lt;P&gt;Migration is also a good opportunity to plan for standardization and set a future procurement standard. Even if you migrate the current estate as-is, defining an approved OEM or model catalog for future purchases improves consistency. It can also accelerate troubleshooting and strengthen lifecycle governance as devices reach end of support.&lt;/P&gt;
&lt;H2&gt;What we’ve learned&lt;/H2&gt;
&lt;P&gt;The key lesson is simple: validate reality before designing anything.&lt;/P&gt;
&lt;P&gt;Teams that invest time here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Reduce rework during pilots&lt;/LI&gt;
&lt;LI&gt;Avoid late‑stage surprises&lt;/LI&gt;
&lt;LI&gt;Have stronger conversations with operational, security, and platform stakeholders&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;“We don’t declare success at&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;EM&gt;enrollment&lt;/EM&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;EM&gt;. We declare success when a frontline workflow can run end-to-end with predictable support.” -&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt;Sucheta Gawade, Microsoft MVP&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;In future articles, we’ll look at how these insights shape design decisions. In the meantime, we’re interested in hearing what gaps you’ve uncovered between intended and actual device usage in your frontline environments. Leave a comment below or reach out on X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSupportTeam&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 21:04:35 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/migrating-frontline-mobile-devices-understanding-the-reality-of/ba-p/4511683</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-04-15T21:04:35Z</dc:date>
    </item>
    <item>
      <title>Create historical reports using Azure Log Analytics and Microsoft Intune diagnostic data</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/create-historical-reports-using-azure-log-analytics-and/ba-p/4508971</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;By: Janusz Gal – Sr Product Manager | Microsoft Intune&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Azure Log Analytics gives Intune admins a flexible way to create custom reports from diagnostic data, especially when you need longer history or tailored calculations that go beyond what the Microsoft Intune admin center’s built-in reports provide. By using the Intune diagnostic data you’re already collecting, you can customize reporting for your organization’s unique requirements. In this post, you’ll walk through the steps to create a 30-day device compliance trend report. The resultant report can be run automatically, used in dashboards, or even further customized for a longer period or with additional data.&lt;/P&gt;
&lt;P&gt;Before we begin, if you haven’t configured a Log Analytics workspace in your tenant, review the following detailed information on the pre-requisites and costs on Microsoft Learn: &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/fundamentals/review-logs-using-azure-monitor" target="_blank" rel="noopener"&gt;Route logs to Azure Monitor using Microsoft Intune&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;In the Microsoft Intune admin center, navigate to&amp;nbsp;&lt;STRONG&gt;Reports &amp;gt; Diagnostic settings&lt;/STRONG&gt;, and add a new Diagnostic setting policy to send data to a Log Analytics workspace.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 1 Reports &amp;gt; Diagnostic settings, used to configure new or existing diagnostic settings.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;For a device compliance trend report, ensure the &lt;STRONG&gt;Devices&lt;/STRONG&gt; log category is selected:&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 2 Reports &amp;gt; Diagnostic settings &amp;gt; Selected configuration; Devices log selected.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;After configuring the setting, navigate to &lt;STRONG&gt;Reports &amp;gt;&lt;/STRONG&gt; under Azure monitor, &lt;STRONG&gt;Log Analytics.&lt;/STRONG&gt;&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 3 Reports &amp;gt; Log Analytics; used to query log Analytics workspaces.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;In the &lt;STRONG&gt;New Query &lt;/STRONG&gt;window, enter the following query:&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;IntuneDevices
| where TimeGenerated &amp;gt; ago(30d)
| summarize
    Total = count(),
    Compliant = countif(CompliantState == "Compliant"),
    NonCompliant = countif(CompliantState == "Noncompliant"),
    InGracePeriod = countif(CompliantState == "InGracePeriod"),
    NotEvaluated = countif(CompliantState == "Not Evaluated" or CompliantState == ""),
    ConfigManager = countif(CompliantState == "ConfigManager")
    by bin(TimeGenerated, 1d)
| extend ComplianceRate = round(100.0 * Compliant / Total, 2)
| order by TimeGenerated asc&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This query will return daily device compliance trends over the past 30 days, from the IntuneDevice table.&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 4 Reports &amp;gt; Log Analytics; results after running query.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;Select &lt;STRONG&gt;Chart&lt;/STRONG&gt; &lt;STRONG&gt;&amp;gt; Chart type &amp;gt; Stacked Area &lt;/STRONG&gt;to show a visual of the trending device state over time.&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 5 Reports &amp;gt; Log Analytics &amp;gt; Chart &amp;gt; Stacked Area.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;If you’d like to create other reports but aren’t sure of the schema, one trick you can use is to run the following query in the above Log Analytics workspace to get all the column names:&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;IntuneDevices
| getschema
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then to get all the values from those columns, you can modify the query to return the distinct values from a specific column such as &lt;EM&gt;CompliantState&lt;/EM&gt;:&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;IntuneDevices
| distinct CompliantState&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now that you have the query created in Log Analytics, you can save it to run anytime, pin it to a dashboard, or even create a new alert rule to let you know if compliance has gone below a certain threshold.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To pin it as a dashboard, on the Query pane select the ellipsis (&lt;STRONG&gt;…&lt;/STRONG&gt;)&lt;STRONG&gt; &amp;gt; Pin to &amp;gt; Azure dashboard.&lt;/STRONG&gt;&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 6 Reports &amp;gt; Log Analytics; pin query to dashboard flow.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;Then select the dashboard you’d like to use.&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 7 Reports &amp;gt; Log Analytics; select dashboard to pin.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;Once pinned, simply navigate to &lt;STRONG&gt;Dashboard &lt;/STRONG&gt;within the Intune admin center, and you’ll see the query pinned on the selected dashboard.&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 8 Dashboard showing Log Analytics query.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;To show more than the past 24-hours, select the &lt;STRONG&gt;Customize Tile &lt;/STRONG&gt;button and select &lt;STRONG&gt;Override the dashboard time settings at the tile level, &lt;/STRONG&gt;with &lt;STRONG&gt;Timespan &lt;/STRONG&gt;set to &lt;STRONG&gt;Past 30 days.&lt;/STRONG&gt;&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 9 Dashboard &amp;gt; Selected Query &amp;gt; Customize Tile button.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;If you’d like to always see the data in a chart form, select the &lt;STRONG&gt;edit&lt;/STRONG&gt; icon on the pinned dashboard item and append the following to the end of the query:&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;| render areachart with (kind=stacked)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 10 Dashboard &amp;gt; Selected query &amp;gt; Edit &amp;gt; modified query to show chart.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;After clicking &lt;STRONG&gt;Apply&lt;/STRONG&gt;, the dashboard shows the following:&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;Figure 11 Dashboard showing updated historical device compliance query as a stacked area chart.&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;You’ve now seen end-to-end how to turn Intune diagnostic data into a 30-day device compliance trend report with diagnostic data and Log Analytics. From here, the next step is to operationalize it - save the query, extend the timeframe, join in additional diagnostic tables, or set an alert so you’re notified when compliance drops below your threshold. Better yet, see if you can pick one reporting gap your team is living with today and build it using this pattern. With the right tooling, Intune data can be shaped into views and insights that reflect your organization’s unique needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if you have any questions by leaving a comment below or reach out on X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2026 23:27:45 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/create-historical-reports-using-azure-log-analytics-and/ba-p/4508971</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-04-07T23:27:45Z</dc:date>
    </item>
    <item>
      <title>Migrating frontline mobile devices: A frontline-first approach to moving to Microsoft Intune</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/migrating-frontline-mobile-devices-a-frontline-first-approach-to/ba-p/4501347</link>
      <description>&lt;P&gt;Frontline organizations consistently tell us that unified management is the goal but the challenge is getting there without disrupting day-to-day operations. Smartphones, Android handhelds, rugged scanners, and shared tablets now sit at the center of how retail stores run, how clinicians deliver care, how supply chains move, and how field workers’ complete work. These devices are mission critical, and any disruption is immediately felt on the ground.&lt;/P&gt;
&lt;P&gt;To strengthen security, reduce costs, and simplify operations, many IT architects and administrators are now evaluating or planning to move to Intune.&lt;/P&gt;
&lt;P&gt;This new series, “&lt;EM&gt;Migrating Frontline Mobile Devices - &lt;/EM&gt;is designed to help. We’ve worked side by side with frontline customers, observing what works, where projects stall, and how small decisions early on can dramatically improve outcomes later. The articles in this series distil those lessons into practical guidance for teams who are considering, planning, or actively migrating devices.&lt;BR /&gt;&lt;BR /&gt;Frontline devices serve different needs and follow different operational rhythms than knowledge worker devices. Frontline migrations aren’t the same as standard knowledge-worker migrations and treating them as such often leads to operational problems or rollout delays.&lt;/P&gt;
&lt;P&gt;This article explains what the difference means in practice and how it shapes planning for successful frontline migrations.&lt;/P&gt;
&lt;H3&gt;Why failures hurt more on the frontline&lt;/H3&gt;
&lt;P&gt;A failed knowledge worker enrollment is an inconvenience. A failed frontline device enrollment or non-functioning device can affect revenue, disrupt essential services, and in some industries compromise safety. When a device is unavailable, critical work halts immediately:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Pickers can’t complete scanning tasks&lt;/LI&gt;
&lt;LI&gt;Cashiers can’t take payments&lt;/LI&gt;
&lt;LI&gt;Health practitioners can’t document or prescribe care&lt;/LI&gt;
&lt;LI&gt;Drivers can’t dispatch&lt;/LI&gt;
&lt;LI&gt;Production lines stop&lt;/LI&gt;
&lt;LI&gt;Workers can’t perform required safety or compliance actions&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;What we’ve learned:&lt;/STRONG&gt; Frontline migrations must be coordinated with business and operational leaders; store managers, shift supervisors, clinical leads, and supply chain teams because they decide what is required and when devices can be taken offline.&lt;/P&gt;
&lt;H3&gt;Why mobile frontline device migrations are different&lt;/H3&gt;
&lt;P&gt;The operational impact of failure is higher on the frontline because frontline devices operate in very different environments to knowledge worker devices.&lt;/P&gt;
&lt;P&gt;Knowledge worker devices usually run in stable, well understood environments with known device catalogues, predictable lifecycles, assigned users, and steady connectivity.&lt;/P&gt;
&lt;P&gt;Frontline devices operate in conditions that introduce unique design and migration challenges. The environments they run in directly affect how and when a device can be enrolled or updated. Devices may run in low bandwidth or intermittent connectivity environments, making enrollment flows and policy delivery harder to complete reliably. Some operate in high-risk industrial or clinical settings where devices can only be taken offline during narrow operational windows. Others return to charging racks between shifts, meaning migrations must align with shift changes rather than user availability. Many run in kiosk or locked task modes tied to a single workflow, so even small configuration changes can disrupt critical tasks if not planned carefully.&lt;/P&gt;
&lt;P&gt;These environmental and operational realities show up across the entire device lifecycle from provisioning to updates to support. To make the differences clearer, here’s a concise comparison of frontline and knowledge worker devices:&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Category&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Frontline devices&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Knowledge worker devices &lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Devices &lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Smartphones, handhelds, rugged devices, scanners, wearables, tablets&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Laptops, desktops, smartphones&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;OS and patch posture&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Often older versions; inconsistent patch levels due to operational constraints&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Typically, current OS or N-1; regular security patching cycles&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Ownership&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Shared, shift-based or individually assigned depending on role&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Individually assigned&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Network conditions&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Variable, often constrained&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Generally stable&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Provisioning&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Zero-touch essential&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;User-led viable&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Updates&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Highly controlled&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Standard update cycles&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Apps&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Task-specific, time-sensitive updates&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Broad, less time critical updates&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Workflow impact&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Operationally critical&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Productivity-focused&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Typical usage scenarios&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Point-of-sale, healthcare, barcode scanning, delivery routing, inventory checks&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Email, productivity tools, collaboration, creative workflows&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Failure impact &lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Immediate operational issues&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Localized user disruption&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Standard knowledge worker migrations are designed for predictable conditions such as consistent users, steady connectivity, current OS levels, and a governed device lifecycle. Frontline fleets rarely match this baseline, so their migrations require planning and design that reflects actual device state and use&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;
&lt;H3&gt;A migration is a design moment, not just a technical step&lt;/H3&gt;
&lt;P&gt;A migration offers an opportunity to reassess business needs, tighten governance, simplify and modernize app delivery, and confirm assumptions about how devices are used. It’s also a chance to raise your frontline security, aligning devices with Zero Trust principles.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;In successful frontline migrations:&lt;/STRONG&gt; Teams build in time for design, evaluation, and piloting. Early alignment across stakeholders supports smoother execution and reduces the risk of disruptive rework later.&lt;/P&gt;
&lt;H3&gt;Understand your estate before designing the migration&lt;/H3&gt;
&lt;P&gt;Frontline migration projects always reveal something unexpected. Common patterns include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Mixed iOS/Android versions and multiple original equipment manufacturers (OEM) such as Samsung, Zebra, Honeywell, Apple and more.&lt;/LI&gt;
&lt;LI&gt;Devices running outdated OS versions or custom OEM images.&lt;/LI&gt;
&lt;LI&gt;Devices that haven’t checked in for months, often sitting unused in cabinets.&lt;/LI&gt;
&lt;LI&gt;App delivery paths reliant on sideloading or site specific packages with no update mechanism.&lt;/LI&gt;
&lt;LI&gt;Multiple active mobile device management (MDM) systems inherited through acquisitions or decentralized teams.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Most migration issues that appear later in the project can be traced back to decisions made before anyone understood what existed in the field, how devices were being used, or what the business needed them to do in the future.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What we’ve learned: &lt;/STRONG&gt;Migration success improves dramatically when teams validate device inventory, usage patterns, and business requirements before choosing an enrollment method and designing configuration profiles. Real-world data turns assumptions into facts and avoids costly rework.&lt;/P&gt;
&lt;H3&gt;Plan for identity – even if devices don’t use it today&lt;/H3&gt;
&lt;P&gt;Many frontline devices run with shared logins or no user at all. Intune fully supports these scenarios, but identity gaps - shared credentials, app only authentication, and managed access patterns - often emerge over years of organic growth. These gaps can show up during migrations as both user experience issues and security risks.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What we’ve learned:&lt;/STRONG&gt; Even if you’re not ready to modernize frontline identity or introduce Microsoft 365 tools for workers, consider laying out the foundation. Mapping which users or roles should have identities, simplifying and securing access, and aligning devices to Microsoft Entra foundations will future proof your estate.&lt;/P&gt;
&lt;H3&gt;What’s coming next in the series&lt;/H3&gt;
&lt;P&gt;This series will explore the areas that consistently shape successful frontline mobile migrations the steps, patterns, and design decisions that matter most in real frontline environments. Over the coming weeks we’ll cover themes such as:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Understanding your frontline estate - what exists today, how devices are used, and the realities that shape migration decisions&lt;/LI&gt;
&lt;LI&gt;Designing for frontline conditions - identity foundations, shared device patterns, kiosk considerations, and reliable enrolment flows&lt;/LI&gt;
&lt;LI&gt;Designing for frontline device scenarios - single user, shared, rugged, kiosk, and high-risk operational models&lt;/LI&gt;
&lt;LI&gt;Consolidating to a single Intune tenant - simplifying governance, policies, and operating models&lt;/LI&gt;
&lt;LI&gt;Getting the ecosystem right - apps, connectivity, certificates, and the infrastructure dependencies that influence reliability&lt;/LI&gt;
&lt;LI&gt;Executing the migration safely - pilots, phasing, cutover windows, and planning for 24/7 operations&lt;/LI&gt;
&lt;LI&gt;Life after migration - monitoring, support readiness, and ongoing operational ownership&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;We’ll share practical guidance, common friction points, and patterns we’ve seen work across industries.&lt;/P&gt;
&lt;P&gt;Future articles will include perspectives from Microsoft Product Managers and community experts with hands-on experience managing large scale frontline device estates. Look out for the next article in the series - Understanding the reality of your estate.&lt;/P&gt;
&lt;P&gt;We’d love to include your perspective. If you have questions, scenarios, or experiences you want this series to address, share them in the comments below to help shape the upcoming articles, or reach out to us on X &lt;A href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Our goal is simple: To help you migrate frontline mobile fleets to Intune without disrupting the business.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 17:52:54 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/migrating-frontline-mobile-devices-a-frontline-first-approach-to/ba-p/4501347</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-03-30T17:52:54Z</dc:date>
    </item>
    <item>
      <title>Best practices for securing Microsoft Intune</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/best-practices-for-securing-microsoft-intune/ba-p/4502117</link>
      <description>&lt;P&gt;Microsoft Intune gives IT and security teams a powerful way to manage endpoints at scale - deploying apps, enforcing security baselines, and configuring the settings that keep users productive and your organization protected. That’s why strong admin protections matter, so the right people can make the right changes, in the right scope, with the right safeguards.&lt;/P&gt;
&lt;P&gt;In this post, we’ll walk through three practical approaches to strengthen Intune protections:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Start with least-privilege&lt;/STRONG&gt;, designing roles around real admin jobs&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Embrace phishing-resistant authentication and privileged access hygiene&lt;/STRONG&gt;, leveraging Microsoft Entra capabilities to reduce account and token compromise&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Enable Multi Admin Approval&lt;/STRONG&gt; in Intune for sensitive changes&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Below we outline how to put each approach into practice.&lt;/P&gt;
&lt;H2&gt;1) Start with least-privilege: design roles around real admin jobs&lt;/H2&gt;
&lt;P&gt;Least-privilege works best when it’s grounded in how your team operates. As a best practice, don’t grant more administrative access than a role truly needs. In Intune, &lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=2356284" target="_blank"&gt;role-based access control&lt;/A&gt; (RBAC) lets you tailor permissions and scopes so teams can run day-to-day operations with the minimum set of permissions required, nothing more. Microsoft Entra ID roles that have access to Intune, such as Global Administrator and Intune Administrator, are considered privileged roles with broad permissions in Intune. The use and assignment of privileged roles should be limited and not used for daily administrative tasks within Intune.&lt;/P&gt;
&lt;P&gt;Least-privilege is about limiting both the actions an admin can take and the users/devices those actions can be applied to. In Intune RBAC, scope tags enable you to constrain an admin’s visibility and actions to a defined set of users and devices - for example, only the devices assigned to a specific region, business unit, or platform team. When implementing RBAC policies, limit both the actions and users/devices an admin has permissions over.&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;&lt;STRONG&gt;Call to action&lt;/STRONG&gt;: Treat&amp;nbsp;Intune administration&amp;nbsp;as a set of job-specific roles,&amp;nbsp;not a blanket entitlement.&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Inventory who has Intune Administrator, Global Administrator, or other high-impact roles, then remove broad assignments that don’t map to a named job function.&lt;/LI&gt;
&lt;LI&gt;Leverage Intune built-in role definitions for common personas (Help Desk Operator, Application Manager, Endpoint Security Manager, Read Only Operator) and standardize assignments. Create &lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=2356173" target="_blank"&gt;custom roles&lt;/A&gt; for ultimate least-privilege control.&lt;/LI&gt;
&lt;LI&gt;Implement scoped administration (scope groups and &lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=2310700" target="_blank"&gt;scope tags&lt;/A&gt;) for business units, regions, or platform teams, and validate that admins can only affect resources within their assigned scope.&lt;/LI&gt;
&lt;LI&gt;Adopt time-bound privilege elevation such as Microsoft &lt;A class="lia-external-url" href="https://www.microsoft.com/security/business/identity-access/microsoft-entra-privileged-identity-management-pim" target="_blank"&gt;Entra Privileged Identity Management&lt;/A&gt; (PIM) for admin roles and require reauthentication on elevation and sensitive operations.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;2) Embrace phishing-resistant authentication and privileged access hygiene&lt;/H2&gt;
&lt;P&gt;The security objective is straightforward: privileged access should be &lt;STRONG&gt;hard to obtain&lt;/STRONG&gt; and &lt;STRONG&gt;hard to reuse&lt;/STRONG&gt;. Microsoft Entra ID capabilities (&lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=2356286" target="_blank"&gt;Conditional Access&lt;/A&gt;, &lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=2356287" target="_blank"&gt;phishing-resistant multifactor authentication&lt;/A&gt; (MFA), &lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=2356388" target="_blank"&gt;risk signals&lt;/A&gt;, and &lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=2356388" target="_blank"&gt;privileged access controls&lt;/A&gt;) provide the policy engine that governs who can administer Intune, from where, and under what conditions.&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;&lt;STRONG&gt;Call to action:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; Every&amp;nbsp;privileged&amp;nbsp;Intune action&amp;nbsp;(Intune RBAC Role Management,&amp;nbsp;device wipe, script deployment)&amp;nbsp;should&amp;nbsp;require strong, policy-verified sign-in,&amp;nbsp;not just a password.&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=2356285" target="_blank"&gt;Create Conditional Access policies&lt;/A&gt; dedicated to privileged roles and admin portals (Intune, Microsoft Entra, and related admin endpoints): require phishing-resistant authentication only, require a compliant device, challenge high-risk users or sign-ins, and restrict access by location or trusted network where feasible. Reduce or eliminate policy exclusions.&lt;/LI&gt;
&lt;LI&gt;Eliminate standing access by using Microsoft &lt;A class="lia-external-url" href="https://learn.microsoft.com/entra/id-governance/privileged-identity-management/pim-configure" target="_blank"&gt;Entra Privileged Identity Management&lt;/A&gt; to assign time-bound roles based on conditions and approval steps, including restricting access to who can administer and assign permissions to apps.&lt;/LI&gt;
&lt;LI&gt;Move privileged accounts to phishing-resistant authentication methods and disable weaker methods for those accounts and through policy (see &lt;A class="lia-external-url" href="https://learn.microsoft.com/entra/identity/authentication/how-to-deploy-phishing-resistant-passwordless-authentication" target="_blank"&gt;Plan a phishing-resistant passwordless authentication deployment)&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Establish &lt;A class="lia-external-url" href="https://learn.microsoft.com/security/privileged-access-workstations/privileged-access-devices" target="_blank"&gt;privilege admin workstations&lt;/A&gt; with higher security baselines and use them for Intune high privilege admin accounts.&lt;/LI&gt;
&lt;LI&gt;Operationalize your &lt;A class="lia-external-url" href="https://learn.microsoft.com/security/operations/token-theft-playbook#investigations" target="_blank"&gt;token theft response&lt;/A&gt; plan by investigating risky sign-ins and unusual admin activity in Microsoft Defender XDR with signals from Microsoft Entra, Microsoft Defender for Cloud Apps, and Microsoft Defender for Endpoints.&lt;/LI&gt;
&lt;LI&gt;Adopt a defense‑in‑depth strategy to reduce the risk and impact of token theft (see &lt;A class="lia-external-url" href="https://learn.microsoft.com/entra/identity/devices/protecting-tokens-microsoft-entra-id" target="_blank"&gt;Protecting tokens in Microsoft Entra&lt;/A&gt;).&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;3) Multi-admin approval in Intune for sensitive changes&lt;/H2&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://go.microsoft.com/fwlink/?linkid=2356383" target="_blank"&gt;Multi Admin Approval&lt;/A&gt; introduces a practical governance control: selected Intune changes require a second authorized admin to review and approve before deployment. This is enforced for both Intune admin center actions and actions performed through Intune APIs. Multi Admin Approval reduces the risk that a single action can result in tenant-wide impact.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Call to action&lt;/STRONG&gt;: Require a second approval for high-impact Intune workflows (such as Intune RBAC role management, device wipe, and script deployment) to add an additional safeguard and help contain potential tenant wide impact.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Decide which change types require approval - start with high-impact changes such as Intune RBAC role management and device wipe. Then, add access policies for changes that affect authentication, compliance, security baselines, or broad assignment scopes.&lt;/LI&gt;
&lt;LI&gt;Define approver roles and coverage (who can approve, SLAs, and what happens during incidents).&lt;/LI&gt;
&lt;LI&gt;Document an emergency/break-glass path with explicit post-change review, so speed doesn’t erase governance.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;How these measures add up to strong administrative protections&lt;/H2&gt;
&lt;P&gt;When combined, these practices help you shift from relying on “trusted administrators” toward building a more protected administration by design: least-privilege to contain impact, Microsoft Entra-based controls to ensure users are trusted and are who they say they are, and multi-admin approval to govern the changes that matter most. These practices help organizations advance safer speed, clearer separation of duties, stronger audit readiness, and more resilient endpoint operations.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If you’re looking for a place to start, here are a few quick steps:&lt;/STRONG&gt; start with a quick wins pass - inventory broad, standing Intune role assignments and replace them with least-privilege RBAC roles; enforce Conditional Access and adopt phishing-resistant multifactor authentication for all admin scenarios; and place Intune RBAC role management, device wipe, script deployment behind multi-admin approval.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2026 22:31:16 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/best-practices-for-securing-microsoft-intune/ba-p/4502117</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-03-14T22:31:16Z</dc:date>
    </item>
    <item>
      <title>Rethinking “Allow my organization to manage my device” Why opt‑in enrollment works better for Intune</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/rethinking-allow-my-organization-to-manage-my-device-why-opt-in/ba-p/4499766</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Ramya B Sharma – Senior Software Engineer | Microsoft Intune&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A new public preview feature in Microsoft Intune, we’ve introduced a toggle that allows admins to block automatic mobile device management (MDM) enrollment during the modern app sign-in flow on Windows. This enhancement directly responds to frequent customer requests for greater control over device enrollment, specifically the ability to prevent automatic MDM enrollment on Windows devices during app sign-in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While Microsoft Entra generally recommends automatic enrollment by default, most Intune customers - especially those supporting bring your own device (BYOD), mixed ownership, or multi-tenant access scenarios - benefit from an opt-in enrollment model instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Recommended best practice&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Keep “MDM user scope”&lt;STRONG&gt; &lt;/STRONG&gt;set to&lt;STRONG&gt; All&lt;/STRONG&gt; so enrollment is available when needed, but configure the new toggle “Disable MDM enrollment when adding a work or school account on Windows” to &lt;STRONG&gt;Yes &lt;/STRONG&gt;so MDM enrollment is not automatically selected by default during app sign in. This ensures devices are enrolled into Intune only through intentional enrollment flows, reducing accidental enrollments, support burden, and difficult recovery scenarios. Learn more:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/client-management/azure-ad-and-microsoft-intune-automatic-mdm-enrollment-in-the-new-portal" target="_blank" rel="noopener"&gt;Automatic MDM enrollment in the Intune admin center&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Why this matters&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;For years, Windows users signing into work or school apps have been presented with:&lt;/P&gt;
&lt;P&gt;“Allow my organization to manage my device.”&lt;/P&gt;
&lt;P&gt;In most environments, this option was selected by default or clicked through without full understanding. That single action could result in:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft Entra device registration&lt;/LI&gt;
&lt;LI&gt;Automatic Intune MDM enrollment&lt;/LI&gt;
&lt;LI&gt;Immediate policy application to the device&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For IT teams, this often led to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Unintended device enrollments&lt;/LI&gt;
&lt;LI&gt;Personal or BYOD devices becoming fully managed&lt;/LI&gt;
&lt;LI&gt;Difficult unenrollment and recovery experiences&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The new public preview toggle directly addresses these long‑standing issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;How the modern app sign in enrollment flow works&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;When a user signs into a Microsoft work or school app on Windows, Windows may start a device registration flow. Historically, if:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Automatic enrollment was enabled, and&lt;/LI&gt;
&lt;LI&gt;The user was in the MDM user scope&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Then registration could immediately turn into full MDM enrollment, even though the user only intended to sign into an app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;What the new toggle changes&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;The new setting&lt;STRONG&gt;“&lt;/STRONG&gt;Disable MDM enrollment when adding a work or school account on Windows&lt;STRONG&gt;”:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Allows account registration&lt;/LI&gt;
&lt;LI&gt;Stops the flow before MDM enrollment&lt;/LI&gt;
&lt;LI&gt;Removes the “Allow my organization to manage my device” screen from the app sign-in flow&lt;/LI&gt;
&lt;LI&gt;Preserves intentional enrollment paths&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Important:&lt;/STRONG&gt; This setting applies to modern app sign in flows, not Windows &lt;STRONG&gt;s&lt;/STRONG&gt;ettings–based enrollment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Allowing enrollment versus forcing enrollment&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;This distinction is critical.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Allowing enrollment:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;MDM user scope is configured to “All” or “Some”&lt;/LI&gt;
&lt;LI&gt;Enrollment is available when needed&lt;/LI&gt;
&lt;LI&gt;Devices enroll through deliberate flows&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Forcing enrollment&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Enrollment triggered implicitly&lt;/LI&gt;
&lt;LI&gt;App sign in becomes an enrollment decision&lt;/LI&gt;
&lt;LI&gt;Users may not realize the device is managed&lt;/LI&gt;
&lt;LI&gt;Recovery is harder later&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The new toggle lets organizations separate these behaviors.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Impact across common Windows enrollment scenarios&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Default behavior&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Opt-in recommended behavior&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;BYOD / personal devices&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;High risk of accidental enrollment&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;App access without device takeover&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Microsoft Office / Teams sign in&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;May initiate MDM enrollment&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;No MDM enrollment unless user chooses&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Microsoft Entra hybrid join (corporate)&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Microsoft Entra joined&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Microsoft Entra joined&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Windows settings enrollment&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;MDM enrollment&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;MDM enrollment&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Windows Autopilot / provisioning&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;MDM enrollment&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;MDM enrollment&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Security and governance benefits&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Opt-in enrollment supports:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Least surprise&lt;/LI&gt;
&lt;LI&gt;Explicit consent&lt;/LI&gt;
&lt;LI&gt;Cleaner BYOD posture&lt;/LI&gt;
&lt;LI&gt;Safer break glass scenarios&lt;/LI&gt;
&lt;LI&gt;Reduced support escalations&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It also aligns well with Conditional Access and app level protection strategies.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;When to use the default behavior&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Default automatic enrollment may still be appropriate for:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Fully corporate owned device fleets&lt;/LI&gt;
&lt;LI&gt;Locked down environments&lt;/LI&gt;
&lt;LI&gt;Dedicated provisioning scenarios&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The key is that it should be a conscious decision, not an accidental one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;In conclusion, for most organizations, the modern best practice is:&lt;/P&gt;
&lt;P&gt;Allow enrollment everywhere - require intent.&lt;/P&gt;
&lt;P&gt;Using the new Intune toggle to make enrollment opt-in during app sign in reduces risk, improves user trust, and simplifies the device lifecycle - without sacrificing Intune’s management capabilities.&lt;/P&gt;
&lt;P&gt;Recommended reading: For a concrete example of the end‑user experience with this model, see Step 6: Understand Microsoft Edge for Business End User Experience for Windows, which walks through how opt‑in enrollment and app‑level management are presented to users in Microsoft Edge for Business.&lt;BR /&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/apps/mamedge-6-end-user-experience" target="_blank" rel="noopener"&gt;Understand Microsoft Edge for Business End User Experience for Windows&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any questions, leave a comment below or reach out to us on&amp;nbsp;X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2026 21:18:54 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/rethinking-allow-my-organization-to-manage-my-device-why-opt-in/ba-p/4499766</guid>
      <dc:creator>RamyaSharma</dc:creator>
      <dc:date>2026-03-11T21:18:54Z</dc:date>
    </item>
    <item>
      <title>How to enable HTTPS support for Microsoft Connected Cache for Enterprise and Education</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/how-to-enable-https-support-for-microsoft-connected-cache-for/ba-p/4496173</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Aditya Middha | Product Manager 2 - Microsoft Connected Cache&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Starting on&amp;nbsp;&lt;STRONG&gt;June 16&lt;SUP&gt;th&lt;/SUP&gt;, 2026&lt;/STRONG&gt;, or soon after, Intune will enforce HTTPS content delivery for customers using Microsoft Connected Cache for Enterprise and Education. To continue using Microsoft Connected Cache to localize Intune Win32 app downloads and reduce the bandwidth impact on your network, you’ll need to configure HTTPS on Connected Cache nodes. Without this configuration, devices will still fetch the requested content, but they’ll fall back to the Content Delivery Network (CDN) and lose the performance and bandwidth savings that Microsoft Connected Cache provides.&lt;/P&gt;
&lt;P&gt;This guide assumes you have already deployed a standalone Microsoft Connected Cache node in your environment. If not, please see the &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-create-resource-and-cache?tabs=portal" target="_blank" rel="noopener"&gt;Create and configure Microsoft Connected Cache nodes&lt;/A&gt; page.&lt;/P&gt;
&lt;P&gt;By the end of this walkthrough, you’ll be able to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Prepare the TLS certificate that your Connected Cache needs&lt;/LI&gt;
&lt;LI&gt;Enable HTTPS support on both Windows and Linux‑based Microsoft Connected Cache servers&lt;/LI&gt;
&lt;LI&gt;Validate that HTTPS is working end‑to‑end&lt;/LI&gt;
&lt;LI&gt;Diagnose the most common setup issues&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This guide mirrors the workflow described in Microsoft Connected Cache’s public documentation. &amp;nbsp;For further explanation of what HTTPS support changes for Microsoft Connected Cache review &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-overview?tabs=portal" target="_blank" rel="noopener"&gt;HTTPS Support for Microsoft Connected Cache Overview&lt;/A&gt;, then proceed to &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-windows-guide" target="_blank" rel="noopener"&gt;Configure HTTPS on Windows&lt;/A&gt; or &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-linux-guide" target="_blank" rel="noopener"&gt;Configure HTTPS on Linux&lt;/A&gt;.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Step-by-step: Enabling HTTPS support&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;To keep this walkthrough easy to follow, the screenshots and command examples use a simple, reproducible environment that matches what most admins will see during their first HTTPS configuration. In this guide, the examples are based on:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A single Connected Cache node deployment&lt;/LI&gt;
&lt;LI&gt;Windows 11, using a local user runtime account&lt;/LI&gt;
&lt;LI&gt;Public certificate authority (CA)-signed TLS certificate&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This baseline environment is only meant to make the screenshots and file paths predictable. Your own environment may look different, and that’s completely fine. Many customers run Microsoft Connected Cache on:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Linux (Ubuntu or RHEL)&lt;/LI&gt;
&lt;LI&gt;Windows Server 2022 or Windows Server 2025&lt;/LI&gt;
&lt;LI&gt;Networks with outbound restrictions&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Most of the workflow is identical across these variations. The folder structure, log locations, and command flow will look nearly the same on any Windows host. If you’re running Microsoft Connected Cache on Linux, the workflow is the same, but simpler—bash scripts are ran directly instead of being invoked through PowerShell.&lt;/P&gt;
&lt;P&gt;If your environment includes proxies, make sure &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/delivery-optimization-endpoints" target="_blank" rel="noopener"&gt;all required endpoints&lt;/A&gt; are allowed.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Before you start&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Before generating a certificate signing request (CSR) or importing a certificate, there are a few quick checks to make sure your Connected Cache server can enable HTTPS successfully.&lt;/P&gt;
&lt;P&gt;First, visit the “Cache Node Management” tab on Azure portal. Under the “Software Version” column, verify that your cache node is running on software version 2.0.0.2112 or higher. If not, you will need to reinstall Connected Cache.&lt;/P&gt;
&lt;P&gt;Next, confirm the hostname or IP address your client devices use to reach your Connected Cache node—this value will be configured when you generate the CSR. Also, ake sure port 443 is free on the host; Microsoft Connected Cache needs to bind to it.&lt;/P&gt;
&lt;P&gt;Finally, if your network performs&amp;nbsp;&lt;STRONG&gt;TLS-inspection&lt;/STRONG&gt;, ensure the &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/delivery-optimization-endpoints" target="_blank" rel="noopener"&gt;required endpoints&lt;/A&gt; are allowed. Intercepted HTTPS traffic will cause devices to reject Microsoft Connected Cache’s TLS certificate, even if everything else is configured correctly.&lt;/P&gt;
&lt;P&gt;Once these checks are done, your node is ready for the HTTPS workflow: generate the CSR on your Connected Cache host machine, sign it with your CA, and import the resulting certificate.&lt;/P&gt;
&lt;P&gt;For more details, refer to the documentation: &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-windows-guide" target="_blank" rel="noopener"&gt;HTTPS on Windows Prerequisites&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;1. Generate a CSR&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;The first step in enabling HTTPS support is generating a CSR directly on your Microsoft Connected Cache node. This step cannot be skipped. &lt;STRONG&gt;Microsoft Connected Cache must create the CSR itself&lt;/STRONG&gt; so it can generate and retain the private key that will later be paired with your signed certificate during TLS negotiation.&lt;/P&gt;
&lt;P&gt;When configuring the parameters for the generateCsr script, the most important values to get right are the &lt;STRONG&gt;Subject&lt;/STRONG&gt; and &lt;STRONG&gt;SAN&lt;/STRONG&gt;. These must match exactly how your managed client devices connect to your Connected Cache node. If the client devices use FQDN, include that FQDN; if they connect via IP, include that IP. A mismatch here won’t break CSR generation, but it’ll cause clients to bypass Microsoft Connected Cache later since they won’t trust the certificate during the TLS negotiation.&lt;/P&gt;
&lt;P&gt;For parameter configuration guidance on your specific environment, review these documented &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-windows-reference#scenario-based-parameter-examples" target="_blank" rel="noopener"&gt;scenario-based parameter examples&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;After parameter configuration, you will need to locate the &lt;STRONG&gt;Installer scripts directory&lt;/STRONG&gt;, the same as when you installed Microsoft Connected Cache originally. You can move directly to this path by running the following command in your terminal:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;Push-Location (deliveryoptimization-cli Microsoft Connected Cache-get-scripts-path)&lt;/LI-CODE&gt;
&lt;P&gt;Once in the correct folder path, run the generateCsr command with your configured parameters. Running the command launches the CSR generation workflow inside the Microsoft Connected Cache-managed Windows Subsystem for Linux (WSL) distribution. The terminal output shows exactly what Connected Cache is doing: where it stores certificate files, where logs are written, which WSL distribution is being used, and the final location of the generated CSR. You’ll also see that Microsoft Connected Cache runs the CSR generation as a scheduled task inside WSL—this is expected and part of the normal flow.&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;This output confirms that Microsoft Connected Cache:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Validated the CSR request&lt;/LI&gt;
&lt;LI&gt;Passed the Subject (Common Name) and SAN values to the internal script&lt;/LI&gt;
&lt;LI&gt;Generated the private key and CSR, stored both inside the container&lt;/LI&gt;
&lt;LI&gt;Wrote logs to the \Certificates\logs folder&lt;/LI&gt;
&lt;LI&gt;Created the CSR file in the Certificates folder&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When the process completes, you’ll see the timestamped CSR written to the Windows-side certificates folder (…\Certificates\certs). This is the file you’ll submit to your signing CA:&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;Troubleshooting:&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;Every time you run generateCsr, Microsoft Connected Cache writes a full log to a directory that ends with …\Certificates\logs. The terminal output shows you the exact path, and you can always return to this folder if you need to understand what happened during CSR generation. If you do need to troubleshoot, start by opening the most recent log file.&lt;/P&gt;
&lt;P&gt;The generateCsr log provides a detailed trace of each step. The following lines are checkpoints (in order) that you can look for in the more extensive log output:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;“Algorithm validation passed / CSR name validation passed”&lt;/STRONG&gt; - Microsoft Connected Cache accepted your inputs and is ready to generate the CSR.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“Subject Components: … / SAN Components: …”&lt;/STRONG&gt; - Microsoft Connected Cache will embed these values into the CSR. If these don’t match your Connected Cache server hostname or IP address, regenerate the CSR.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“Attempting to call http://localhost:5000/csr”&lt;/STRONG&gt; - Microsoft Connected Cache internal controller is generating the keypair and CSR inside the WSL container.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“Key verification succeeded”&lt;/STRONG&gt; - Microsoft Connected Cache successfully generated and validated the private key.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“CSR verification successful”&lt;/STRONG&gt; - OpenSSL has validated the CSR structure.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“Successfully copied logs to windowsCerts location” &lt;/STRONG&gt;-&amp;nbsp;The logs were written to the host machine directory.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“CSR generation completed successfully”&lt;/STRONG&gt; - Completed end-to-end successfully.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One thing to be aware of: during a &lt;EM&gt;successful&lt;/EM&gt; run, you may still see messages like:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;mkdir: cannot create directory '/keys': Permission denied chmod: cannot access '/keys': No such file or directory&lt;/LI-CODE&gt;
&lt;P&gt;These are &lt;STRONG&gt;&lt;U&gt;not errors&lt;/U&gt;&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;The script checks for required folders before creating them, and if they already exist, those checks generate harmless warnings. As long as the script finishes with a success message and you see a .csr file in the certs folder, the run is successful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;2. Sign the CSR&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;This step occurs outside of the scope of Microsoft Connected Cache. Signing your CSR will rely on the PKI that your organization has chosen to use. This may include an internal ADCS, other enterprise internal PKI, or an externally hosted PKI (DigiCert, Let’s Encrypt, etc.). Of note, Cloud PKI will not work with Connected Cache because it requires the CSR be generated via SCEP before signing.&lt;/P&gt;
&lt;P&gt;Ensure that your client devices will be able to trust the CA signature. For many customers, we recommend signing using a public CA that Windows client devices automatically trust. Please reference &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-windows-guide#sign-the-csr" target="_blank" rel="noopener"&gt;documentation on signing the CSR&lt;/A&gt; for more details.&lt;/P&gt;
&lt;P&gt;The only requirement on the Connected Cache side is that the certificate is in unencrypted .crt format. Microsoft Connected Cache cannot import password-protected certificate formats yet - including .pfx bundles - even if they contain the correct certificate. For now, make sure your signing CA gives you, or allows you to export, a plain X.509 .crt file.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;After your CA signs the CSR, you’ll import the resulting certificate back to Microsoft Connected Cache. With the signed certificate in hand, place it in the same &lt;STRONG&gt;certs&lt;/STRONG&gt; folder where your CSR was generated. Microsoft Connected Cache expects both files to live together so it can pair the returned certificate with the private key created earlier. A successful setup in the folder directory looks like this:&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;If the certificate exists in the Certificates folder in .crt format, you’re ready to continue. Note: The CSR and .crt certificate do not have to have the same name.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;3. Import the certificate back to Microsoft Connected Cache&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Before importing your certificate, remember that the CSR &lt;STRONG&gt;must&lt;/STRONG&gt; have been generated on the same Microsoft Connected Cache node. You cannot skip directly to importing a certificate - Microsoft Connected Cache must have created the private key during CSR generation so it can pair the signed certificate with that key.&lt;/P&gt;
&lt;P&gt;After configuring the parameters referenced in the documentation to &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-windows-guide#import-signed-tls-certificate" target="_blank" rel="noopener"&gt;import the signed TLS certificate&lt;/A&gt;, run the importCert command from the same &lt;STRONG&gt;scripts directory&lt;/STRONG&gt; used during CSR generation.&lt;/P&gt;
&lt;P&gt;When you start the import, Microsoft Connected Cache runs a full verification workflow inside its managed WSL distribution. The terminal output for this step is intentionally simple—it shows only that the certificate file passed basic validation, that the internal import script was invoked, and that the import is running as a scheduled task within the WSL distribution. You’ll also see that logging is active and that Microsoft Connected Cache has begun monitoring the process:&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;Although the terminal output is brief, the full workflow is visible in the import logs. A successful import means Microsoft Connected Cache:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Found your .crt file in the expected folder&lt;/LI&gt;
&lt;LI&gt;Ran cryptographic verification confirming the certificate, CSR, and private key all match&lt;/LI&gt;
&lt;LI&gt;Copied the certificate into the container and updated Microsoft Connected Cache internal configuration&lt;/LI&gt;
&lt;LI&gt;Restarted the container with the new certificate&lt;/LI&gt;
&lt;LI&gt;Enabled HTTPS for Microsoft Connected Cache’s Intune content endpoints&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Once these steps are complete, Microsoft Connected Cache is fully configured to serve HTTPS content. You usually won’t see new files added to the Windows certs folder after import as the changes occur inside the Connected Cache container. The final validation that import is successful is if the script exits successfully and the logs show that Microsoft Connected Cache restarted with the new certificate in place.&lt;/P&gt;
&lt;H4&gt;Troubleshooting&lt;/H4&gt;
&lt;P&gt;Troubleshooting certificate import is similar to troubleshooting CSR generation: every run produces a detailed log in the ...\Certificates\logs folder. If import fails, these logs will show exactly which step did not complete. At this stage, SAN or hostname mismatches do &lt;STRONG&gt;not&lt;/STRONG&gt; show up; those only appear later during client-side validation.&lt;/P&gt;
&lt;P&gt;The importCert script only ensures that your certificate, CSR, and private key match (stored inside container, not visible from Certificates folder) and that Microsoft Connected Cache can load them.&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To help interpret the log, below are the checkpoints you can reference (in order):&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;“Certificate file validation passed”&lt;/STRONG&gt; - Microsoft Connected Cache found the .crt file in the&amp;nbsp;&lt;STRONG&gt;certs &lt;/STRONG&gt;folder and its .crt format is valid.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“Using CertName: … / CSR being used: …”&lt;/STRONG&gt; - Microsoft Connected Cache matched the certificate to the CSR that generated the private key.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“SUCCESS: The CSR, certificate and private key cryptographic materials all match”&lt;/STRONG&gt; - Microsoft Connected Cache verified the keypair, CSR, and certificate are a correct trio.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“Nginx restarted successfully with new certificates”&lt;/STRONG&gt; - Microsoft Connected Cache is now configured to serve HTTPS on port 443 inside the container.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“Certificate import completed successfully”&lt;/STRONG&gt; - The end-to-end import succeeded with no errors.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Once the importCert script succeeds, your node is ready for validation.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Validating HTTPS support end-to-end&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Once your certificate is imported, the final step is validating that Microsoft Connected Cache is now serving content over HTTPS. Detailed test commands are all documented in the &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-windows-validation" target="_blank" rel="noopener"&gt;Validate HTTPS on Windows guide&lt;/A&gt;. Complete the tests &lt;STRONG&gt;first on the Microsoft Connected Cache server, then on a client device&lt;/STRONG&gt;. This order matters - server-side validation confirms Microsoft Connected Cache is listening on port 443 with its new TLS certificate; client-side validation confirms that client devices can trust and use that certificate.&lt;/P&gt;
&lt;H3&gt;On your Microsoft Connected Cache server&lt;/H3&gt;
&lt;P&gt;Start validation on the Microsoft Connected Cache host server. &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-windows-validation#service-side-validation" target="_blank" rel="noopener"&gt;The server side tests&lt;/A&gt; include HTTPS and HTTP health endpoint checks that confirm:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft Connected Cache is successfully bound to port 443&lt;/LI&gt;
&lt;LI&gt;The TLS certificate loaded correctly&lt;/LI&gt;
&lt;LI&gt;The TLS certificate, private key, and CSR all correspond&lt;/LI&gt;
&lt;LI&gt;Microsoft Connected Cache can return its health endpoint over HTTPS&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If any of the server-side validation steps fail, check the generateCsr and importCert logs in the …\Certificates\logs folder. The validation guide includes &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-windows-validation#troubleshooting" target="_blank" rel="noopener"&gt;troubleshooting tests&lt;/A&gt; that help distinguish whether the issue is certificate-related, connectivity-related, or due to another process on the host.&lt;/P&gt;
&lt;P&gt;Only move on to client-side validation once the Microsoft Connected Cache server passes its own tests.&lt;/P&gt;
&lt;H3&gt;On your client device&lt;/H3&gt;
&lt;P&gt;After confirming the server is configured correctly, the next stage is validating HTTPS content delivery from a client device that is pointed to use Microsoft Connected Cache. The &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-windows-validation#client-side-validation" target="_blank" rel="noopener"&gt;client-side tests&lt;/A&gt; contain both browser-based and command line tests that help verify:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The client trusts the issuing CA&lt;/LI&gt;
&lt;LI&gt;DNS resolves the Microsoft Connected Cache hostname correctly&lt;/LI&gt;
&lt;LI&gt;The device can complete a full TLS handshake with Microsoft Connected Cache&lt;/LI&gt;
&lt;LI&gt;The device is retrieving HTTPS content from Microsoft Connected Cache rather than falling back to CDN&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Once both server-side and client side-validation steps succeed, you can be confident that your Microsoft Connected Cache node is fully configured and ready to serve Intune content securely over HTTPS.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Known issues with HTTPS Support Configuration&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Most customers will complete the HTTPS workflow without any problems, but there are a few known issues we want to call out proactively.&lt;/P&gt;
&lt;P&gt;These issues have been fully addressed with the release of the &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-release-notes#new-windows-hosted-deployment-application-version" target="_blank"&gt;new Windows-hosted deployment application&lt;/A&gt; (v1.0.26.0) for Windows host machines, the &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-release-notes#new-linux-hosted-deployment-package-version" target="_blank"&gt;new Linux-hosted deployment package&lt;/A&gt; (v1.10) for Linux host machines, and &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-release-notes#latest-release-ga-container-release-v2002124_e" target="_blank"&gt;the latest GA container release&lt;/A&gt; (v2.0.0.2124_e) for all cache nodes.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt; ImportCert issues on Windows Server 2022/2025 using a gMSA account, and on Windows 11 using a local user runtime account&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;If your Microsoft Connected Cache runtime account is a &lt;STRONG&gt;Group Managed Service Account (gMSA)&lt;/STRONG&gt; on a Windows Server 2022 or Windows Server 2025 host machine, you may see failures when running importCert. In the importCert logs, this can show up as unsuccessful permissions access or indefinite logging.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;The same importCert issues can also appear on Windows 11 if you are using a &lt;STRONG&gt;local user&lt;/STRONG&gt; as the runtime account.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&lt;STRONG&gt;Status: RESOLVED&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;Please download Windows-hosted deployment application v1.0.26.0 by running the following command in an elevated PowerShell window:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&lt;EM&gt;Add-AppxPackage &lt;A href="https://aka.ms/do-mcc-ent-windows-x64" target="_blank"&gt;https://aka.ms/do-mcc-ent-windows-x64&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;Then you may proceed to re-deploy your Connected Cache node, which will implement the necessary changes.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;You can further verify that you are deploying with the correct application version. When run in the terminal, the copied “Cache Node deployment command” given in the Azure portal will run &lt;EM&gt;deploymcconwsl.ps1&lt;/EM&gt; out of the folder path that looks like:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&lt;EM&gt;C:\ProgramFiles\WindowsApps\Microsoft.DeliveryOptimization_&lt;STRONG&gt;1.0.26.0&lt;/STRONG&gt;_neutral__8wekyb3d8bbwe\deliveryoptimization-cli&lt;/EM&gt;&lt;/P&gt;
&lt;OL start="2"&gt;
&lt;LI&gt;&lt;STRONG&gt; ImportCert hangs on software version 2119_e (buffer bug)&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;During the week of January 19&lt;SUP&gt;th&lt;/SUP&gt;, 2026, we deployed container version &lt;STRONG&gt;2119_e&lt;/STRONG&gt; to all customer cache nodes.&lt;BR /&gt;We discovered a bug where the container’s internal buffer is not cleared during importCert, causing the import to run indefinitely. If you see this behavior and your Azure portal shows that your cache node is on version &lt;STRONG&gt;2119_e, &lt;/STRONG&gt;this is likely the cause.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&lt;STRONG&gt;Status: RESOLVED&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;On March 3&lt;SUP&gt;rd&lt;/SUP&gt;, 2026, we pushed container version &lt;STRONG&gt;2124_e&lt;/STRONG&gt; to all cache nodes on the “Fast Ring” update schedule.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;If your cache node is on software version 2119_e today, you can change the update schedule configuration to the “Fast Ring”. Head to the 3&lt;SUP&gt;rd&lt;/SUP&gt; tab (“Updates”) of the Cache Node Configuration on the Azure portal and configure the update ring. Container version 2124_e will be pushed to all “Slow Ring” nodes in early April 2026.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;If your cache node is still not pulling down container version 2124_e after being configured on the Fast Ring, please reach out to us.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;The fixes for these issues have all been validated. Once ready for public release, the latest software version will be pushed to all cache nodes and the updated Windows installer will be available to download in Azure portal. Stay tuned to the&amp;nbsp;&lt;A class="lia-external-url" style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-release-notes" target="_blank" rel="noopener"&gt;Microsoft Connected Cache Release Notes&lt;/A&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt; for up-to-date information.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Enabling HTTPS support on Linux hosts&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;This guide walked through the setup of HTTPS using a Windows-based Microsoft Connected Cache host, since that’s what most customers deploy today. If you're running Microsoft Connected Cache on Linux, the overall steps are the same - generate a CSR on the node, sign it with your CA, and import the resulting .crt file - but a few details differ.&lt;/P&gt;
&lt;P&gt;For a Linux-hosted Microsoft Connected Cache nodes, shell scripts handle the entire process, specifically generateCsr.sh and importCert.sh. The &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-linux-guide" target="_blank" rel="noopener"&gt;Enable HTTPS Support on Linux guide&lt;/A&gt; documents these steps in detail, including the exact script parameters, file locations, and how to interpret the Linux-specific logs. The biggest differences on Linux are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You run the CSR and import scripts directly in bash (no WSL component).&lt;/LI&gt;
&lt;LI&gt;File paths and log locations follow the Linux directory structure (/var/mcc/...).&lt;/LI&gt;
&lt;LI&gt;Check port conflicts, firewall configuration, and TLS inspection using Linux tools (ss, iptables, proxy settings).&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-linux-validation" target="_blank" rel="noopener"&gt;Validation steps use Linux equivalents&lt;/A&gt; of the server side tests documented in the Windows validation guide.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;&lt;STRONG&gt;Maintaining your HTTPS configuration&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Once your Microsoft Connected Cache node is serving content over HTTPS, the next thing to plan for is ongoing certificate maintenance. TLS certificates aren’t a onetime import - certificates expire, CA chains change, and your operational process needs to keep up. Microsoft Connected Cache will soon surface certificate details both through a command line script and directly in the Azure portal, but those capabilities are not available yet. Until then, verification and rotation rely on simple checks you perform on the Microsoft Connected Cache host.&lt;/P&gt;
&lt;H3&gt;Monitoring&lt;/H3&gt;
&lt;P&gt;The easiest way to monitor your deployment today is to periodically check the &lt;STRONG&gt;Key Metrics&lt;/STRONG&gt; chart in the Overview blade of your Microsoft Connected Cache resource in Azure. If Intune content is flowing through Microsoft Connected Cache, that’s a strong proxy signal that HTTPS is healthy.&lt;/P&gt;
&lt;P&gt;For the certificate itself, many admins perform a lightweight weekly or monthly review: ensuring the TLS certificate is still valid, not approaching expiration, and still matches the configuration you imported. Re-running the validation tests from our &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-https-windows-validation" target="_blank" rel="noopener"&gt;public documentation&lt;/A&gt; every so often is also a good way to catch any issues early.&lt;/P&gt;
&lt;P&gt;The updated Windows installer, as mentioned in Known Issues, will also have a PowerShell script that displays the status and expiration date of existing TLS certificates.&lt;/P&gt;
&lt;H3&gt;Renewal&lt;/H3&gt;
&lt;P&gt;When planning for renewal, we recommend starting at least 60 days before the certificate expires. Renewal is typically straightforward: either reuse the existing CSR (most common) or generate a new one, then have your CA resign it, convert it into .crt format, and test the renewed certificate on a test node if you have one. If your workflow doesn’t include a test Connected Cache node, you can still safely import the renewed certificate on your production node - if import fails, Microsoft Connected Cache simply keeps using the existing certificate until a valid one is applied, so you won’t break your environment.&lt;/P&gt;
&lt;P&gt;If your certificate management system has automation capabilities, you can script Microsoft Connected Cache’s certificate renewal workflow as well - for example, by using Secure Shell (SSH) to remotely to run the generateCSR or importCert scripts on the host machine.&lt;/P&gt;
&lt;P&gt;For larger or distributed environments, testing the signing and import processes on a non-production node first can help confirm SAN correctness, trust behavior, and chain completeness before touching production.&lt;/P&gt;
&lt;P&gt;We are actively working to streamline certificate monitoring and renewal inside Microsoft Connected Cache.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;HTTPS support for Microsoft Connected Cache will soon become a requirement for delivering Intune Win32 apps, and every Microsoft Connected Cache node must be configured for HTTPS by &lt;STRONG&gt;June 16, 2026&lt;/STRONG&gt;. After the deadline, Intune Win32 apps will only be delivered via HTTPS. However, all other content – Windows updates, Office apps, etc – will continue to be served via HTTP after the June 16&lt;SUP&gt;th&lt;/SUP&gt; enforcement date.&lt;/P&gt;
&lt;P&gt;This guide walked through the essentials: generating a CSR on your Microsoft Connected Cache node, submitting it to your CA, importing the signed certificate, and validating HTTPS from both the server and client devices. Along the way, you saw how to interpret the logs, verify Connected Cache is using your certificate correctly, and ensure that Teams and/or Intune content is &amp;nbsp;flowing over HTTPS instead of falling back to CDN.&lt;/P&gt;
&lt;P&gt;As you move forward, keep your workflow consistent - regenerate or reuse CSRs the same way each cycle, validate regularly, and renew certificates well before expiration. Even though improvements are coming soon, completing this setup now ensures your environment is ready long before Intune HTTPS enforcement begins. With your certificate in place, HTTPS validated, and a simple renewal process in hand, your Microsoft Connected Cache deployment is prepared for the June 16&lt;SUP&gt;th&lt;/SUP&gt;, 2026 deadline and ready to deliver Intune content securely.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;FAQs&lt;/STRONG&gt;&lt;/H2&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt; Do I really need HTTPS Support, and by when?&lt;/STRONG&gt;&lt;BR /&gt;Yes. All Microsoft Connected Cache nodes serving Intune Win32 apps must deliver over HTTPS by &lt;STRONG&gt;June 16, 2026&lt;/STRONG&gt;. If HTTPS isn’t configured, devices will fall back to CDN when requesting Intune win32 apps —content delivery still works, but you’ll lose caching benefits.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt; Why do I have to generate the CSR on the &lt;/STRONG&gt;&lt;STRONG&gt;Connected Cache&lt;/STRONG&gt; &lt;STRONG&gt;node?&lt;/STRONG&gt;&lt;BR /&gt;Since Microsoft Connected Cache must generate and retain the private key itself. Certificates signed from any other machine, keypair, or CSR cannot be imported. The CSR you generate on the node produces the only key that Microsoft Connected Cache will accept.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt; Can I reuse an existing certificate?&lt;/STRONG&gt;&lt;BR /&gt;Only if it was originally issued from the &lt;STRONG&gt;CSR generated on the same &lt;/STRONG&gt;&lt;STRONG&gt;Microsoft Connected Cache node&lt;/STRONG&gt;. If the certificate was created elsewhere (different machine, tooling, or CSR), Microsoft Connected Cache won’t accept it.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt; Can I reuse my CSR when renewing the certificate?&lt;/STRONG&gt;&lt;BR /&gt;Yes. Many customers reuse the same CSR each cycle as long as the CA resigns it. Reusing the old certificate output is not supported.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt; Can I “bring my own certificate”?&lt;/STRONG&gt;&lt;BR /&gt;Not yet. Microsoft Connected Cache only supports certificates created from its own CSR. Support for bringing an external certificate is coming soon; stay up to date by viewing the latest &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/do/mcc-ent-release-notes" target="_blank" rel="noopener"&gt;Microsoft Connected Cache Release Notes&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt; Can I use a wildcard certificate?&lt;/STRONG&gt;&lt;BR /&gt;Microsoft Connected Cache does not officially support them and they’re not recommended. Wildcards often involve shared private keys across systems, which creates operational and security risks.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt; What certificate formats does &lt;/STRONG&gt;&lt;STRONG&gt;Microsoft Connected Cache&lt;/STRONG&gt; &lt;STRONG&gt;support?&lt;/STRONG&gt;&lt;BR /&gt;Microsoft Connected Cache only supports unencrypted .crt files today. Password protected .pfx or .p12 formats cannot be imported.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt; What happens if I redeploy &lt;/STRONG&gt;&lt;STRONG&gt;Microsoft Connected Cache&lt;/STRONG&gt; &lt;STRONG&gt;or the hostname changes?&lt;/STRONG&gt;&lt;BR /&gt;If the hostname or connection path changes, you must request a new certificate that matches the new SAN parameters. If the hostname stays the same and the certificate came from the Connected Cache-generated CSR, you can continue using it.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If you have any questions, leave a comment below or reach out to us on&amp;nbsp;X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Post Updates:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt;04/08/26: Updated the “Known issues with HTTPS Support Configuration” section to reflect that previously identified issues have been fully resolved in the latest deployment application and container releases, along with updated guidance for affected cache nodes.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 02:38:29 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/how-to-enable-https-support-for-microsoft-connected-cache-for/ba-p/4496173</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-04-09T02:38:29Z</dc:date>
    </item>
    <item>
      <title>Support tip: Resolve device noncompliance with Mobile Threat Defense partner apps</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/support-tip-resolve-device-noncompliance-with-mobile-threat/ba-p/4491669</link>
      <description>&lt;P&gt;Using a Mobile Threat Defense (MTD) solution, such as Microsoft Defender for Endpoint, with Microsoft Intune helps keep your organization’s resources protected and allows you to block devices that aren’t compliant with your organization’s policies.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;When an MTD detects a threat or determines that a device is noncompliant the device user will see one of two types of messages indicating:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Install and activate partner app&lt;/STRONG&gt;: The device needs the [MTD app] installed and activated to restore access to work or school resources. This message indicates that Intune hasn't received a signal from the [MTD app] the device, or the connection was lost.&lt;/LI&gt;
&lt;LI&gt;Resolve detected threats: The [MTD app] app identified one or more threats on the device. Open the [MTD app] and follow the guidance to resolve the threats before accessing work or school resources.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;In this blog, we’ll focus on troubleshooting and resolving the first scenario, where users will need to install and activate the MTD app.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: For help resolving threats detected by the MTD app, open the partner app directly on the device for remediation guidance.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Prerequisites&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Before you begin troubleshooting, confirm that:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The user device is enrolled in Intune through the Company Portal app.&lt;/LI&gt;
&lt;LI&gt;The user has access to their work or school account credentials.&lt;/LI&gt;
&lt;LI&gt;The device has an active internet connection.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Restore device compliance&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Have the user&lt;/U&gt; follow these steps to resolve the noncompliance issue and restore access to work or school resources.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 1: Install and activate the partner app&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If the [MTD app] isn’t installed on the device:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the Intune Company Portal app on the device.&lt;/LI&gt;
&lt;LI&gt;Go to&amp;nbsp;&lt;STRONG&gt;Devices&lt;/STRONG&gt;&amp;nbsp;and select the device.&lt;/LI&gt;
&lt;LI&gt;Install the required [MTD app] shown in the noncompliance message.&lt;/LI&gt;
&lt;LI&gt;Open the [MTD app] and sign in with your work or school account.&lt;/LI&gt;
&lt;LI&gt;Complete any required setup or activation steps in the app.&lt;/LI&gt;
&lt;LI&gt;Wait up to 30 minutes for the device compliance status to update.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If your device remains noncompliant after 30 minutes, continue to the next step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 2: Refresh the connection&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If the [MTD app] is already installed and the user is signed in, the connection between the app and Intune services may need to be refreshed:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the [MTD app] on the device.&lt;/LI&gt;
&lt;LI&gt;Sign out of the work or school account.&lt;/LI&gt;
&lt;LI&gt;Sign back in with the same work or school account.&lt;/LI&gt;
&lt;LI&gt;Wait up to 30 minutes for the device compliance status to update.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If the device remains noncompliant after 30 minutes, continue to the next step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 3: Reinstall the MTD app&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If refreshing the connection doesn't resolve the issue, reinstalling the app can restore the signal between services:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Uninstall the [MTD app] from the device.&lt;/LI&gt;
&lt;LI&gt;Restart the device.&lt;/LI&gt;
&lt;LI&gt;Open the Company Portal app on the device.&lt;/LI&gt;
&lt;LI&gt;Reinstall the [MTD app].&lt;/LI&gt;
&lt;LI&gt;Open the app and sign in with the work or school account.&lt;/LI&gt;
&lt;LI&gt;Complete any required setup or activation steps.&lt;/LI&gt;
&lt;LI&gt;Wait up to 30 minutes for the device compliance status to update.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Check device compliance status&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Users can verify their device's compliance status at any time:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the Company Portal app.&lt;/LI&gt;
&lt;LI&gt;Go to&amp;nbsp;&lt;STRONG&gt;Devices&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Select the device to view its current status.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If the device shows as compliant, they can access work or school resources. If it &amp;nbsp;shows as noncompliant and they’ve taken steps to resolve, wait a few more minutes and check again, as compliance status updates can take up to 30 minutes to appear in the Company Portal app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;SPAN data-teams="true"&gt;iOS/iPadOS: Enable simplified remediation for users&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Admins can configure a simplified remediation experience on iOS and iPadOS to help end‑users return to a compliant state more easily. This experience streamlines how users address Mobile Threat Defense (MTD)–related noncompliance and reduces the number of steps required to restore access.&lt;/P&gt;
&lt;P&gt;To enable this experience:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Follow the guidance in&amp;nbsp;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/intunecustomersuccess/simplifying-compliance-remediation-with-microsoft-intune-and-defender-on-iosipad/4465293" target="_blank" rel="noopener" data-lia-auto-title="Simplifying compliance remediation with Microsoft Intune and Defender on iOS/iPadOS" data-lia-auto-title-active="0"&gt;Simplifying compliance remediation with Microsoft Intune and Defender on iOS/iPadOS&lt;/A&gt; to configure the updated remediation workflow for your organization.&lt;/LI&gt;
&lt;LI&gt;Once enabled, end‑users will see clearer guidance within the Microsoft Defender app when their device is marked noncompliant.&lt;/LI&gt;
&lt;LI&gt;The Defender app will direct users through the necessary remediation steps automatically - such as re‑authentication, resolving threat signals, or re‑establishing the MTD connection.&lt;/LI&gt;
&lt;LI&gt;After the guided process is complete, Defender will send updated device status to Intune so the device can return to a &lt;EM&gt;compliant&lt;/EM&gt; state.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This simplified flow reduces support overhead and increases user success resolving MTD‑related compliance issues on iOS/iPadOS.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;SPAN data-teams="true"&gt;Android: Refresh the MTD connection when sign‑out is blocked&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;If the user is on an Android device, first have them try signing out of the Mobile Threat Defense (MTD) app and signing back in. This often re‑establishes the connection and allows Intune to receive updated device status.&lt;/P&gt;
&lt;P&gt;If the option to sign out of the MTD app is blocked by IT policy, follow these steps to reset the app’s data instead:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Long‑press the &lt;STRONG&gt;Defender app&lt;/STRONG&gt; in the &lt;STRONG&gt;work profile&lt;/STRONG&gt;.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Tap &lt;STRONG&gt;ⓘ App info&lt;/STRONG&gt;.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Go to &lt;STRONG&gt;Storage &amp;amp; cache&lt;/STRONG&gt; → &lt;STRONG&gt;Clear data&lt;/STRONG&gt; (do&amp;nbsp;&lt;STRONG&gt;not&lt;/STRONG&gt;&amp;nbsp;select &lt;EM&gt;Clear cache&lt;/EM&gt;).&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Relaunch the Defender app - it will open to the &lt;STRONG&gt;welcome screen&lt;/STRONG&gt;.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Sign back in with the work or school account.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Once signed back in, Defender will update Intune with the latest device data, and the device should return to a &lt;STRONG&gt;compliant&lt;/STRONG&gt; state after Intune receives the refreshed signals.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Windows: Verify that Microsoft Defender for Endpoint is onboarded&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;For Windows devices, noncompliance with Defender for Endpoint is commonly caused by devices that are no longer properly onboarded or connected to the service. When a device is not onboarded, it can’t report risk signals, which may result in the device being marked as noncompliant in Intune.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Recommended action:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If you identify Windows devices showing as noncompliant due to missing or stale Defender for Endpoint signals:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Verify that the device is onboarded to Microsoft Defender for Endpoint&lt;/LI&gt;
&lt;LI&gt;Review your existing onboarding policies in Intune&lt;/LI&gt;
&lt;LI&gt;Onboard affected devices using Intune if needed&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Once properly onboarded, the device can participate in compliance evaluation. If devices continue to appear noncompliant after verifying onboarding and policy assignment, we recommend opening a support case for further investigation.&lt;/P&gt;
&lt;P&gt;To learn more about onboarding devices refer to the documentation:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/defender-endpoint/onboarding-endpoint-manager" target="_blank"&gt;Onboarding using Microsoft Intune&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/defender-endpoint/configure-endpoints-mdm" target="_blank"&gt;Onboard Windows devices to Defender for Endpoint using Intune&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/device-security/microsoft-defender/configure-integration" target="_blank"&gt;Configure Microsoft Defender for Endpoint with Intune and onboard devices&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;Related articles&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/mem/intune/protect/mobile-threat-defense" target="_blank" rel="noopener"&gt;Mobile Threat Defense integration with Intune&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/mem/intune/user-help/using-the-intune-company-portal-website" target="_blank" rel="noopener"&gt;Using the Intune Company Portal website&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;If you have any questions, leave a comment below or reach out to us on&amp;nbsp;X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Post updates:&lt;BR /&gt;02/05/26: &lt;EM&gt;Added two new sections covering simplified user remediation on iOS/iPadOS and refreshing the MTD connection on Android when sign-out is blocked.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;05/06/26:&amp;nbsp;&lt;EM&gt;Added a new section covering Windows devices that may be noncompliant due to not being properly onboarded to Microsoft Defender for Endpoint.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 19:57:14 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/support-tip-resolve-device-noncompliance-with-mobile-threat/ba-p/4491669</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-05-06T19:57:14Z</dc:date>
    </item>
    <item>
      <title>Intune my Macs: Accelerating macOS proof of concepts with Microsoft Intune</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/intune-my-macs-accelerating-macos-proof-of-concepts-with/ba-p/4488571</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Neil Johnson and Chris Kunze - Principal Product Managers | Microsoft Intune&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Intune provides a broad and mature set of capabilities for managing macOS devices across security, compliance, applications, and user onboarding. Many customers, however, aren’t always aware of just how much functionality is available or how to bring it all together. We've developed a starter kit to make it easy to explore and set up macOS configurations in Intune: Intune my Macs. Intune my Macs helps bridge that gap by making it easy to explore some recommended macOS configurations and quickly set up a successful proof of concept using Intune.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;What is Intune &lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;my Macs&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134245418&amp;quot;:true,&amp;quot;134245529&amp;quot;:true,&amp;quot;335559738&amp;quot;:160,&amp;quot;335559739&amp;quot;:80}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://aka.ms/intunemacpoc" target="_blank" rel="noopener"&gt;Intune my Macs&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt; is an open-source project from the Microsoft Intune Customer Experience Engineering team that allows you to deploy a complete macOS proof of concept in minutes. This starter kit brings together over 31 enterprise-grade configurations - identified by Apple’s Mac Evaluation Utility - along with policies, scripts, and applications, all of which can be deployed using a single PowerShell script.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;The project operates in dry-run mode by default, letting you preview exactly what will be created before committing any changes to your Intune tenant. When you're ready, simply add the --apply flag to the command-line to commit changes.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN data-contrast="auto"&gt;&lt;STRONG&gt;Important&lt;/STRONG&gt;: From a support perspective, Microsoft fully supports Intune and its ability to deploy PowerShell scripts. However, Microsoft does not support the scripts themselves, even if they are on our GitHub repository. They’re provided for example only. You are responsible for anything that they may do within your environment. Always test!&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P aria-level="2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;See it in action&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Want a quick walkthrough before you dive in? Watch the video below to see a deep-dive on Intune my Macs - from authentication to policy creation, app deployment, and beyond.&lt;/P&gt;
&lt;div data-video-id="https://www.youtube.com/watch?v=0JzO0VyFnVM/1774911393330" data-video-remote-vid="https://www.youtube.com/watch?v=0JzO0VyFnVM/1774911393330" class="lia-video-container lia-media-is-center lia-media-size-large"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F0JzO0VyFnVM%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D0JzO0VyFnVM&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F0JzO0VyFnVM%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Why would you use it&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H2&gt;
&lt;H4&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;1. Jumpstart &lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;y&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;our &lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;macOS&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;m&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;anagement&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134245418&amp;quot;:true,&amp;quot;134245529&amp;quot;:true,&amp;quot;335559738&amp;quot;:160,&amp;quot;335559739&amp;quot;:80}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H4&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Instead of building macOS configurations from scratch, Intune&amp;nbsp;my Macs&amp;nbsp;provides a&amp;nbsp;ready-to-use&amp;nbsp;baseline of&amp;nbsp;production&amp;nbsp;quality&amp;nbsp;Intune artifacts.&amp;nbsp;These configurations are designed to help you quickly evaluate Microsoft Intune for macOS management while also serving as reference implementations you can adapt&amp;nbsp;to&amp;nbsp;your environment.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Below is an overview of what Intune my Macs deploys into your tenant, organized by category.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="width: 92.5926%; height: 302.791px; border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr style="height: 38.8281px;"&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="none"&gt;Category&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="none"&gt;Example&amp;nbsp;configurations&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 38.8281px;"&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Security&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;FileVault configuration, firewall enablement, Gatekeeper policies,&amp;nbsp;Microsoft&amp;nbsp;Edge&amp;nbsp;policies&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 38.8281px;"&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Compliance&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Minimum macOS version (15.0), SIP enforcement, encryption requirements&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 38.8281px;"&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Identity&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Platform SSO&amp;nbsp;via Secure Enclave&amp;nbsp;with Microsoft Entra ID&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 38.8281px;"&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Applications&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Intune&amp;nbsp;Company&amp;nbsp;Portal, Microsoft 365, Remote Help, Intune Log Watch,&amp;nbsp;Microsoft 365 Copilot, Windows App, and Edge&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 38.8281px;"&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Scripts&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 38.8281px;"&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Dock customization, FileVault key escrow (Escrow Buddy), onboarding automation&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 69.8229px;"&gt;&lt;td style="height: 69.8229px;"&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Custom Attributes&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 69.8229px;"&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Hardware compatibility checks, Intune agent version reporting&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H4 class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;2.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;Learn by &lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;e&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;xample&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H4&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Each configuration in the repository serves as a practical reference implementation. The naming conventions follow a consistent pattern (for example,&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;pol-sec-001-filevault, scr-app-100-install-company-portal&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt;), and detailed documentation explains what each setting does and why&amp;nbsp;it's configured that way.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;3.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;Reduce &lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;t&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;ime &lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;v&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;alue&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134245418&amp;quot;:true,&amp;quot;134245529&amp;quot;:true,&amp;quot;335559738&amp;quot;:160,&amp;quot;335559739&amp;quot;:80}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H4&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Tasks that typically require extensive research, configuration, and testing can now be completed in just about 5 minutes, thanks to this streamlined approach.&amp;nbsp;The script handles:&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Microsoft Graph SDK authentication&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;STRONG style="color: rgb(30, 30, 30);"&gt;&lt;SPAN data-contrast="auto"&gt;Policy creation via Intune settings catalog and custom configuration profiles&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;STRONG style="color: rgb(30, 30, 30);"&gt;&lt;SPAN data-contrast="auto"&gt;Script deployment with proper execution settings&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;STRONG style="color: rgb(30, 30, 30);"&gt;&lt;SPAN data-contrast="auto"&gt;PKG application uploads&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;STRONG style="color: rgb(30, 30, 30);"&gt;&lt;SPAN data-contrast="auto"&gt;Optional group assignments&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;STRONG style="color: rgb(30, 30, 30);"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;Optional Microsoft Defender for Endpoint &lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;i&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 3"&gt;ntegration&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;If you're evaluating Microsoft Defender for Endpoint on macOS, the project includes an optional &lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN data-contrast="auto"&gt;--mde&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN data-contrast="auto"&gt; command-line flag that deploys the full Defender for Endpoint configuration, including system extensions, privacy preferences, network filter settings, and a script that can be used to install the client.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2&gt;How it works&lt;/H2&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;This&amp;nbsp;starter kit&amp;nbsp;is driven by XML manifest files that define each configuration artifact. The main PowerShell script reads these manifests, resolves the associated JSON/mobileconfig/script files, and creates the corresponding objects in Intune via the Microsoft Graph API.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;You can scope&amp;nbsp;this&amp;nbsp;starter kit&amp;nbsp;to specific artifact types using&amp;nbsp;command-line&amp;nbsp;flags&amp;nbsp;like &lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN data-contrast="auto"&gt;--apps&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;,&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; --config&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;,&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; --compliance&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;,&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; --scripts&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN data-contrast="auto"&gt;, or&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; &lt;EM&gt;--custom-attributes&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;. A custom naming prefix&amp;nbsp;defined using the&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN data-contrast="auto"&gt;–prefix&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN data-contrast="auto"&gt; command-line flag) keeps your deployed objects easily identifiable,&amp;nbsp;and the --&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN data-contrast="auto"&gt;remove-all&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN data-contrast="auto"&gt; command-line flag provides a clean way, based on the custom naming prefix, to delete everything created by an earlier run.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;For more information on how to use this project,&amp;nbsp;be sure to&amp;nbsp;review&amp;nbsp;the prerequisites and instruction in the readme file.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 aria-level="2"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;Bonus: Utility&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;t&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;ools&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134245418&amp;quot;:true,&amp;quot;134245529&amp;quot;:true,&amp;quot;335559738&amp;quot;:160,&amp;quot;335559739&amp;quot;:80}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;The project also includes several analysis and documentation tools:&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Export-MacOSConfigPolicies.ps1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt; - Back up existing Intune macOS policies to JSON&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:240,&amp;quot;335559740&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="2" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Find-DuplicatePayloadSettings.ps1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt; - Detect conflicting settings across all your Mac configuration files&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:240,&amp;quot;335559740&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="3" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Generate-ConfigurationDocumentation.py&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt;&lt;STRONG&gt; - &lt;/STRONG&gt;Create Markdown or Word documentation from the manifests&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:240,&amp;quot;335559740&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="4" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Get-IntuneAgentProcessingOrder.ps1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt; - Understand script and app processing sequence&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:240,&amp;quot;335559740&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="10" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="5" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Get-MacOSGlobalAssignments.ps1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt; - List Mac policies assigned to All Devices or All Users&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:240,&amp;quot;335559740&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Summary&lt;/H2&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Intune my Macs&amp;nbsp;isn't meant to be a one-size-fits-all production&amp;nbsp;starter kit,&amp;nbsp;but it’s a great way to get started. Use it to quickly&amp;nbsp;implement&amp;nbsp;a proof&amp;nbsp;of&amp;nbsp;concept, learn from the configuration patterns, and adapt the policies to your organization's specific requirements.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Whether you're evaluating Intune for macOS management,&amp;nbsp;setting up&amp;nbsp;a new tenant, or just looking for reference implementations of common security configurations, this project can save you significant time and effort.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3 aria-level="2"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;Resources&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134245418&amp;quot;:true,&amp;quot;134245529&amp;quot;:true,&amp;quot;335559738&amp;quot;:160,&amp;quot;335559739&amp;quot;:80}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;A class="lia-external-url" href="https://aka.ms/intunemacpoc" target="_blank" rel="noopener"&gt;GitHub Repository&lt;/A&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:240,&amp;quot;335559740&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="2" data-aria-level="1"&gt;&lt;A class="lia-external-url" href="https://github.com/microsoft/intune-my-macs/blob/main/INTUNE-MY-MACS-DOCUMENTATION.md" target="_blank" rel="noopener"&gt;Full Configuration Documentation&lt;/A&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:240,&amp;quot;335559740&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;multilevel&amp;quot;}" data-aria-posinset="3" data-aria-level="1"&gt;&lt;A class="lia-external-url" href="https://github.com/microsoft/intune-my-macs/blob/main/mde/README.md" target="_blank" rel="noopener"&gt;Microsoft Defender for Endpoint Setup&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;&lt;BR /&gt;If you have any questions, leave a comment below or reach out to us on&amp;nbsp;X &lt;/SPAN&gt;&lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;&lt;STRONG&gt;Post Updates&lt;/STRONG&gt;&lt;BR /&gt;03/30/26: &lt;/SPAN&gt;A video walkthrough has been added above. Watch to see Intune my Macs deploy a complete macOS proof of concept in minutes.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 23:01:38 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/intune-my-macs-accelerating-macos-proof-of-concepts-with/ba-p/4488571</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-03-30T23:01:38Z</dc:date>
    </item>
    <item>
      <title>Debunking the myth: Cloud-native Windows devices and access to on-premises resources</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/debunking-the-myth-cloud-native-windows-devices-and-access-to-on/ba-p/4470056</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Roger Southgate - Sr. Product Manager | Microsoft Intune&lt;/STRONG&gt;&lt;/P&gt;
&lt;H2&gt;Myth vs reality&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;Myth&lt;/STRONG&gt;: Cloud-native Windows devices can’t access on-premises resources such as file shares or legacy applications.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Reality&lt;/STRONG&gt;: With minimal or no configuration, cloud-native devices can seamlessly access on-premises resources using NTLM or Kerberos.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Introduction&lt;/H2&gt;
&lt;P&gt;Microsoft’s vision for secure, productive workplaces is clear: adopt cloud-first services, integrate Zero Trust throughout, and deploy Windows 11 devices as cloud-native endpoints to stay agile and future-ready. If you’re yet to begin this journey, review the &lt;A class="lia-external-url" href="https://aka.ms/gocloudnative" target="_blank" rel="noopener"&gt;Set up and configure a cloud-native Windows endpoint with Microsoft Intune&lt;/A&gt; tutorial.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For context, a cloud-native device is a Windows device, joined to Microsoft Entra and managed by Intune. No domain join, no group policy, and no Microsoft Configuration Manager required. Leveraging complementary services such as &lt;A class="lia-external-url" href="https://learn.microsoft.com/autopilot/overview" target="_blank" rel="noopener"&gt;Windows Autopilot&lt;/A&gt; and &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/deployment/windows-autopatch/overview/windows-autopatch-overview" target="_blank" rel="noopener"&gt;Windows Autopatch&lt;/A&gt; enables users to self-provision their devices, work remotely, and remain secure by applying the latest Windows Updates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But what about user’s data, files, and applications that they require to be productive? Moving to the cloud is a common goal for many organizations, though practical realities can make this a gradual process. Legacy technology, operational constraints, complexity, and other challenges can hinder adoption. While the goal might be to migrate all data to cloud-friendly repositories such as SharePoint Online and OneDrive, and transition applications to SaaS solutions, these migrations don’t happen overnight. In many cases, data may remain scattered across internal servers and on-premises repositories, creating scenarios where cloud-native devices still need to connect to these resources.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Accessing on-premises resources&lt;/H2&gt;
&lt;P&gt;What happens when you take a cloud-native device and try to access an on-premises resource such as a file share? Similarly, what about access to an application that is located on-premises? While these are just two examples, they can be used interchangeably in this scenario since the process of getting access is the same, regardless of apps or files. This is a topic that is raised (and often misunderstood) when discussing the transition of Windows devices to the cloud. Cloud-native devices were designed to take this scenario into account and have seamless access to on-premises resources.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: This assumes you have line-of-sight to an Active Directory Domain Controller and that your on-premises resources, such as file shares and applications, use Windows authentication. Like a domain-joined device, a cloud-native device won’t have line of sight by default unless it’s physically on-site (for example, in a corporate office). If you require this functionality, you may need to use a VPN or Zero Trust Network Access (ZTNA) solution to provide this connectivity to on-premises resources. More on this later, when we touch on &lt;A class="lia-external-url" href="https://learn.microsoft.com/entra/global-secure-access/overview-what-is-global-secure-access" target="_blank" rel="noopener"&gt;Microsoft Entra Global Secure Access&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H2&gt;Legacy applications and authentication&lt;/H2&gt;
&lt;P&gt;When people talk about legacy applications in this context, they typically mean apps that can only do legacy (NTLM or Kerberos) authentication with Active Directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The good news is that for users synchronized using Microsoft Entra Connect Sync, cloud-native devices can seamlessly authenticate using NTLM and Kerberos just like domain-joined devices. When an on-premises domain account is synchronized to Microsoft Entra ID via Microsoft Entra Connect Sync, Windows uses details from Microsoft Entra ID, such as the source Active Directory domain name and the user’s User Principal Name (UPN), to locate a Domain Controller the same way an Active Directory domain-joined device does.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the user has signed into Windows using a password, Windows sends the on-premises domain information and user credentials to the Domain Controller to obtain a Kerberos Ticket-Granting Ticket (TGT) or NTLM token, based on the protocol the on-premises resource or application supports. From that point onwards, the TGT is used to get session keys that grant access to resources.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer to &lt;A class="lia-external-url" href="https://learn.microsoft.com/entra/identity/devices/device-sso-to-on-premises-resources" target="_blank" rel="noopener"&gt;How SSO to on-premises resources works on Microsoft Entra joined devices&lt;/A&gt; for additional details on how this process works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Windows 11, version 24H2 and later releases have removed the NTLMv1 protocol as part of Microsoft's broader initiative to phase out NTLM. Refer to the Microsoft support article on &lt;A class="lia-external-url" href="https://support.microsoft.com/topic/upcoming-changes-to-ntlmv1-in-windows-11-version-24h2-and-windows-server-2025-c0554217-cdbc-420f-b47c-e02b2db49b2e" target="_blank" rel="noopener"&gt;Upcoming changes to NTLMv1 in Windows 11, version 24H2 and Windows Server 2025&lt;/A&gt; for additional details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Windows Hello for Business&lt;/H2&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/entra/identity/authentication/concept-authentication-passwordless#choose-a-passwordless-method" target="_blank" rel="noopener"&gt;Passwordless authentication&lt;/A&gt; mechanisms such as FIDO2 and Windows Hello for Business are a cornerstone of Microsoft’s security vision. Adopting these authentication methods delivers stronger security and better, simpler user experiences. Windows Hello for Business provides phishing-resistant credentials as required by some security guidelines such as the &lt;A class="lia-external-url" href="https://learn.microsoft.com/compliance/anz/e8-mfa-maturity-level-2" target="_blank" rel="noopener"&gt;Australian Cyber Security Centre ‘Essential Eight’&lt;/A&gt;. If you’re not already doing so, deploying cloud-native devices is a great opportunity to start using Windows Hello for Business, especially since it’s enabled by default on these devices. Windows Hello for Business is also a feature which results in a win-win scenario by enhancing security for IT, while also improving the user experience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While enabling Windows Hello for Business is a simple process, there’s some additional configuration required to enable single sign-on to on-premises Active Directory authenticated resources, and this is where we sometimes see customers running into issues. If username and password work successfully to access an on-premises resource, but Windows Hello for Business credentials don’t then ensure that you’ve setup &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/security/identity-protection/hello-for-business/deploy/hybrid-cloud-kerberos-trust?tabs=intune" target="_blank" rel="noopener"&gt;Cloud Kerberos trust&lt;/A&gt; to enable single sign-on. Cloud Kerberos Trust removes much of the complexity once associated with configuring Windows Hello for Business, greatly simplifying the deployment process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When signing in with Windows Hello for Business, the device uses a partial Kerberos TGT issued by Microsoft Entra ID to obtain a full TGT from Active Directory, which in turn is used to get session keys to access resources. Refer to &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows/security/identity-protection/hello-for-business/how-it-works-authentication#microsoft-entra-join-authentication-to-active-directory-using-cloud-kerberos-trust" target="_blank" rel="noopener"&gt;Microsoft Entra join authentication to Active Directory using cloud Kerberos trust&lt;/A&gt; for additional details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Zero Trust and modern connectivity&lt;/H2&gt;
&lt;P&gt;On your Zero Trust journey, if you need to provide access to on-premises applications and services, consider replacing your traditional VPN with a modern solution, enabled by &lt;A class="lia-external-url" href="https://www.microsoft.com/security/business/identity-access/microsoft-entra-private-access" target="_blank" rel="noopener"&gt;Microsoft Entra Private Access&lt;/A&gt;. Doing so will help you ensure secure, fine-grained access to private applications and resources, without exposing your full network - aligned with Microsoft’s three &lt;A class="lia-external-url" href="https://learn.microsoft.com/security/zero-trust/zero-trust-overview" target="_blank" rel="noopener"&gt;Zero Trust principles&lt;/A&gt;: verify explicitly, enforce least privilege, and assume breach. Review &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/microsoftintuneblog/zero-trust-and-cloud-native-windows/4435891" target="_blank" rel="noopener" data-lia-auto-title="Zero Trust and Cloud-Native Windows" data-lia-auto-title-active="0"&gt;Zero Trust and Cloud-Native Windows&lt;/A&gt; for a deeper dive into this topic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the subject of Zero Trust, did you know that Microsoft has developed a &lt;A class="lia-external-url" href="https://aka.ms/ztworkshop" target="_blank" rel="noopener"&gt;Zero Trust Workshop&lt;/A&gt;? &lt;BR /&gt;By adopting Zero Trust, your organization can enhance its security posture and reduce risk and complexity while improving compliance and governance. Navigating the complexities of modern security is challenging and a Zero Trust strategy is the first step in providing clarity and direction. The Zero Trust Workshop is a guided framework to help you translate your Zero Trust strategy into actionable implementation steps which track your deployment progress and align with Microsoft recommendations. We’ve had many customers leverage the workshop to supercharge their Zero Trust journey and realize the full value of their existing security investments. The workshop can be run self-guided or in collaboration with your Microsoft account team or a partner and is vendor agnostic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Key takeaways&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;If you aren’t already provisioning new Windows devices as cloud-native, check out&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/gocloudnative" target="_blank" rel="noopener"&gt;Set up and configure a cloud-native Windows endpoint with Microsoft Intune&lt;/A&gt; and &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/intunecustomersuccess/cloud-native-windows-endpoints-begin-by-beginning/4358804" target="_blank" rel="noopener" data-lia-auto-title="Cloud-native Windows endpoints: Begin by beginning" data-lia-auto-title-active="0"&gt;Cloud-native Windows endpoints: Begin by beginning&lt;/A&gt; to get started with a cloud-native Windows proof of concept today.&lt;/LI&gt;
&lt;LI&gt;Cloud-native doesn’t mean cloud only, these devices get the benefits of being cloud-first while maintaining the backward compatibility needed to access on-premises resources when necessary.&lt;/LI&gt;
&lt;LI&gt;Modern identity solutions such as Microsoft Entra ID, Windows Hello for Business, and Zero Trust Network Access can simultaneously enhance security and user experience.&lt;/LI&gt;
&lt;LI&gt;Be sure to check out our &lt;A class="lia-external-url" href="https://aka.ms/ztworkshop" target="_blank" rel="noopener"&gt;Zero Trust Workshop&lt;/A&gt; to help you plan and implement these and other technologies as part of your Zero Trust strategy.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If you have any questions, leave a comment below or reach out to us on X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;!&lt;/P&gt;</description>
      <pubDate>Sat, 15 Nov 2025 00:05:54 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/debunking-the-myth-cloud-native-windows-devices-and-access-to-on/ba-p/4470056</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2025-11-15T00:05:54Z</dc:date>
    </item>
    <item>
      <title>Support tip: Aligning network policy with Microsoft Intune and Zero Trust</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/support-tip-aligning-network-policy-with-microsoft-intune-and/ba-p/4466688</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Jon Callahan – Sr Product Manager | Microsoft Intune&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cloud services don’t just rely on the network. They redefine it. As organizations adopt Microsoft Intune and advance their Zero Trust strategies, many discover that traditional, perimeter-based architectures no longer align with modern security expectations or the connectivity needs of a distributed workforce.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Zero Trust is built on the principle of "&lt;EM&gt;never trust, always verify,&lt;/EM&gt;” where access decisions are enforced through identity, device health, and compliance signals. &amp;nbsp;Microsoft Intune strengthens this model by extending security and management through the cloud. By removing dependencies on on-premises infrastructure, it strengthens network resilience and Zero Trust enforcement with policy-driven device management and secure connectivity to Microsoft endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is where friction occurs. Traditional enterprise networks were built around a castle-and-moat model of perimeter defense: build high walls around the perimeter and trust everything inside, rather than identity-based access. Centralized egress points, VPNs, proxy servers, and deep packet or TLS inspection worked well when apps, data, and users stayed inside the moat.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Today, work and data are everywhere. Legacy network designs often force traffic into hairpinned routes (indirect paths through central gateways) that add latency, reduce performance, and increase management overhead for Intune, Microsoft 365, and other SaaS apps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The challenge deepens when network teams try to maintain allow lists for cloud services using static IP addresses. Microsoft’s endpoint IPs can change frequently, especially with CDN-backed services like Intune and Microsoft 365, to strengthen security, improve resilience, and scale globally. This is why Microsoft recommends domain-based egress policies, frequent updates based on the published endpoint lists, and bypassing SSL inspection for &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/fundamentals/intune-endpoints?#access-for-managed-devices" target="_blank" rel="noopener"&gt;Microsoft-bound traffic that doesn’t support inspection&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Enabling cloud services&lt;/H2&gt;
&lt;P&gt;The shift to hybrid work environments shows the limits of perimeter-based networks. Users expect fast and reliable access to their apps and data whether at home, in the office, or on the go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To support this shift, organizations need to modernize their network architecture and policies. Local&lt;STRONG&gt; &lt;/STRONG&gt;internet egress and optimized paths to trusted services like Intune are essential. Policies built on Zero Trust and cloud-native principles help ensure performance and security. In contrast, controls such as VPN-only access, TLS inspection, or centralized proxies often slow users down and block required endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When networks get in the way, the impact is noticed:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Device check-ins and compliance evaluations fail, leaving devices marked as non-compliant&lt;/LI&gt;
&lt;LI&gt;Enrollments stall or time out&lt;/LI&gt;
&lt;LI&gt;Apps download slowly, fail to update, or never install&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When these failures occur, users often blame Intune or their IT admins, even when the real issue is network policies.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a Zero Trust model, network policy works alongside identity and device-based signals to enforce access decisions. &lt;STRONG&gt;Network policy should enable cloud services, not obstruct them&lt;/STRONG&gt;. Adopting cloud-native connectivity and Zero Trust enforcement protects users, devices, and data while improving reliability and user experience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This approach aligns with Microsoft’s &lt;A class="lia-external-url" href="https://www.microsoft.com/trust-center/security/secure-future-initiative" target="_blank" rel="noopener"&gt;Secure Future Initiative (SFI)&lt;/A&gt; and the principle of “Secure by Design,” which extend Zero Trust principles into the foundation of how services are built and operated. As part of this effort, Intune service endpoints are moving to Azure Front Door to enhance security, reliability, and performance while simplifying firewall management across Microsoft services. For details on required IP addresses and endpoints, see &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/intunecustomersuccess/support-tip-upcoming-microsoft-intune-network-changes/4452738" target="_blank" rel="noopener" data-lia-auto-title="Support tip: Upcoming Microsoft Intune network changes" data-lia-auto-title-active="0"&gt;Support tip: Upcoming Microsoft Intune network changes&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Outbound traffic management&lt;/H2&gt;
&lt;P&gt;Aligning network policies with Zero Trust and cloud-native architecture can require trade-offs. Outbound traffic management is critical for Intune’s performance, but organizations differ in their compliance needs and tolerance for complexity. Below are three common models we see with our customers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Endpoint enforced access&lt;/H3&gt;
&lt;P&gt;This model eliminates perimeter bottlenecks by moving enforcement closer to the user, device, and apps, which is the core of Zero Trust. Enforcement happens at the endpoint through identity, compliance, and device health signals, while the network provides fast, direct internet access with minimal restrictive filtering.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best for:&lt;/STRONG&gt; Organizations ready to adopt a Zero Trust network architecture built on Intune and identity-driven signals, or those with minimal outbound filtering requirements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How to implement:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Policy-based enforcement and compliance:&lt;/STRONG&gt; Intune enforces and validates device health and measures device compliance and app protection policies for Microsoft Entra Conditional Access&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Identity-driven enforcement&lt;/STRONG&gt;: Microsoft Entra Conditional Access evaluates signals such as user identity, device compliance, and risk level before granting access to cloud resources&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Threat protection:&lt;/STRONG&gt; Microsoft Defender for Endpoint monitors device risk and blocks compromised endpoints from accessing cloud resources; enforce the built-in firewall on Windows and macOS devices&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Bypass traffic inspection:&lt;/STRONG&gt; Don’t decrypt or inspect Intune and related Microsoft traffic using technologies like proxies, TLS inspection, deep packet inspection, or data loss prevention systems&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Use split-tunnel VPN and local internet egress:&lt;/STRONG&gt; Route Intune and Microsoft 365 traffic locally to avoid unnecessary hairpinning&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Benefits&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Establishes Zero Trust controls with identity, device, and threat-based enforcement&lt;/LI&gt;
&lt;LI&gt;Local internet egress and optimized paths to Intune and Microsoft 365 avoid latency and centralized paths&lt;/LI&gt;
&lt;LI&gt;No allow list or complex firewall rules to manage&lt;/LI&gt;
&lt;LI&gt;Avoids VPN, proxies, and TLS inspections and reduces the risk of interfering with user experience and device management failures&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This model requires strong endpoint management and identity controls to ensure Zero Trust enforcement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Domain enforced filtering&lt;/H3&gt;
&lt;P&gt;When endpoint-only enforcement doesn’t meet your organization's requirements, Fully Qualified Domain Name (FQDN) filtering offers a middle ground by adding network controls while staying adaptable to dynamic cloud services. This approach should be paired with endpoint enforcement to maintain a Zero Trust architecture.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best for:&lt;/STRONG&gt; Organizations that need outbound restrictions for compliance, while maintaining reliability and flexibility in cloud services.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How to implement:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use domain-based rules:&lt;/STRONG&gt; Filter traffic by FQDN rules that rely on DNS to adapt to changing IP addresses and CDN-backed services.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Leverage automation:&lt;/STRONG&gt; &lt;SPAN data-teams="true"&gt;Leverage the &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/fundamentals/intune-endpoints?tabs=north-america#consolidated-endpoint-list" target="_blank" rel="noopener" aria-label="Link consolidated endpoint list"&gt;consolidated endpoint list&lt;/A&gt;, &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/virtual-network/service-tags-overview" target="_blank" rel="noopener" aria-label="Link Azure Firewall service tags"&gt;Azure Firewall service tags&lt;/A&gt;, or vendor tools to keep rules up to date.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Bypass traffic inspection for trusted services:&lt;/STRONG&gt; Avoid decrypting or inspecting Intune traffic, which can break certificate pinning and cause service failures.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Resolve locally:&lt;/STRONG&gt; Use local DNS and Internet egress so devices connect to the closest Microsoft endpoint.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Benefits:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Builds on endpoint enforced Zero Trust controls&lt;/LI&gt;
&lt;LI&gt;Easier maintenance than IP-based filtering&lt;/LI&gt;
&lt;LI&gt;Automatically adapts to Microsoft's dynamic, cloud-hosted services&lt;/LI&gt;
&lt;LI&gt;Reduces service disruptions when automated&lt;/LI&gt;
&lt;LI&gt;Aligns with most regulatory and compliance frameworks&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This model requires more robust network automation and may introduce additional processing overhead compared to endpoint-enforced access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Domain and IP enforced filtering&lt;/H3&gt;
&lt;P&gt;This model combines FQDN-based rules with IP filtering for the strictest assurance. It provides maximum control but introduces the most overhead. Like domain enforced filtering, this too should be combined with endpoint enforcement to maintain a Zero Trust posture.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best for:&lt;/STRONG&gt; Organizations in highly regulated industries that require dual enforcement with domains and IPs to meet strict audit and assurance needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How to implement for Intune:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Combine domain with IP rules:&lt;/STRONG&gt; Use FQDN alongside IP address ranges to filter traffic.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Automate aggressively:&lt;/STRONG&gt; &lt;SPAN data-teams="true"&gt;Leverage the &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/fundamentals/intune-endpoints?tabs=north-america#consolidated-endpoint-list" aria-label="Link consolidated endpoint list" target="_blank"&gt;consolidated endpoint list&lt;/A&gt;, &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/virtual-network/service-tags-overview" aria-label="Link Azure Firewall service tags" target="_blank"&gt;Azure Firewall service tags&lt;/A&gt;, or vendor tools to keep rules up to date.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG style="color: rgb(30, 30, 30);"&gt;Bypass traffic inspection for trusted services:&lt;/STRONG&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt; Exclude certificate-pinned services from TLS inspection to avoid breaking Intune functionality.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG style="color: rgb(30, 30, 30);"&gt;Optimize performance:&lt;/STRONG&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt; Architect your network to use local DNS and internet egress so devices connect to the closest Microsoft endpoint.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Benefits:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Builds on Zero Trust with the strictest network controls&lt;/LI&gt;
&lt;LI&gt;Provides dual verification for outbound traffic&lt;/LI&gt;
&lt;LI&gt;Helps satisfy strict regulatory and compliance requirements&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This model introduces the highest administrative overhead and complexity to maintain. It’s also the most likely to cause performance issues and service disruptions if not properly automated. However, for organizations with strict regulatory requirements, these trade-offs may be necessary to meet compliance obligations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Extending with cloud-first controls&lt;/H2&gt;
&lt;P&gt;While traditional network models address outbound traffic at the infrastructure layer, a Zero Trust approach uses cloud-native security tools that eliminate many of these challenges. Issues like hairpinning, brittle IP allow lists, TLS inspection conflicts, and complex firewall rules stem from applying perimeter-era tools to cloud-based services. Cloud-first network and security tools reduce friction and strengthen Zero Trust.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Cloud-delivered secure web gateway (SWG):&lt;/STRONG&gt; Provides secure access to internet and SaaS apps while protecting against internet threats, building on the capabilities of traditional proxies (Microsoft Entra Internet Access)&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Zero Trust Network Access (ZTNA):&lt;/STRONG&gt; Connects users securely from any device and any network without relying on VPNs or central tunneling (Microsoft Entra Private Access)&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Data loss prevention (DLP):&lt;/STRONG&gt; Protects sensitive information across endpoints, Microsoft 365 apps, SaaS services, browsers, and on-premises file shares, with classification and policy enforcement (Microsoft Purview DLP)&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Cloud access security broker (CASB): &lt;/STRONG&gt;Provides SaaS discovery, session control, and real-time policy enforcement (Microsoft Defender for Cloud Apps)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Managing outbound traffic for cloud services is about more than connectivity. It’s about aligning network policies so they enable cloud services and embrace Zero Trust principles like identity, device health, and compliance signals over legacy perimeter defenses. Microsoft Intune supports through policy-driven device management and security that reinforce Zero Trust and cloud-native adoption. The result is an architecture that secures your environment and delivers the reliability and user experience needed for today’s hybrid work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Resources&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/fundamentals/intune-endpoints" target="_blank" rel="noopener"&gt;Intune network endpoints&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://learn.microsoft.com/intune/intune-service/fundamentals/intune-us-government-endpoints" target="_blank" rel="noopener"&gt;US government network endpoints for Intune&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://learn.microsoft.com/intune/intune-service/fundamentals/china-endpoints" target="_blank" rel="noopener"&gt;China endpoints for Intune&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://techcommunity.microsoft.com/blog/intunecustomersuccess/support-tip-upcoming-microsoft-intune-network-changes/4452738" target="_blank" rel="noopener" data-lia-auto-title="Support tip: Upcoming Microsoft Intune network changes" data-lia-auto-title-active="0"&gt;Support tip: Upcoming Microsoft Intune network changes&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://support.office.com/article/client-connectivity-4232abcf-4ae5-43aa-bfa1-9a078a99c78b" target="_blank" rel="noopener"&gt;Microsoft 365 network connectivity overview&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://learn.microsoft.com/azure/frontdoor/origin-security?tabs=app-service-functions&amp;amp;pivots=front-door-classic" target="_blank" rel="noopener"&gt;Azure Front Door&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://learn.microsoft.com/azure/virtual-network/service-tags-overview" target="_blank" rel="noopener"&gt;Azure service tags&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://www.microsoft.com/trust-center/security/secure-future-initiative" target="_blank" rel="noopener"&gt;Microsoft Secure Future Initiative (SFI)&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://www.microsoft.com/security/business/zero-trust" target="_blank" rel="noopener"&gt;Microsoft Zero Trust&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As always, if you have any questions let us know in the comments or reach out to us on X&amp;nbsp;&lt;A href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Post updates:&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;11/06/25: Updated URLs for Automation category (see Domain-Enforced Filtering section).&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2025 01:04:31 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/support-tip-aligning-network-policy-with-microsoft-intune-and/ba-p/4466688</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2025-11-08T01:04:31Z</dc:date>
    </item>
    <item>
      <title>From the frontlines: Empowering call center agents with Windows 365 Frontline</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/from-the-frontlines-empowering-call-center-agents-with-windows/ba-p/4465820</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Tania Lima – Sr Product Manager | Windows 365&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Editor’s Note - Updated 11/19/25: The new&amp;nbsp;&lt;STRONG&gt;User Experience&lt;/STRONG&gt; &lt;STRONG&gt;Sync &lt;/STRONG&gt;for Windows 365 Frontline in shared mode, announced at Ignite, delivers a consistent and seamless experience for users who frequently switch between shared Cloud PCs. This feature ensures that user settings and application data persist across sessions and devices within the same provisioning policy. Included with the Frontline license at no extra cost, it provides fast, transparent sign-ins and allows IT admins to monitor storage quotas and clear user storage when needed to resolve issues. Learn more here: &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/windows-itpro-blog/windows-365-frontline-updates-and-cloud-apps-general-availability/4470644" data-lia-auto-title="Windows 365 Frontline updates and Cloud Apps general availability" data-lia-auto-title-active="0" target="_blank"&gt;Windows 365 Frontline updates and Cloud Apps general availability&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Call centers are dynamic environments where agents often work in shifts, handling customer inquiries around the clock. Providing these frontline employees with secure, consistent, and accessible computing environments is critical to maintaining productivity and excellent service. However, traditional desktop deployments, whether physical PCs or complex virtual desktop infrastructure (VDI), are often challenging to manage and scale for a shift-based workforce.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Microsoft Windows 365 Frontline addresses this challenge by delivering Cloud PCs optimized for shift and part-time workers. With Windows 365 Frontline, organizations give call center agents full Windows desktop experiences from the cloud, while optimizing costs through a flexible licensing model that enables multiple employees to share Cloud PC resources during their respective shifts. This article explores the two modes of Windows 365 Frontline – dedicated and shared – and offers guidance on choosing the right approach for call centers, along with best practices for Microsoft Intune configuration and provisioning in these scenarios.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Windows 365 Frontline overview&lt;/H2&gt;
&lt;P&gt;Windows 365 is Microsoft's Cloud PC service that streams a full Windows desktop to any device. Windows 365 Frontline is a specialized offering within Windows 365 designed for organizations with frontline or shift-based workers – employees who don't need a Cloud PC 24/7, but rather only during working hours or on an intermittent basis. Instead of assigning a traditional one-to-one Cloud PC license per user, Frontline licenses are shared at the tenant level, allowing multiple users to utilize the same Cloud PC resources at different times. This model can significantly reduce costs for call centers and similar environments by ensuring you only pay for the maximum number of concurrent Cloud PC sessions needed, not for every employee in the directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Windows 365 Frontline offers two modes of operation to accommodate different use cases: dedicated mode and shared mode. Both modes provide the same secure, high-performance Windows experience via the cloud, integrated with Microsoft Intune for management and Microsoft Entra ID for identity and security. The difference lies in how Cloud PCs are provisioned and used by multiple users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Dedicated mode: Personalized Cloud PCs for shift workers&lt;/H3&gt;
&lt;P&gt;With Frontline Cloud PC in dedicated mode, each licensed user is provisioned their own personal Cloud PC, the same as a standard Windows 365 Enterprise scenario – with one crucial twist: a single Frontline license entitles up to three Cloud PCs, assigned to three different users, so long as only one Cloud PC is in use at any given time. In other words, one license is equivalent to 3 users (one active session at a time). This non-concurrent licensing is ideal for shift work. For example, if you have three call center agents covering morning, afternoon, and night shifts, you can assign each their own Cloud PC while consuming only one Frontline license. Each agent gets a dedicated, persistent Windows desktop with their apps, settings, and data, which remains available every time they log in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Because Frontline Cloud PC in dedicated mode is personal to each user, the user experience is consistent and tailored. Agents can customize their desktop, set up applications (or have them deployed via Intune), and retain files or settings from session to session. We recommend this mode or scenarios where employees require a prolonged and consistent desktop experience – for instance, full-time or regular part-time call center employees who work scheduled shifts on a daily basis. It ensures that each agent always returns to their own workspace in the cloud.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To streamline shift handovers, Windows 365 Frontline Cloud PC in dedicated mode includes a built-in concurrency buffer that allows a temporary overlap of active sessions beyond the license limit. This is designed for those situations where one agent hasn't signed off yet and the next shift agent needs to sign in a few minutes early. The concurrency buffer permits exceeding the max concurrent user limit for short periods (up to 1 hour, a few times per day) to avoid blocking users during shift handovers. This means if one agent's session slightly overlaps with another's, both can be connected briefly without needing an extra license, and without being forced to log off. Once the time limit expires, users will be unable to log in until a Cloud PC is available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Shared mode: Ephemeral Cloud PCs for occasional use&lt;/H3&gt;
&lt;P&gt;In Frontline Cloud PC in shared mode, a Cloud PC is not tied to any single user. Instead, you set up a collection of one or more Frontline Cloud PC in shared mode that a group of users can access one at a time. When someone in the group connects to a shared Cloud PC, they can receive either a persistent or a non-persistent session. Administrators can turn on the new User Experience Sync feature if they want users to enjoy a consistent experience—this ensures that applications storing user settings or app data will keep that information across sessions, including maintaining other Windows features like accessibility options. Alternatively, if preferred, a new user profile is created at each login, and once the user signs out, all session data is erased and the next user to sign in starts with a clean environment. This mode allows a Cloud PC to be truly shared among many users serially. Each Frontline license in shared mode allows you to provision one Cloud PC for the pool (thus one license = one Cloud PC accessible by many users, but still only one active user on that Cloud PC at a time).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Shared mode is well-suited for scenarios where users need only occasional or brief access to a Windows environment rather than a daily dedicated workspace. For example, consider a training workstation in a call center or a kiosk-style PC for supervisors to quickly check reports. Another use case is for temporary staff or contractors who log in infrequently. In a call center context, shared mode could be used for a “floater” Cloud PC that any agent can use when extra capacity is needed, or for machines set aside for specific short tasks such as quality assurance checks by various team members. We don’t recommend shared mode for standard call center agents who have regular shifts, because those users benefit more from a persistent environment and dedicated mode can still provide cost savings in those cases. Instead, shared mode shines for truly ad-hoc access scenarios, where personalization isn't required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Frontline Cloud PC in shared mode, since no user profile persists, it's important to ensure apps and configurations needed for the common tasks are pre-installed or available on demand. Users rely on cloud storage (OneDrive, SharePoint, web applications) for any data they need to save, because once they log off a shared Cloud PC, nothing is retained locally. The upside is that IT maintains a singular baseline configuration for all shared sessions and there's zero risk of one user’s data bleeding into the next session – the wipe on logoff provides a clean slate and extra security.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Dedicated vs. shared mode comparison&lt;/H3&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-align-center lia-indent-margin-left-150px lia-border-style-solid" border="1" style="width: 76.9444%; border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Feature&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Frontline Cloud PC in dedicated mode&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Frontline Cloud PC in shared mode&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Cloud PCs per license&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Up to 3 Cloud PCs per license (user-specific). Only 1 Cloud PC can be active at once (per license).&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;1 Cloud PC per license (pooled). Only 1 user session active at once (per Cloud PC).&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;User experience&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Personalized persistent desktop for each user; data and settings saved between sessions.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Non-persistent, generic desktop; user profile and data are reset on sign-out.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Suitable use cases&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Shift workers who need their own space and apps (ex., daily call center agents with dedicated logins).&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Intermittent or short task usage (ex. shared training PC, occasional contractors or roaming supervisors).&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Provisioning method&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Cloud PCs are provisioned per user via Microsoft Entra ID group assignment. Each user gets their own Cloud PC instance.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Cloud PCs are provisioned as a static pool (set number of identical Cloud PCs) and assigned to a group of users to share.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Intune management&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Managed like any other individually assigned device. Supports user-targeted configurations.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Managed as shared devices. Use device-targeted configs for apps/scripts (via device groups or Autopilot device prep) since users do not retain installs.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Data storage&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Files and data persist on the Cloud PC (roam with user). Still recommended to use OneDrive/SharePoint for backup and mobility.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Files and data do NOT persist locally. Must use OneDrive, SharePoint, or other cloud services for any data that needs to be retained.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Intune configuration and recommendations for call centers&lt;/H2&gt;
&lt;P&gt;Successfully deploying Windows 365 Frontline in a call center scenario requires optimal configuration of Microsoft Intune and adherence to best practices that maximize security and efficiency. Below are key recommendations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Provisioning policies&lt;/H3&gt;
&lt;P&gt;Set up separate Windows 365 provisioning policies for your call center users depending on mode. In the Intune admin center, under &lt;STRONG&gt;Devices&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Windows 365&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Provisioning policies&lt;/STRONG&gt;, choose License type: Frontline, then specify the mode as dedicated or shared.&lt;/P&gt;
&lt;P&gt;For dedicated mode, assign the policy to a Microsoft Entra ID group containing your call center agents – Intune will automatically provision a Cloud PC for each user in the group (up to your license concurrency limits).&lt;/P&gt;
&lt;P&gt;For shared mode, assign the policy to a group of users and define the number of Cloud PC instances to create for that group. Name the shared Cloud PC pool descriptively (ex. "Call Center Training PC") so users recognize it. Use the Microsoft-hosted network unless integration with on-premises networks is needed and select a region close to your users for optimal performance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Image and applications&lt;/H3&gt;
&lt;P&gt;Choose a base Cloud PC image that includes your core call center applications to speed up deployment. Microsoft provides gallery images (including options with Microsoft 365 Apps pre-installed). For Frontline Cloud PC in dedicated mode, each user gets this baseline image and can receive additional apps via Intune app deployment or Company Portal. For Frontline Cloud PC in shared mode, it's crucial to preload critical apps since users won't persist installs. Leverage the Windows Autopilot deployment preparation (preview) feature for shared mode provisioning policies. This feature lets you specify device-targeted apps and scripts that Intune should install on each Cloud PC during provisioning, ensuring that even the first user to sign in has all the required software ready. It helps avoid managing custom images while still delivering necessary apps on a clean shared PC each time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Microsoft Entra ID groups for access&lt;/H3&gt;
&lt;P&gt;Manage which users can access Cloud PCs by controlling Microsoft Entra ID group membership. Since Frontline licenses are not assigned to individuals but pooled, any user in the provisioning policy’s assignment group will get access. For dedicated mode, ensure the group size aligns with available licenses (3 users per license). If the group has more users than license capacity, some users may not get a Cloud PC provisioned until additional licenses are added. Use the Connected Frontline Cloud PCs report in the Intune admin center to monitor how many Cloud PCs are active and if you’re hitting your license concurrency limit. Adjust group membership or purchase more licenses as needed to meet peak demand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Session time limits&lt;/H3&gt;
&lt;P&gt;Configure automatic session timeouts to prevent a user from inadvertently locking a Cloud PC and blocking others. Use Intune to enforce idle session time limits and disconnected session sign-off for Windows 365 Frontline. For example, for a Frontline Cloud PC in shared mode that is idle for 15 minutes, disconnect the session, and for a session that has been disconnected for more than 5 or 10 minutes, sign the user out (ending the session).This ensures a Frontline Cloud PC in shared mode isn’t held by an inactive session, making it available to the next agent. For Frontline Cloud PC in dedicated mode, an idle timeout (e.g., 30 minutes) can free up the license concurrency slot without immediately logging the user off. You configure these settings in the Intune admin center using the settings catalog: Remote Desktop Session Host &amp;gt; Session Time Limits settings. Tuning these values helps balance user convenience with resource availability.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;OneDrive and user data&lt;/H3&gt;
&lt;P&gt;Encourage or enforce the use of OneDrive Known Folder Move for Desktop, Documents, and Pictures so that user files are redirected to cloud storage. In dedicated mode, this ensures that if a user moves to a new Cloud PC or device, their files roam with them. In shared mode, this step is even more critical: when the user logs off, anything saved only on the local profile is erased. With Known Folder Move and cloud-based productivity apps, even a non-persistent session feels seamless as users access their files from OneDrive or SharePoint. Similarly, if users use Outlook, enable cached Exchange mode with cloud mailboxes so that email data isn't lost between sessions. Alternatively, direct users to access the new Outlook or Outlook on the web to avoid local data use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Security controls&lt;/H3&gt;
&lt;P&gt;Treat Cloud PCs as you would any corporate device: apply Microsoft Defender for Endpoint monitoring and security baselines via Intune. One big advantage of Windows 365 for call centers is enhanced security – by default, Cloud PCs keep data off the local machine that the user is connecting from. Use Intune policies or Windows 365 settings to disable clipboard and drive redirection, prevent screenshots, and add watermarking if agents handle highly sensitive information (so data on the Cloud PC can't be easily copied out). Additionally, enforce multi-factor authentication (MFA) for Cloud PC access through Microsoft Entra ID Conditional Access, and limit Cloud PC access to only trusted networks or compliant endpoint devices for an extra layer of protection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Monitoring and scaling&lt;/H3&gt;
&lt;P&gt;Continuously monitor usage patterns. Windows 365 usage reports help identify if your call center is reaching the concurrent connection limit. If agents frequently find Cloud PCs unavailable (shared mode) or get blocked due to concurrency (dedicated mode), you likely need more Frontline licenses or an adjusted strategy. Aim to have enough Cloud PCs to cover peak usage. Thankfully, adding capacity is straightforward – purchase additional Frontline licenses and update your provisioning policies. For shared mode, increase the Cloud PC count in the pool; for dedicated, new users in the group automatically get Cloud PCs if licenses are available. Likewise, if usage is consistently below capacity, consider reducing the number of provisioned Cloud PCs to optimize costs. Windows 365 provides the flexibility to scale up or down easily as your call center staffing changes, enabling organizations to efficiently adapt to operational fluctuations and changing demands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Endpoint devices&lt;/H3&gt;
&lt;P&gt;When call center agents operate on-site with shared physical PCs or thin clients to connect to their Cloud PCs, configure these physical endpoints appropriately for shared usage. Windows PCs can be set up in Microsoft Entra ID Shared Device Mode or as kiosk devices that only allow launching the Windows App or a web browser for Cloud PC access. This ensures the local device doesn't store data between users and is locked down to its purpose. Intune can manage these Frontline Cloud PC in shared mode with policies to clear temp files on logout, enforce idle sign-out, and automatically launch the Windows App at login. By managing both the Cloud PC and the access device in Intune, IT creates a cohesive, secure experience for rotating call center shifts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Windows 365 Link devices in call centers&lt;/H2&gt;
&lt;P&gt;Windows 365 Link devices offer a transformative solution for call centers by simplifying endpoint management and enhancing remote operability. These devices enable seamless access to Cloud PCs with high-fidelity Microsoft Teams support and multimedia redirection, which is critical for voice and video-heavy workflows. Windows 365 Link allows secure connections even to Cloud PCs that have never been signed into before, reducing onboarding friction for third-party agents. This is especially valuable for remote call centers, where maintaining client machines is challenging. Windows 365 Link can be shipped pre-configured, minimizing setup complexity and support overhead. Using Link devices supports scalable, secure, and efficient operations without compromising user experience or enterprise security policies. Windows 365 Link devices are intended to be managed in a manner consistent with other Windows endpoints within Intune; however, they operate on a streamlined Windows Cloud PC OS. This design reduces the range of management actions available, particularly with respect to enrollment and ongoing management actions. For more information visit &lt;A class="lia-external-url" href="https://learn.microsoft.com/windows-365/link/" target="_blank" rel="noopener"&gt;Windows 365 Link documentation&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Microsoft Teams&lt;/H2&gt;
&lt;P&gt;If Microsoft Teams is part of the daily workflow for call center agents, we strongly recommend deploying the Microsoft Teams-optimized Windows App to access their Cloud PCs from Windows-based clients, in place of using the standard web-client. This approach ensures better performance, enhanced audio and video quality, and full support for Teams-specific optimizations such as offloading media traffic and reducing latency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Simple connection requirements for partners&lt;/H2&gt;
&lt;P&gt;Many large organizations will work with third party call center partners to provide agents to support their customers, either as business as usual, or to provide out of hours and coverage for high call volume events. Ensuring these partner organizations can connect to your infrastructure, and connect to your applications, can be challenging and any changes can take time for your partners to roll out. By using Windows 365, you can deliver a defined list of software and network requirements (Windows App, with access to the Windows Cloud endpoints / Teams / Call Centre software), and minimize the number of changes required as your business evolves. Providing access to a new application, service, or resource is handled within the Cloud PCs that you control with no technical changes needed by the vendor or partner.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Remote call center and BYOD scenarios&lt;/H2&gt;
&lt;P&gt;Windows 365 empowers organizations to support remote call center agents through secure, scalable Cloud PC deployments that work seamlessly across bring your own device (BYOD) environments. Whether agents use personal laptops, tablets, or mobile phones, Windows 365 ensures secure access to corporate resources via the Windows app or browser-based clients, minimizing infrastructure overhead and simplifying endpoint management. This flexibility is especially valuable for outsourced or third-party call center partners, where device diversity and network variability are common. By centralizing application access within the Cloud PC, organizations enforce consistent security policies, reduce onboarding friction, and deliver reliable user experience, regardless of the agent’s physical location or device type. This model not only enhances operational agility but also strengthens data protection by isolating corporate workloads from unmanaged endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Conclusion&lt;/H2&gt;
&lt;P&gt;Windows 365 Frontline represents a transformative approach for call centers seeking to empower their agents with secure, flexible, and cost-effective computing environments. By offering both dedicated and shared modes, organizations can tailor Cloud PC deployments to match the unique needs of shift-based and occasional workers, optimizing resource utilization and reducing operational complexity. With robust integration into Microsoft Intune and Microsoft Entra ID, IT teams can streamline provisioning, enforce security best practices, and ensure seamless user experiences, whether agents are on-site, remote, or using their own devices. Ultimately, Windows 365 Frontline enables call centers to scale efficiently, enhance data protection, and deliver consistent service quality in today’s dynamic work landscape.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This blog is part of the &lt;A class="lia-external-url" href="https://aka.ms/Intune/FLW-home" target="_blank" rel="noopener" data-lia-auto-title="“From the Frontlines”" data-lia-auto-title-active="0"&gt;“From the Frontlines”&lt;/A&gt; series, where we explore different scenarios of how workers in field use devices and how IT admins can enable them. Check the other blog posts for more inspiration!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As always, if you have any questions let us know in the comments or reach out to us on X&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;&amp;nbsp;or&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/MSIntune" target="_blank" rel="noopener"&gt;@MSIntune&lt;/A&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Post Updates:&lt;/STRONG&gt;&lt;BR /&gt;11/19/25: Updates to the "&lt;EM&gt;Shared mode: Ephemeral Cloud PCs for occasional use&lt;/EM&gt;" section highlighting new flexibility in shared Frontline Cloud PCs, including optional user experience persistence and simplified shared licensing.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 00:53:25 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/from-the-frontlines-empowering-call-center-agents-with-windows/ba-p/4465820</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2025-11-20T00:53:25Z</dc:date>
    </item>
    <item>
      <title>Simplifying compliance remediation with Microsoft Intune and Defender on iOS/iPadOS</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/simplifying-compliance-remediation-with-microsoft-intune-and/ba-p/4465293</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By: Harish S | Sr. Product Manager - Microsoft Defender &amp;amp; Rishita Sarin | Product Manager 2 - Microsoft Intune&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;One tap to compliance:&lt;/STRONG&gt; Introducing the Resolve workflow for Compliance Remediation in Microsoft Intune and Microsoft Defender on iOS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We’re thrilled to announce a major step forward in simplifying the compliance remediation experience for users and IT admins alike. As part of a collaboration between Microsoft Intune and Microsoft Defender, we’re introducing a new compliance remediation workflow, which uses a &lt;STRONG&gt;Resolve&lt;/STRONG&gt; button to make it easier than ever for users to bring their mobile device back into compliance.&lt;/P&gt;
&lt;H2&gt;Why this matters&lt;/H2&gt;
&lt;P&gt;Traditionally, when a user’s device was marked noncompliant due to missing security apps like Microsoft Defender, they had to navigate through multiple apps, follow multi-step instructions, and often re-authenticate – often to resolve a single issue. This created friction, confusion, and delays in regaining access to corporate resources.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;With the new end-to-end remediation workflow triggered by the &lt;STRONG&gt;Resolve&lt;/STRONG&gt; button, we’re eliminating those extra steps.&lt;/P&gt;
&lt;H2&gt;What’s news&lt;/H2&gt;
&lt;P&gt;Starting with the latest releases in Intune and Defender, users on iOS and iPadOS will have a &lt;STRONG&gt;Resolve&lt;/STRONG&gt; button directly within Microsoft 365 productivity apps (such as Microsoft Outlook or Teams) when their device is non-compliant due to Defender-related requirements. This button:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Detects the non-compliance reason.&lt;/LI&gt;
&lt;LI&gt;Launches or installs Microsoft Defender if it’s missing.&lt;/LI&gt;
&lt;LI&gt;Automatically re-evaluates compliance requirements once Defender is running.&lt;/LI&gt;
&lt;LI&gt;Returns the user to their app – no switching, no guesswork.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This is powered by just-in-time (JIT) registration and compliance remediation which embeds the compliance flow directly into the app experience.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Microsoft Defender experience: Guided, automated, and frictionless return to compliance&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The &lt;STRONG&gt;Resolve&lt;/STRONG&gt; button is more than just a shortcut, it’s the entry point to a guided remediation workflow powered by Defender. Once launched:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Defender auto-triggers a guided workflow that remediates issues with minimal or no user interaction.&lt;/LI&gt;
&lt;LI&gt;A checklist guides the user through necessary steps to return to compliance, ensuring clarity and confidence on common scenarios such as authentication issues, missing permissions, device registration issues, remediate active threats, and more.&lt;/LI&gt;
&lt;LI&gt;Upon completion, Defender updates the compliance state of the device.&lt;/LI&gt;
&lt;LI&gt;The user is automatically redirected back to the productivity app they started from with no manual navigation required.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This seamless handoff between Intune and Defender ensures that users stay focused on their work, not on troubleshooting.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;div contenteditable="false" class="lia-embeded-content"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FaxQmY2P89d8%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fshorts%2FaxQmY2P89d8&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FaxQmY2P89d8%2Fhq2.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" title="YouTube embed" scrolling="no" allowfullscreen="allowfullscreen" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" class="lia-iframe-embeded" sandbox="allow-scripts allow-same-origin"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;H2&gt;Conclusion&lt;/H2&gt;
&lt;P&gt;Effortless for users, efficient for admins.&lt;/P&gt;
&lt;P&gt;If you already use JIT registration and compliance remediation in Intune for enrolled iOS devices, the &lt;STRONG&gt;Resolve&lt;/STRONG&gt; button is automatically enabled for supported scenarios. If not, consider setting up JIT now to experience the new compliance remediation experience, it’s simple to configure and significantly improves user experience and support efficiency. Refer to the following documentation for more information:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/enrollment/set-up-just-in-time-registration" target="_blank" rel="noopener"&gt;Set up just-in-time registration&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/intunecustomersuccess/use-jit-registration-and-jit-compliance-remediation-for-all-your-iosipados-enrol/4200451" target="_blank" rel="noopener" data-lia-auto-title="Use JIT registration and JIT compliance remediation for all your iOS/iPadOS enrollments" data-lia-auto-title-active="0"&gt;Use JIT registration and JIT compliance remediation for all your iOS/iPadOS enrollments&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any questions, leave a comment on this post or reach out on X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 17:49:50 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/simplifying-compliance-remediation-with-microsoft-intune-and/ba-p/4465293</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2025-10-30T17:49:50Z</dc:date>
    </item>
    <item>
      <title>Microsoft Intune Settings Catalog Updated to Support New Windows 11, version 25H2 Settings</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/microsoft-intune-settings-catalog-updated-to-support-new-windows/ba-p/4462927</link>
      <description>&lt;P&gt;&lt;STRONG&gt;By Mayur Jahdav, Product Manager | Microsoft Intune&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;With the recent release of&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/Windows11/25H2/UpdateHistory" target="_blank" rel="noopener"&gt;Windows 11, version 25H2&lt;/A&gt;, Microsoft Intune delivered&lt;STRONG&gt; &lt;/STRONG&gt;support for 36 new 25H2 settings. IT admins can confidently manage devices running the latest Windows OS version from the moment they deploy it in their environment for testing or production use.&lt;/P&gt;
&lt;P&gt;We continue to invest in the settings catalog infrastructure to ensure timely support for new Windows policy settings. This enables organizations to adopt new OS versions and features without delay and maintain secure, compliant, and well-managed environments.&lt;/P&gt;
&lt;H3&gt;New settings in the settings catalog&lt;/H3&gt;
&lt;P&gt;As part of our day zero support for Windows 11, version 25H2, the&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/configuration/settings-catalog" target="_blank" rel="noopener"&gt;settings catalog&lt;/A&gt; includes the newly released Windows 11, version 25H2 settings. The following table lists newly added settings that are now available for configuration using the settings catalog and are ready for use in device configuration profiles to manage Windows endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-solid" border="1" style="width: 100%; height: 1639px; border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;&lt;STRONG&gt;Category Name&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;&lt;STRONG&gt;Friendly Name&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 67px;"&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Administrative Templates\Windows Components\App Package Deployment&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;RemoveDefaultMicrosoftStorePackages&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Remove Default Microsoft Store packages from the system.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 67px;"&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Administrative Templates\Windows Components\Sync your settings&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;EnableWindowsBackup&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Enable Windows Backup&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 67px;"&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Auditing&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;AccountLogonLogoff_AuditGroupMembership&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Account Logon Logoff Audit Group Membership&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Human Presence&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;ForceOnlookerDetectionAction&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Force Onlooker Detection Action&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Human Presence&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;ForceOnlookerDetection&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Force Onlooker Detection&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 67px;"&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Microsoft App Store&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;ConfigureMSIXAuthenticationAuthorizedDomains&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Configure MSIX Authentication Authorized Domains&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;News And Interests&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;DisableWidgetsBoard&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Disable Widgets Board&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;News And Interests&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;DisableWidgetsOnLockScreen&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Disable Widgets On Lock Screen&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Power&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;EnableEnergySaver&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Enable Energy Saver&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Printers&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;RequireIppsPolicy&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Require Ipps Policy&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Privacy&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;LetAppsAccessSystemAIModels&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Let Apps Access System AI Models&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 67px;"&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Start&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;TurnOffAbbreviatedDateTimeFormat&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Turn Off Abbreviated Date Time Format (User)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Start&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;HideCategoryView&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Hide Category View (User)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Start&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;ConfigureStartPins&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Configure Start Pins (User)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Start&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;AlwaysShowNotificationIcon&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Always Show Notification Icon (User)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Start&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;ConfigureStartPins&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Configure Start Pins&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Start&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;HideCategoryView&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Hide Category View&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;System&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;AllowOOBEUpdates&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Allow OOBE Updates&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 67px;"&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;SetMaximumStorageSpaceForRecallSnapshots&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Set Maximum Storage Space For Recall Snapshots&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;DisableSettingsAgent&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Disable Settings Agent&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;AllowRecallEnablement&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Allow Recall Enablement&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;SetDenyAppListForRecall&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Set Deny App List For Recall (User)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;DisableClickToDo&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Disable Click To Do (User)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;SetCopilotHardwareKey&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Set Copilot Hardware Key (User)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;SetDenyAppListForRecall&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Set Deny App List For Recall&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;DisableImageCreator&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Disable Image Creator&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;DisableCocreator&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Disable Cocreator&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 67px;"&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;SetMaximumStorageSpaceForRecallSnapshots&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 67px;"&gt;
&lt;P&gt;Set Maximum Storage Space For Recall Snapshots (User)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;DisableClickToDo&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Disable Click To Do&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;SetDenyUriListForRecall&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Set Deny Uri List For Recall (User)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;DisableGenerativeFill&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Disable Generative Fill&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows AI&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;SetDenyUriListForRecall&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Set Deny Uri List For Recall&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Display&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;ConfigureMultipleDisplayMode&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Configure Multiple Display Mode (User)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 39px;"&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Windows Backup And Restore&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;EnableWindowsRestore&lt;/P&gt;
&lt;/td&gt;&lt;td style="height: 39px;"&gt;
&lt;P&gt;Enable Windows Restore&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As Windows evolves and releases features through future feature updates as well as &lt;A class="lia-external-url" href="https://support.microsoft.com/windows/delivering-continuous-innovation-in-windows-11-b0aa0a27-ea9a-4365-9224-cb155e517f12" target="_blank" rel="noopener"&gt;continuous innovation&lt;/A&gt;, we’ll continue to review newly added or updated settings to includ in the Intune settings catalog. These may include new controls for security, privacy, user experience, and device management. Be sure to check &lt;A class="lia-external-url" href="https://aka.ms/IntuneWN" target="_blank" rel="noopener"&gt;What's new in Microsoft Intune&lt;/A&gt; regularly for additional settings as we add them and check out &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/intune-service/configuration/settings-catalog" target="_blank" rel="noopener"&gt;Create a policy using settings catalog in Microsoft Intune&lt;/A&gt; for guidance on how to configure and assign settings to your managed devices.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have questions or feedback, please leave a comment on this post or reach out to the Intune support team on X&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Post updates:&lt;/STRONG&gt;&lt;BR /&gt;10/23/25: The Settings Catalog table has been updated. Settings that were previously limited to '&lt;EM&gt;Windows Insider users'&lt;/EM&gt; are now generally available.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 17:12:19 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/microsoft-intune-settings-catalog-updated-to-support-new-windows/ba-p/4462927</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2025-10-24T17:12:19Z</dc:date>
    </item>
  </channel>
</rss>

