Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to change execution policy powershell

Set-ExecutionPolicy -ExecutionPolicy <PolicyName> # general syntax
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned # for example
 
PREVIOUS NEXT
Tagged: #change #execution #policy #powershell
ADD COMMENT
Topic
Name
8+1 =