Search code examples
powershellauthorizationmanager

Powershell AuthorisationManager check failed


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 http://img18.imageshack.us/img18/4745/68808602.jpg


Solution

  • 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.