Cron job setup 7.2 beta 2

HI

I m trying to setup the cron job form my workflows to work in windows 2003 server. Does the below batch should be created for php.exe of php-cgi.php. Whic one is correct out of below 2

C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\a
php.exe -f cron.php

C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\a
php-cgi.exe -f cron.php

It should tell you your cron job URL in Admin -> Schedulers.

Thanks,

Will.

HI will

Thank you for your reply. the admin says to use php.exe. I tried the below command in the command prompt but it returns
"Could not open input file: c:\program "

C:\program Files (x86)\PHP>php.exe -f C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\suitefolder\cron.php

HI

The error was due to not properly setting PHP path in environment variables. Now its returning “Cli” any idea what it is pls?

Hi

Yes, but its a commercial product. also mine is hosted locally and cannot be accessed through the internet. i m trying to getting it done through the local server.

Hi

Though its showing as cli in command prompt , the schedulers are running properly. Additional information related fixing cron job issue is given in below thread.
https://suitecrm.com/forum/suitecrm-beta/3694-inbound-email-7-2-beta-2