PoshCode Archive  All files named "List-AddRemovePrograms.ps1"

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

History for List-AddRemovePrograms.ps1

2018-06-10
13:10
Added: This script creates a WMI Class Win32_AddRemovePrograms (and, on 64bit systems, a Win32_AddRemovePrograms32 for 32bit apps) which are backed by the registry provider. They can then be queried to list installed apps (and versions) and perform much faster than running the same queries using the PowerShell Registry provider. Additionally, they can be used in GPO policies, etc. file: [3ba418ab6f] check-in: [db369ae37e] user: Joel Bennett branch: trunk, size: 4056