Page 1 of 1

AFR run as a scheduled task

Posted: Mon Apr 21, 2008 4:52 am
by davidl
Hello,

This is question that came up some time ago, not sure if we found a solution.

We have a command line to run AFR within a batch file. The command is:

AFR.exe -min -execute:batch -config "c:\utils\GIRO4.cfg" -result c:\utils\GIRO_results4.html -format:html -exit

This command works fine when the batch file is run manually, but hangs when run via a Scheduled Task on our Windows 2003 Server machine.

The Scheduled Task which runs the batch file is set to run under an Admin account.

Can anyone suggest any possible causes for this?
Thanks David