Hello,
I have been looking for a way to get the list of all applications in add/remove programs or programs and features. The problem is that the Get-WmiObject -class Win32_Product just returns some of all applications in the list. Where does this cmdlet look at? Which cmdlet should I use to get all the installed applications?