Category Archives: cruisecontrol.net

Executing Powershell from CruiseControl.NET on 64-bit Windows

If you try to execute a Powershell script from a CruiseControl.NET build on a 64-bit OS, you’ll get the following error: File ~filename~.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see “get-help about_signing” … Continue reading

Posted in 64-bit, cruisecontrol.net, powershell | 2 Comments