<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Copilot+ Archives - Jens Du Four</title>
	<atom:link href="https://jensdufour.be/tag/copilot/feed/" rel="self" type="application/rss+xml" />
	<link>https://jensdufour.be/tag/copilot/</link>
	<description>Connecting you to the cloud, one endpoint at a time!</description>
	<lastBuildDate>Fri, 13 Mar 2026 14:15:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Enabling AI Frontier Capabilities on Windows 365 with Intune</title>
		<link>https://jensdufour.be/2026/03/01/enabling-ai-frontier-capabilities-on-windows-365-with-intune/</link>
					<comments>https://jensdufour.be/2026/03/01/enabling-ai-frontier-capabilities-on-windows-365-with-intune/#respond</comments>
		
		<dc:creator><![CDATA[Jens Du Four]]></dc:creator>
		<pubDate>Sat, 28 Feb 2026 23:00:00 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Cloud PC]]></category>
		<category><![CDATA[Copilot+]]></category>
		<category><![CDATA[Frontier Preview]]></category>
		<category><![CDATA[Intune]]></category>
		<category><![CDATA[Windows 365]]></category>
		<guid isPermaLink="false">https://jensdufour.be/?p=998</guid>

					<description><![CDATA[<p>Enable Copilot+ AI features on an AI-enabled Windows 365 Cloud PC with Intune. Covers improved Windows Search and Click to Do.</p>
<p>The post <a href="https://jensdufour.be/2026/03/01/enabling-ai-frontier-capabilities-on-windows-365-with-intune/">Enabling AI Frontier Capabilities on Windows 365 with Intune</a> appeared first on <a href="https://jensdufour.be">Jens Du Four</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Copilot+ PC features like improved Windows Search and Click to Do are no longer limited to devices with a physical NPU. Through the <strong>Frontier Preview</strong>, Microsoft now lets you create an <strong>AI-enabled Windows 365 Cloud PC</strong> with 8 vCPUs. In this post we will walk through every Intune configuration step needed to enable them at scale, from dynamic group creation all the way to validation.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Note:</strong> The Frontier Preview is a public preview. Future availability depends on its results and is subject to change.</p>
</blockquote>



<h2 class="wp-block-heading">Prerequisites at a Glance</h2>



<p class="wp-block-paragraph">Before diving into the configuration, make sure you have the following in place:</p>



<figure class="wp-block-table"><table>
<thead>
<tr>
<th>Requirement</th>
<th>Detail</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>SKU</strong></td>
<td>Windows 365 Enterprise, minimum <strong>8 vCPU / 32 GB RAM / 256 GB disk</strong></td>
</tr>
<tr>
<td><strong>Region</strong></td>
<td>West Europe, North Europe, UK South, East US, East US 2, Central US, West US 2, West US 3, Central India, South East Asia, or Australia East</td>
</tr>
<tr>
<td><strong>OS build</strong></td>
<td>Windows 24H2 (&gt;= 26100.6584) or 25H2 (&gt;= 26200.6584)</td>
</tr>
<tr>
<td><strong>Windows Insider</strong></td>
<td>Users must be registered with the Windows Insider Program</td>
</tr>
<tr>
<td><strong>Licensing</strong></td>
<td>A Windows 365 Enterprise license assigned to the target users</td>
</tr>
</tbody>
</table></figure>



<p class="wp-block-paragraph">With these in place, let&#8217;s start configuring.</p>



<h2 class="wp-block-heading">Step 1: Create Dynamic Entra ID Groups</h2>



<p class="wp-block-paragraph">To target the right Cloud PCs and users, we will create two dynamic groups in Entra ID. This ensures that any future 8 vCPU Cloud PCs and their users are automatically included.</p>



<h3 class="wp-block-heading">W365-U-Frontier (Dynamic user group)</h3>



<p class="wp-block-paragraph">This group automatically contains all users that have a Windows 365 Enterprise 8 vCPU license assigned.</p>



<ol class="wp-block-list">

<li>Navigate to <strong>Microsoft Entra admin center</strong> &gt; <strong>Groups</strong> &gt; <strong>All groups</strong> &gt; <strong>New group</strong>.</li>


<li>Set the <strong>Group type</strong> to <strong>Security</strong>.</li>


<li>Set the <strong>Group name</strong> to <code>W365-U-Frontier</code>.</li>


<li>Set <strong>Membership type</strong> to <strong>Dynamic User</strong>.</li>


<li>Click <strong>Add dynamic query</strong> and enter the following rule:</li>

</ol>



<pre class="wp-block-code"><code>(user.assignedPlans -any (assignedPlan.servicePlanId -eq &quot;69dc175c-dcff-4757-8389-d19e76acb45d&quot; -and assignedPlan.capabilityStatus -eq &quot;Enabled&quot;))
</code></pre>



<p class="wp-block-paragraph">The service plan ID <code>69dc175c-dcff-4757-8389-d19e76acb45d</code> corresponds to the <code>CPC_E_8C_32GB_256GB</code> SKU (Windows 365 Enterprise 8 vCPU, 32 GB, 256 GB).</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1b643185041&quot;}" data-wp-interactive="core/image" data-wp-key="6a1b643185041" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" alt="Dynamic user group configuration with service plan ID rule" src="https://raw.githubusercontent.com/jensdufour/blog/main/media/enabling-ai-frontier-capabilities-on-windows-365-with-intune/enabling-ai-frontier-capabilities-on-windows-365-with-intune-01.webp"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<ol class="wp-block-list">

<li>Click <strong>Save</strong> and then <strong>Create</strong>.</li>

</ol>



<h3 class="wp-block-heading">W365-D-Frontier (Dynamic device group)</h3>



<p class="wp-block-paragraph">This group automatically contains all Cloud PC devices that match the 8 vCPU configuration. The <code>deviceModel</code> property in Entra ID follows the format <code>Cloud PC Enterprise 8vCPU/&lt;RAM&gt;/&lt;disk&gt;</code>, so we use a <code>-startsWith</code> operator to capture all variants (128 GB, 256 GB, 512 GB).</p>



<ol class="wp-block-list">

<li>Navigate to <strong>Microsoft Entra admin center</strong> &gt; <strong>Groups</strong> &gt; <strong>All groups</strong> &gt; <strong>New group</strong>.</li>


<li>Set the <strong>Group type</strong> to <strong>Security</strong>.</li>


<li>Set the <strong>Group name</strong> to <code>W365-D-Frontier</code>.</li>


<li>Set <strong>Membership type</strong> to <strong>Dynamic Device</strong>.</li>


<li>Click <strong>Add dynamic query</strong> and enter the following rule:</li>

</ol>



<pre class="wp-block-code"><code>(device.deviceModel -startsWith &quot;Cloud PC Enterprise 8vCPU&quot;)
</code></pre>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1b643185306&quot;}" data-wp-interactive="core/image" data-wp-key="6a1b643185306" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" alt="Dynamic device group configuration with deviceModel startsWith rule" src="https://raw.githubusercontent.com/jensdufour/blog/main/media/enabling-ai-frontier-capabilities-on-windows-365-with-intune/enabling-ai-frontier-capabilities-on-windows-365-with-intune-02.webp"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<ol class="wp-block-list">

<li>Click <strong>Save</strong> and then <strong>Create</strong>.</li>

</ol>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Tip:</strong> Give the dynamic membership rules a few minutes to evaluate. You can check the membership under <strong>Groups</strong> &gt; <strong>W365-D-Frontier</strong> &gt; <strong>Members</strong> to confirm devices are populating.</p>
</blockquote>



<h2 class="wp-block-heading">Step 2: Configure the PowerShell Execution Policy</h2>



<p class="wp-block-paragraph">AI-enabled features require the <strong>RemoteSigned</strong> execution policy on the Cloud PC. Instead of configuring this manually on each device, deploy it through Intune.</p>



<ol class="wp-block-list">

<li>Navigate to <strong>Microsoft Intune admin center</strong> &gt; <strong>Devices</strong> &gt; <strong>Configuration</strong> &gt; <strong>Create</strong> &gt; <strong>New Policy</strong>.</li>


<li>Select <strong>Windows 10 and later</strong> as the platform and <strong>Settings catalog</strong> as the profile type.</li>


<li>Name the policy <code>DEV-CONF-W365-FRONTIER-EXECUTIONPOLICY</code>.</li>


<li>Click <strong>Add settings</strong> and search for <code>PowerShell</code>.</li>


<li>Select <strong>Administrative Templates &gt; Windows Components &gt; Windows PowerShell</strong> and enable <strong>Turn on Script Execution</strong>.</li>


<li>Set <strong>Execution Policy</strong> to <strong>Allow only signed scripts</strong> (this is the RemoteSigned equivalent).</li>

</ol>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1b64318560b&quot;}" data-wp-interactive="core/image" data-wp-key="6a1b64318560b" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" alt="Execution policy configuration in the Settings Catalog" src="https://raw.githubusercontent.com/jensdufour/blog/main/media/enabling-ai-frontier-capabilities-on-windows-365-with-intune/enabling-ai-frontier-capabilities-on-windows-365-with-intune-03.webp"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<ol class="wp-block-list">

<li>On the <strong>Assignments</strong> tab, assign to the <strong>W365-D-Frontier</strong> device group.</li>


<li>Click <strong>Create</strong>.</li>

</ol>



<h2 class="wp-block-heading">Step 3: Enable Features Introduced via Servicing</h2>



<p class="wp-block-paragraph">A Windows Update policy must be enabled so that features delivered through servicing updates are activated. This setting is not available in the Settings Catalog, so we deploy it as a custom configuration profile using OMA-URI.</p>



<ol class="wp-block-list">

<li>Navigate to <strong>Microsoft Intune admin center</strong> &gt; <strong>Devices</strong> &gt; <strong>Configuration</strong> &gt; <strong>Create</strong> &gt; <strong>New Policy</strong>.</li>


<li>Select <strong>Windows 10 and later</strong> as the platform and <strong>Templates</strong> as the profile type, then select <strong>Custom</strong>.</li>


<li>Name the policy <code>DEV-CONF-W365-FRONTIER-SERVICING</code>.</li>


<li>Click <strong>Add</strong> under <strong>OMA-URI Settings</strong> and configure the following:</li>

</ol>



<figure class="wp-block-table"><table>
<thead>
<tr>
<th>Field</th>
<th>Value</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Name</strong></td>
<td>Enable features introduced via servicing</td>
</tr>
<tr>
<td><strong>OMA-URI</strong></td>
<td><code>./Device/Vendor/MSFT/Policy/Config/Update/AllowTemporaryEnterpriseFeatureControl</code></td>
</tr>
<tr>
<td><strong>Data type</strong></td>
<td>Integer</td>
</tr>
<tr>
<td><strong>Value</strong></td>
<td><code>1</code></td>
</tr>
</tbody>
</table></figure>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1b6431858a8&quot;}" data-wp-interactive="core/image" data-wp-key="6a1b6431858a8" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" alt="Custom OMA-URI policy for AllowTemporaryEnterpriseFeatureControl" src="https://raw.githubusercontent.com/jensdufour/blog/main/media/enabling-ai-frontier-capabilities-on-windows-365-with-intune/enabling-ai-frontier-capabilities-on-windows-365-with-intune-04.webp"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<ol class="wp-block-list">

<li>Click <strong>Save</strong>, then <strong>Next</strong>.</li>


<li>On the <strong>Assignments</strong> tab, assign to the <strong>W365-D-Frontier</strong> device group.</li>


<li>Click <strong>Create</strong>.</li>

</ol>



<h2 class="wp-block-heading">Step 4: Enable Optional Diagnostics Data</h2>



<p class="wp-block-paragraph">The Windows Insider Program requires optional diagnostics data to be enabled on Cloud PCs. Without it, the device will display &#8220;To join the Insider program, turn on optional diagnostics data&#8221; and cannot enroll in the Beta channel. Deploy this through a Settings Catalog policy.</p>



<ol class="wp-block-list">

<li>Navigate to <strong>Microsoft Intune admin center</strong> &gt; <strong>Devices</strong> &gt; <strong>Configuration</strong> &gt; <strong>Create</strong> &gt; <strong>New Policy</strong>.</li>


<li>Select <strong>Windows 10 and later</strong> as the platform and <strong>Settings catalog</strong> as the profile type.</li>


<li>Name the policy <code>DEV-CONF-W365-FRONTIER-DIAGNOSTICS</code>.</li>


<li>Click <strong>Add settings</strong> and search for <code>Allow Telemetry</code>.</li>


<li>Select <strong>System &gt; Allow Telemetry</strong> and set it to <strong>Full</strong> (this enables optional diagnostics data).</li>

</ol>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1b643185b7b&quot;}" data-wp-interactive="core/image" data-wp-key="6a1b643185b7b" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" alt="Optional diagnostics data configuration" src="https://raw.githubusercontent.com/jensdufour/blog/main/media/enabling-ai-frontier-capabilities-on-windows-365-with-intune/enabling-ai-frontier-capabilities-on-windows-365-with-intune-05.webp"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<ol class="wp-block-list">

<li>On the <strong>Assignments</strong> tab, assign to the <strong>W365-D-Frontier</strong> device group.</li>


<li>Click <strong>Create</strong>.</li>

</ol>



<h2 class="wp-block-heading">Step 5: Enroll Cloud PCs in the Windows Insider Beta Channel</h2>



<p class="wp-block-paragraph">The AI features require the Windows Insider Beta channel. Instead of having each user manually opt in, use an Intune Update Ring to handle this at scale.</p>



<ol class="wp-block-list">

<li>Navigate to <strong>Microsoft Intune admin center</strong> &gt; <strong>Devices</strong> &gt; <strong>Windows updates</strong> &gt; <strong>Update rings</strong>.</li>


<li>Click <strong>+ Create profile</strong>.</li>


<li>Name it <code>DEV-CONF-W365-FRONTIER-INSIDERBETA</code>.</li>


<li>Under <strong>Update ring settings</strong>:

<ul class="wp-block-list">

<li>Set <strong>Enable pre-release builds</strong> to <strong>Enable</strong>.</li>


<li>Set <strong>Select pre-release channel</strong> to <strong>Beta Channel</strong>.</li>

</ul>


</li>


<li>Leave the remaining settings at their defaults.</li>

</ol>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1b643185e4e&quot;}" data-wp-interactive="core/image" data-wp-key="6a1b643185e4e" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" alt="Windows Insider Beta channel update ring configuration" src="https://raw.githubusercontent.com/jensdufour/blog/main/media/enabling-ai-frontier-capabilities-on-windows-365-with-intune/enabling-ai-frontier-capabilities-on-windows-365-with-intune-06.webp"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<ol class="wp-block-list">

<li>On the <strong>Assignments</strong> tab, assign to the <strong>W365-D-Frontier</strong> device group.</li>


<li>Click <strong>Create</strong>.</li>

</ol>



<p class="wp-block-paragraph">After the policy syncs, Cloud PCs will start receiving Beta channel updates. Make sure devices check for updates and restart.</p>



<h2 class="wp-block-heading">Step 6: Assign AI-Enablement in Intune</h2>



<p class="wp-block-paragraph">With all prerequisites deployed, you can now flip the switch to enable AI features on the targeted Cloud PCs.</p>



<ol class="wp-block-list">

<li>Navigate to <strong>Microsoft Intune admin center</strong> &gt; <strong>Devices</strong> &gt; <strong>Device onboarding</strong> &gt; <strong>Windows 365</strong>.</li>


<li>Select the <strong>Settings</strong> tab.</li>


<li>Click <strong>Create</strong> and select <strong>Cloud PC configurations</strong>.</li>


<li>Enter a <strong>Name</strong>, for example <code>USR-CONF-W365-FRONTIER-AIENABLEMENT</code>.</li>


<li>On the <strong>Configuration settings</strong> tab, set <strong>AI-enabled features</strong> to <strong>Enable</strong>.</li>

</ol>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1b643186113&quot;}" data-wp-interactive="core/image" data-wp-key="6a1b643186113" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" alt="AI-enablement configuration settings" src="https://raw.githubusercontent.com/jensdufour/blog/main/media/enabling-ai-frontier-capabilities-on-windows-365-with-intune/enabling-ai-frontier-capabilities-on-windows-365-with-intune-07.webp"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<ol class="wp-block-list">

<li>On the <strong>Assignments</strong> tab, assign to the <strong>W365-U-Frontier</strong> user group.</li>


<li>Proceed to <strong>Review + create</strong> and click <strong>Create</strong>.</li>

</ol>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Important:</strong> After AI-enablement is assigned, it can take <strong>up to 48 hours</strong> for the background processes to complete. During this time, the Cloud PCs are setting up the AI infrastructure locally.</p>
</blockquote>



<h2 class="wp-block-heading">Step 7: Apply Updates and Restart</h2>



<p class="wp-block-paragraph">Once the 48-hour enablement window has passed, updates need to be applied:</p>



<ol class="wp-block-list">

<li>On the Cloud PC, open <strong>Settings</strong> &gt; <strong>Windows Update</strong>.</li>


<li>Click <strong>Check for updates</strong>, install any pending updates, and <strong>restart</strong>.</li>


<li><strong>Repeat</strong> this process 3-5 times until no more updates are pending.</li>

</ol>



<p class="wp-block-paragraph">This can also be managed at scale using Intune&#8217;s <strong>Windows Update for Business</strong> policies or by using <strong>Expedite updates</strong> to push things along.</p>



<h2 class="wp-block-heading">Step 8: Validate the Deployment</h2>



<p class="wp-block-paragraph">After the updates have been applied, you can verify that AI features are active in several places.</p>



<h3 class="wp-block-heading">Intune Admin Validation</h3>



<p class="wp-block-paragraph"><strong>Device Overview page:</strong>
Navigate to <strong>Devices</strong> &gt; select a Cloud PC &gt; <strong>Overview</strong>. The <strong>Essentials</strong> tab will show an <strong>AI-enabled</strong> field.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1b643186524&quot;}" data-wp-interactive="core/image" data-wp-key="6a1b643186524" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" alt="AI-enablement Cloud PC" src="https://raw.githubusercontent.com/jensdufour/blog/main/media/enabling-ai-frontier-capabilities-on-windows-365-with-intune/enabling-ai-frontier-capabilities-on-windows-365-with-intune-08.webp"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<p class="wp-block-paragraph"><strong>Reports dashboard:</strong>
Navigate to <strong>Reports</strong> &gt; <strong>Windows 365</strong> &gt; <strong>Cloud PC overview</strong>. You will see a breakdown of AI-enabled Cloud PCs by status:</p>



<ul class="wp-block-list">

<li><strong>Initiated</strong> &#8211; AI enablement is in progress</li>


<li><strong>Ready to use</strong> &#8211; Features are available</li>


<li><strong>Failed</strong> &#8211; Setup could not complete</li>

</ul>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1b643186704&quot;}" data-wp-interactive="core/image" data-wp-key="6a1b643186704" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" alt="AI-enablement Cloud PC overview" src="https://raw.githubusercontent.com/jensdufour/blog/main/media/enabling-ai-frontier-capabilities-on-windows-365-with-intune/enabling-ai-frontier-capabilities-on-windows-365-with-intune-09.webp"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<h3 class="wp-block-heading">End-User Validation</h3>



<p class="wp-block-paragraph"><strong>Windows App:</strong>
AI-enabled Cloud PCs show an <strong>&#8220;AI-enabled&#8221;</strong> tag on the device card within the Windows App.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a1b6431868ce&quot;}" data-wp-interactive="core/image" data-wp-key="6a1b6431868ce" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" alt="Windows app AI-enabled tag" src="https://raw.githubusercontent.com/jensdufour/blog/main/media/enabling-ai-frontier-capabilities-on-windows-365-with-intune/enabling-ai-frontier-capabilities-on-windows-365-with-intune-10.webp"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<p class="wp-block-paragraph"><strong>Windows Taskbar:</strong>
The search box on the taskbar displays a <strong>magnifying glass with sparkles</strong> icon when AI features are active.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Note:</strong> After a Windows Update, the sparkles icon might temporarily disappear. If clicking the search box doesn&#8217;t restore it, check the <a href="https://learn.microsoft.com/en-us/troubleshoot/windows-365/windows-365-ai-enabled-cloud-pc-known-issues">AI-enabled Cloud PC Known Issues</a> page.</p>
</blockquote>



<h2 class="wp-block-heading">What You Get: Supported Features</h2>



<p class="wp-block-paragraph">Once everything is set up, your Cloud PCs get access to the following Copilot+ features:</p>



<h3 class="wp-block-heading">Improved Windows Search</h3>



<p class="wp-block-paragraph">Users can find files using <strong>descriptive, natural-language queries</strong>. The AI interprets intent and searches across local files and OneDrive. For example, searching &#8220;airplane&#8221; will surface a photo named <code>Picture26.jpg</code> that contains an airplane.</p>



<p class="wp-block-paragraph">This works in both the <strong>Windows Search box</strong> on the taskbar and in <strong>File Explorer</strong>. It supports English, Chinese (Simplified), French, German, Japanese, and Spanish.</p>



<h3 class="wp-block-heading">Click to Do</h3>



<p class="wp-block-paragraph">Press <strong>Win + Q</strong> or hold the <strong>Windows key</strong> while left-clicking an element on screen to get contextual actions on highlighted text or images. You can summarize text, look up information, or perform actions on images without switching apps.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Note:</strong> You must launch the Click to Do app once after AI-enablement and after every Cloud PC restart before the keyboard shortcuts work. Some intelligent text actions (like &#8220;Ask Microsoft 365 Copilot&#8221;) are not yet supported on Cloud PCs.</p>
</blockquote>



<h2 class="wp-block-heading">Managing and Removing AI Features</h2>



<h3 class="wp-block-heading">Granular Feature Control</h3>



<p class="wp-block-paragraph">If you want to keep AI-enablement but toggle individual features:</p>



<ul class="wp-block-list">

<li><strong>Click to Do</strong>: Manage through <a href="https://learn.microsoft.com/en-us/windows/client-management/manage-click-to-do">Click to Do client management policies</a>.</li>


<li><strong>Improved Windows Search</strong>: Use the <a href="https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-search">Search Policy CSP</a> settings in Intune.</li>

</ul>



<h3 class="wp-block-heading">Disabling AI-Enablement Entirely</h3>



<p class="wp-block-paragraph">There are two options:</p>



<ol class="wp-block-list">

<li><strong>Unassign</strong> the user from the Enable policy.</li>


<li><strong>Create a Disable policy</strong>: Follow the same steps as Step 6, but set <strong>AI-enabled features</strong> to <strong>Disable</strong> and assign to the target group. The Disable policy takes precedence over Enable during conflict resolution.</li>

</ol>



<p class="wp-block-paragraph">After disabling, it can take up to 48 hours for the AI features to be removed from the Cloud PCs.</p>



<h2 class="wp-block-heading">Privacy and Security</h2>



<p class="wp-block-paragraph">AI-enabled Cloud PCs follow the same <a href="https://learn.microsoft.com/en-us/windows-365/enterprise/privacy-personal-data">Windows 365 privacy and data policies</a>:</p>



<ul class="wp-block-list">

<li><strong>Processing</strong>: AI features process data <strong>ephemerally</strong> using a secure Windows 365 cloud service. No personal or user data is stored in the cloud service or used for AI model training.</li>


<li><strong>Storage</strong>: All data and indexes are stored <strong>locally on the Cloud PC</strong>. This is unchanged from existing Windows AI features.</li>


<li><strong>Controls</strong>: AI features are <strong>off by default</strong>. The IT admin must explicitly enable them through the configuration steps described above.</li>

</ul>



<h2 class="wp-block-heading">Conclusion</h2>



<p class="wp-block-paragraph">With a few Intune policies and a couple of dynamic Entra ID groups, you can bring Copilot+ AI features to your Windows 365 8 vCPU fleet without touching a single Cloud PC. The key steps are:</p>



<ol class="wp-block-list">

<li>Create dynamic groups to target the right users and devices.</li>


<li>Deploy execution policy and servicing feature policies.</li>


<li>Enable optional diagnostics data for Windows Insider enrollment.</li>


<li>Enroll devices in the Windows Insider Beta channel.</li>


<li>Enable AI features through a Cloud PC configuration.</li>


<li>Apply updates and validate.</li>

</ol>



<p class="wp-block-paragraph">For troubleshooting, check the <a href="https://learn.microsoft.com/en-us/troubleshoot/windows-365/windows-365-ai-enabled-cloud-pc-known-issues">AI-enabled Cloud PC Known Issues</a> page. For the full Microsoft documentation, see <a href="https://learn.microsoft.com/en-us/windows-365/enterprise/ai-enabled-cloud-pcs">AI-enabled Cloud PC (Frontier Preview)</a> and <a href="https://learn.microsoft.com/en-us/windows-365/enterprise/manage-ai-enabled-features">Manage AI-enabled features</a>.</p>



<p class="wp-block-paragraph">Looking for more Windows 365 management tips? Check out <a href="https://jensdufour.be/2025/08/18/windows-365-restore-points-a-guide-to-long-term-storage/">Windows 365 Restore Points: A Guide to Long-Term Storage</a> and <a href="https://jensdufour.be/2023/04/01/adding-languages-using-proactive-remediations/">Adding Language Packs Using Proactive Remediations</a>.</p>



<h2 class="wp-block-heading">Sources</h2>



<ul class="wp-block-list">

<li><a href="https://learn.microsoft.com/en-us/windows-365/enterprise/ai-enabled-cloud-pcs">AI-enabled Cloud PC (Frontier Preview)</a></li>


<li><a href="https://learn.microsoft.com/en-us/windows-365/enterprise/manage-ai-enabled-features">Manage AI-enabled features on Cloud PCs</a></li>


<li><a href="https://learn.microsoft.com/en-us/troubleshoot/windows-365/windows-365-ai-enabled-cloud-pc-known-issues">AI-enabled Cloud PC Known Issues</a></li>


<li><a href="https://learn.microsoft.com/en-us/entra/identity/users/licensing-service-plan-reference">Product names and service plan identifiers for licensing</a></li>

</ul>
<p>The post <a href="https://jensdufour.be/2026/03/01/enabling-ai-frontier-capabilities-on-windows-365-with-intune/">Enabling AI Frontier Capabilities on Windows 365 with Intune</a> appeared first on <a href="https://jensdufour.be">Jens Du Four</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jensdufour.be/2026/03/01/enabling-ai-frontier-capabilities-on-windows-365-with-intune/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: jensdufour.be @ 2026-05-30 23:26:57 by W3 Total Cache
-->