How to get complete list of programs installed on a Windows Server 2012 R2 machine?

223 Views Asked by At

Is there a way print out a complete list of all programs installed on a Windows Server 2012 R2 machine?

"Uninstall or change a program" programs doesn't seem to show everything. We have also tried a powershell command Get-ItemProperty as well, but in both cases, they missed a program that's installed named Cygwin.

Thanks

enter image description here

0

There are 0 best solutions below