PowerShell scripts cannot be run by default because the ExecutionPolicy is set to Restricted by default. In order to get scripts to run you must change this.
Here is a good manual to get you up and running PowerShell scripts from Microsoft:
http://www.microsoft.com/technet/scriptcenter/topics/winpsh/manual/run.mspx
No comments:
Post a Comment