Elevating PowerShell Permissions in not first install #8214
Unanswered
oneway4545885
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to use a PowerShell custom action during installation, uninstallation, and repair processes.
Everything works fine when running PowerShell as an administrator, but when using a normal account,
PowerShell couldn't work fine in Maintenance mode (repair and remove).
How can I get elevate permissions to run PowerShell as an administrator in Maintenance mode.
Beta Was this translation helpful? Give feedback.
All reactions