Page 1 of 1

Scheduling issue

Posted: Fri Sep 18, 2009 3:24 pm
by Teddy
I have the following information in the bat file.

ala.exe -analyze:Cash4CD -logpath:Z:\Inetpub\logs\cash4cds\W3SVC2\*.* -outputdirZ:\www\cash4cds\stats - exit

If I double click on the file it will run it and generate a report, but if I set up a scheduled task in windows it does not seem to run.

I have it set to run every 2 hrs, I have ALA set to increment. I know it takes about 35 mins to do an analysis so I know its not overlapping each other.

I am using this in a hosting environment, it seems to work if I am logged onto the server, but wont if I log out of the session on remote desktop. Ive tried with /console and without on the remote desktop session.