Skatterbrainz / CMHealthCheck

ConfigMgr Health Check Reporting PowerShell functions
MIT License
32 stars 11 forks source link

Enh - Enumerate Software Installations on all Site Systems #19

Closed Skatterbrainz closed 6 years ago

Skatterbrainz commented 6 years ago

Get the installed applications on each site system.

Skatterbrainz commented 6 years ago

Will incur additional runtime due to WMI behavior with Win32_Product queries. Not querying for non-installed (e.g. portable) apps yet.

Skatterbrainz commented 6 years ago

Fixed in 1.0.4