Powershell to find Server Operating system
问题 I had a task to find Operating System of all the servers we had in AD for some Microsoft Licenses requirement. Has anyone done this? 回答1: I figured it out. Please feel free to use it and modify it. If you have questions, let me know. It's a simple command. Hopefully, it helps someone. This gives you the type of operating systems you have. I am filtering based on Windows Server only and computer accounts that are active. Then sort by name and select unique OS. Get-ADComputer -Filter {