Hi what is the return value? if you do echo %errorlevel% immediately after the ps script, what number do you see?
with kind regards Ruben Willems On 15 August 2012 23:22, KenBobPDX <[email protected]> wrote: > I'm trying to figure out why CCDN (1.8) reports a PowerShell script task > is failing when it is not. The PS task uses the VMWare library to stand up > a virtual box and load our latest build. When I look at the build log, it > shows that everything completed properly. > > I have put some Write-Output lines inside the PS script to show the > current state and insure no errors have occurred and they are reporting as > I expected, no errors. Yet, CCDN is reporting a failed build. I have > checked the CCDN trace and log files and they don't report anything in > regards to this project. I have also checked the Windows event logs and > not found anything. What am I missing? Can someone point me in the right > direction please? >
