:: Fill in the computer name below $ComputerName = Get-WmiObject win32_product -ComputerName $ComputerName | Sort-Object | select Vendor, Name, version