
Justin Keplinger
Posts
Recent activity by Justin Keplinger
Sort by recent activity
-
Remove MS Store with Powershell task
Kinda at a stoppage with trying to disable windows store on a set up laptops. I have tried to run this as a task after making sure execution policy was set correctly Get-AppxPackage windowsstore | ...