Skip to content

PowerShell script helper to manage execution policy for current user — perfect for automation, scripting, and dev environments.

License

Notifications You must be signed in to change notification settings

iamShimanto/powershell-execution-policy-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Execution Policy Helper 🔐

A simple PowerShell command and guide to set the execution policy for the current user. Ideal for developers and system administrators who need to run custom scripts without security blocks.


⚡ Command

Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted

About

PowerShell script helper to manage execution policy for current user — perfect for automation, scripting, and dev environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published