Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to View Appx Log

$
0
0

Summary: Use Windows PowerShell to view the Appx log for deployment messages.

Hey, Scripting Guy! Question How can I use Windows PowerShell 5.0 in Windows 10 to examine the Appx log for deployment messages?

Hey, Scripting Guy! Answer Use the Get-AppxLog cmdlet and filter on ID 603:

Get-AppxLog | Where id -eq 603


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>