Quickie one liner

Get-ADComputer -Filter * -Property * | Format-Table Name,OperatingSystem,OperatingSystemService
Pack,OperatingSystemVersion -Wrap –Auto

Reference:

https://serverfault.com/questions/585223/how-to-list-all-computers-operating-system-on-a-network-in-powershell


Leave Your Comment

Your email address will not be published. Required fields are marked *

7 − 1 =