This is just a blank script. I have made the ExecutionPolicy unrestricted as this is just a developer machine. Is there anything I'm missing? I'm running this on a win 2003 server virtualised.

cheers

alt text

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

That error is not due to execution policy, it looks like whatever is on line 34 has failed.

The error you get for execution policy violation talks about execution policy.

link|improve this answer
1  
Oh silly me, You get this error if you have nothing in the file for powershell to execute – Johnathon Feb 5 '10 at 0:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.