Forum Discussion
oryxway
Dec 13, 2022Iron Contributor
Windows 365 Cloud PC Configuration Profiles and Policies
We are rolling out Autopilot devices as well as Cloud PC. Is it possible to separate the Cloud PC configuration profile with Autopilot devices that gets enrolled (including Config profile, Compliance...
askaresh
Dec 16, 2022Iron Contributor
See if this post can help you in some way - https://askaresh.com/2022/10/07/filters-for-windows-365-cloud-pcs-based-on-sku-plans/
- oryxway390Dec 20, 2022Brass Contributor
askaresh Thanks for the info. Yes, I started using filters and dynamic groups. Hopefully that helps but the one issue I saw is how do I apply the filter? I did not see where I can apply the filter. Should it be applied to the Dynamic Groups?
- RGijsbersRademakersDec 21, 2022Iron Contributor
Hi oryxway390,
You use filters during the assignment of the policies and applications. For example, you can assign a policy to All Users and then use the filter for the include or exclude all Windows 365 Cloud PC's
Let's say you have a policy you want to assign to all users that don't use a W365 Cloud PC.
- First you create a filter that contains all Cloud PC's. The rule to use will be (device.model -contains "Cloud PC") as described https://learn.microsoft.com/en-us/windows-365/enterprise/create-filter
- Go to the assignment page of the policy you want to assign and Add all users
- Then you click Edit filter to assign the filter. Here you will choose Exclude and you select the filter All Cloud PC's you created earlier
Now the policy will apply to all users without a Cloud PC. I hope this helps.
- First you create a filter that contains all Cloud PC's. The rule to use will be (device.model -contains "Cloud PC") as described https://learn.microsoft.com/en-us/windows-365/enterprise/create-filter