Last active
March 18, 2021 21:18
-
-
Save simonholm/f893d31fdf3d345438ea585ec6073db5 to your computer and use it in GitHub Desktop.
import appx in powershell 7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# make appx work in powershell 7 | |
Import-Module -Name Appx -UseWIndowsPowershell |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment