PowerShell Error: Script cannot be loaded because running scripts is disabled on this system
I wrote a small simple PowerShell script to copy (sync) files from one folder to another in Windows PowerShell ISE. It ran fine whist I was testing it running each command line individually. I then...