Releases: CaptainChicky/Setting-PowerShell-Execution-Level
Releases · CaptainChicky/Setting-PowerShell-Execution-Level
Set the execution level of your choice
I've added a "continue" and "quit" option before setting the execution level, and added the option for the user to choose the execution level they would want to set.
Polished and completed script
I've completely polished up the script, merging the initial "continue/quit" prompt with the set execution policy.
New shorthand to set execution policy
I've changed the user input of the execution level to a two letter shorthand, so the user can save time.
PowerShell execution level to RemoteSigned
This is the first version of my script. It will set the execution level to RemoteSigned, with comment instructions inside the script of how to change the code to set to another execution level.