Casey

Full-Stack Developer

#powershell #windows

Allow PowerShell scripts to run on Windows 10

# enter this command to allow local and remote signed scripts to run
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned