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 ?
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 ?