This could be due to the current user having an undefined ExecutionPolicy.
You could try the following:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
KANSIRIS - DO IT
This could be due to the current user having an undefined ExecutionPolicy.
You could try the following:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.