
Use PowerShell to find Operating System on specific OU
With the Get-ADComputer cmdlet you can get the Windows Operating System version of a specific OU. This can be useful if you plan a upgrade or migration in your organization. You need import the Active […]