4 lines
87 B
Markdown
4 lines
87 B
Markdown
## Run this to allow PS execution
|
|
|
|
Set-ExecutionPolicy Unrestricted -Scope CurrentUser
|