PoshCode Archive  All files named "Get-Software-Function.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Get-Software-Function.ps1

2018-06-10
13:21
Added: I was having a great deal of difficulty in properly enumerating software applications on remote machines, so I wrote this function to help ease the problem somewhat. Among the many methods of gathering this information that are available, I had the most success using the “SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall” registry key as an information source. In order to use this function, the Powershell instance must support .Net 4.0 or greater, which is fairly straightforward if you follow these instructions. file: [cef90a686c] check-in: [e16a26fccc] user: Geoffrey Guynn branch: trunk, size: 7198