September 28th, 2012

PowerTip: Use PowerShell 3.0 to Locate Modern Apps Installed on Windows 8

Doctor Scripto
Scripter

Summary:  Learn how to use Windows PowerShell 3.0 to locate modern apps installed on a computer running Windows 8.

Hey, Scripting Guy! Question How can you use Windows PowerShell 3.0 to find out which modern apps are installed on a computer running Windows 8?

Hey, Scripting Guy! Answer Use the Get-AppxPackage cmdlet:

            Get-AppxPackage

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.

Feedback