GPO

GPO – WMI FILTER

Windows 10 64-BIT

root\CIMv2
SELECT * FROM Win32_OperatingSystem WHERE Version LIKE „10.0.1%” AND ProductType = „1” AND OSArchitecture LIKE „64%”

Windows 11
root\CIMv2
SELECT * FROM Win32_OperatingSystem WHERE Version LIKE „10.0.2%” AND ProductType = „1”

 

GPO i Pulpit zdalny na lokalnych PC

Ciężko było, ale się udało 🙂
Punkt 8.
Enter “Remote Desktop Users” Note: don’t click the “Browse” button because you’re on a Domain Controller (well more than likely anyway) and you don’t want to choose BUILTIN\Remote Desktop Users, which is where the browse button will take you, you want to edit the membership of the local “Remote Desktop Users” group on each PC) and click OK

http://www.seanlabrie.com/2011/use-group-policy-to-enable-remote-desktop-connection-on-a-group-of-pcs/