Summary: Learn how to use Windows PowerShell 3.0 to locate modern apps installed on a computer running Windows 8.
 How can you use Windows PowerShell 3.0 to find out which modern apps are installed on a computer running Windows 8?
 How can you use Windows PowerShell 3.0 to find out which modern apps are installed on a computer running Windows 8?
 Use the Get-AppxPackage cmdlet:
 Use the Get-AppxPackage cmdlet:
Get-AppxPackage
 
                         
                    
0 comments