Skip to main content

How can I use Item Level Targeting to specify Windows Virtual Desktops (WVD) Multi-session Windows?

642_1_1

The query you want is:

Step 1 – The Operating System is Windows 10

Step 2 – and the WMI Query:select * from Win32_OperatingSystem, where OperatingSystemSKU = 175

The result will look like this:

642_2_2

NOTE: For other unusual SKUs and information on how to get the ID, see the Microsoft article on OperatingSystemSKU Enum.