-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hey man not an issue but i didn't know how else to reach out to you!
I really enjoyed your video and found it very helpful in my own use case however I was wondering if you knew how to set the execution policy for the powershell instance? I tried:
_ps.AddCommand("Set-ExecutionPolicy").AddParameter("ExecutionPolicy", "Unrestricted").AddParameter("scope","LocalMachine").Invoke();
But am receiving "AuthorizationManager check failed." as an error still :( I'm also running the C# program as an Administrator
Any ideas? Or have you moved past this?
Metadata
Metadata
Assignees
Labels
No labels