Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Powershell Script to collect the list of software installed in a system

$
0
0

I need a Powershell script which will read the computer names from a text file and list the software installed on the computer and export it to a csv file. Output should be "Computer name" and "Softwares".

Can anyone help me on this ?


Viewing all articles
Browse latest Browse all 15028

Trending Articles