Files
Infra-LAB/projects/MDT/Scripts/Sans titre1.ps1
T

1 line
123 B
PowerShell

$Result = SELECT * FROM Win32_OperatingSystem WHERE Version LIKE "10.%" AND (ProductType = "2" OR ProductType = "3")