Microsoft released Windows 10 version 1709 to VLSC and MSDN yesterday, so of course people are deploying it and testing it in their environments. If you want to create a dynamic Group (that auto populates) of Windows 10 version 1709 in Microsoft Intune then do as follows.
Note: In this blog post I assume you have configured MDM auto-enrollment in Azure. This isn't mandatory but makes enrollment into Microsoft Intune for Windows devices much easier. To see how to enable that functionality, click here.
Click on Groups. Select New Group (highlighted with the Red Arrow).
In the New Group blade, use the following options
Name: All Windows 10 version 1709
Description: Windows 10 Fall Creators Update
Membership Type: Dynamic Device
In the Dynamic Device members Add Dynamic Query option, enter the following
Add device membership rule: SimpleRule
Add devices where
DeviceOsVersion
StartsWith
10.0.16299
Next, click on Add Query
Followed by Create.
You'll get a notification in the top right that the group was successfully created.
Step 3. AzureAD join a Windows 10 version 1709 device
Go through OOBE on a Windows 10 version 1709 device, at the account screen enter your Azure AD credentials.
and after the device has joined Azure AD, it'll show up in Intune soon after in the correct Group.
Job done !
You can verify the build number on a Windows 10 version 1709 device by opening a command prompt, in this screenshot it's 10.0.16299.15, the .15 at the end will increase as new cumulative updates are installed on this base build number.
and that full string can be seen in Intune in Devices, select All Devices, select the device in question and click on Hardware.
Note: If you'd like to create a collection in SCCM for Windows 10 version 1709 please see the following blog post.
For a list of deployment resources for Windows 10 version 1709 please see here.
Introduction
Microsoft released Windows 10 version 1709 to VLSC and MSDN yesterday, so of course people are deploying it and testing it in their environments. If you want to create a dynamic Group (that auto populates) of Windows 10 version 1709 in Microsoft Intune then do as follows.
Note: In this blog post I assume you have configured MDM auto-enrollment in Azure. This isn't mandatory but makes enrollment into Microsoft Intune for Windows devices much easier. To see how to enable that functionality, click here.
Step 1. Login to Azure
Login to https://portal.azure.com and select the Intune service.
Step 2. Create a dynamic devices group
Click on Groups. Select New Group (highlighted with the Red Arrow).
In the New Group blade, use the following options
In the Dynamic Device members Add Dynamic Query option, enter the following
DeviceOsVersion
StartsWith
10.0.16299
Next, click on Add Query
Followed by Create.
You'll get a notification in the top right that the group was successfully created.
Step 3. AzureAD join a Windows 10 version 1709 device
Go through OOBE on a Windows 10 version 1709 device, at the account screen enter your Azure AD credentials.
and after the device has joined Azure AD, it'll show up in Intune soon after in the correct Group.
Job done !
You can verify the build number on a Windows 10 version 1709 device by opening a command prompt, in this screenshot it's 10.0.16299.15, the .15 at the end will increase as new cumulative updates are installed on this base build number.
and that full string can be seen in Intune in Devices, select All Devices, select the device in question and click on Hardware.
Note: If you'd like to create a collection in SCCM for Windows 10 version 1709 please see the following blog post.
For a list of deployment resources for Windows 10 version 1709 please see here.
Share this post
Link to post
Share on other sites