I'm falling in love with PowerShell. The more I use it, the more I see the power of this simple but very effective scripting language for controlling the OS.
Before you try to execute your scripts, open the PowerShell as administrator, then run the command
Set-ExecutionPolicy RemoteSigned