Bypass dumb powershell execution policy problems #138

Merged
MartinFouilleul merged 1 commits from powershell-policy into main 2023-09-21 06:54:51 +00:00
Owner

For god knows what reason, PowerShell by default will not allow you to run scripts at all. Ever. But incredibly, you can also just trivially bypass this apparent security restriction by saying -ExecutionPolicy Bypass.

PowerShell is high quality software.

Closes #118.

ahem

Closes #118

For god knows what reason, PowerShell by default will not allow you to run scripts _at all_. Ever. But incredibly, you can also just trivially bypass this apparent security restriction by saying `-ExecutionPolicy Bypass`. PowerShell is high quality software. Closes #118. ahem Closes #118
MartinFouilleul force-pushed powershell-policy from a5fb9f0505 to 34127134d5 2023-09-21 06:54:16 +00:00 Compare
MartinFouilleul merged commit 34127134d5 into main 2023-09-21 06:54:51 +00:00
MartinFouilleul deleted branch powershell-policy 2023-09-21 06:54:51 +00:00
Sign in to join this conversation.
No reviewers
No Label
macOS
windows
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/orca#138
No description provided.