Powershell: (Get-WmiObject -class Win32_OperatingSystem).Caption
Results in output like: Microsoft Windows Server 2016 Datacenter
Thanks to: Stackoverflow User Richard
Powershell: (Get-WmiObject -class Win32_OperatingSystem).Caption
Results in output like: Microsoft Windows Server 2016 Datacenter
Thanks to: Stackoverflow User Richard