Issue regarding a script run manually or through an automatic task
Hi all, I wrote a set of Powershell 2.0 scripts which make my company's software build platform. Our current SCM is CVS, this is an historical choice on which I have no influence. The computer hosting the scripts runs Windows 7 Professionnal 64 bit. When my scripts run, they generate logs, produce a pretty heavy network load to checkout sources and copying binaries... My issue is the following: - if I run my head script manually, both though a command console ("powershell ./myscript.ps1") or a directly a Powershell console ("./myscript.ps1), I have no trouble at all, everything runs fine, - if I run this head script through an automatic task, it starts, runs fine for around 45 mn and then CVS stops to respond, so even if the scripts continues to run, the projects can't be built. In that case, I get no crash Windows, no error or warning event in the Windows logs. Pretty strange to me, and I don't know how I can diagnose this. So any help would be very appreciated. Thanks.
October 6th, 2010 10:59am

Hi romut, You can post this issue on The Official Scripting Guys Forum for direct assistance. JPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
October 8th, 2010 2:08am

Thanks Linda, let's do this.
October 11th, 2010 5:14am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics