Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

output of appwiz.cpl

$
0
0

Dear All,

i came accross a situation where i need to compare my running server with the new implementing server(comparing apps installed).

My theme is to get the exact list of applications listed under programs and features in cntrl panel(APPWIZ.cpl)

I tried using the command Get-childitem HKLM:\software\microsoft\windows\currentversion\uninstall

But the result is not up to my expectation as it is listing lot many weird components too. please help how to get it short and sweet with distinct result.

 

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles