Windows has a permission setting that says which powershell scripts (if any) a user is allowed to execute. It can be changed using Set-ExecutionPolicy.
1 Like
Windows has a permission setting that says which powershell scripts (if any) a user is allowed to execute. It can be changed using Set-ExecutionPolicy.