To get powershell scripts to work without signing on a win 7 box:
Run cmd as admin.
Start powershell and run the following
Set-ExecutionPolicy Unrestricted
Random outpourings of a software developer
To get powershell scripts to work without signing on a win 7 box:
Run cmd as admin.
Start powershell and run the following
Set-ExecutionPolicy Unrestricted