Re: [SOLVED] Package remove metro apps
Published: October 15, 2019 - 12:03 PM
Hello,
For your information, I have the same request, but I plan to do it differently by creating a package that executes a PowerShell script:
https://github.com/SCConfigMgr/ConfigMg ... inApps.ps1
run('powershell.exe -NoProfile -NonInteractive -executionpolicy bypass -command Invoke-RemoveBuiltinApps.ps1')
For your information, I have the same request, but I plan to do it differently by creating a package that executes a PowerShell script:
https://github.com/SCConfigMgr/ConfigMg ... inApps.ps1
run('powershell.exe -NoProfile -NonInteractive -executionpolicy bypass -command Invoke-RemoveBuiltinApps.ps1')