Hi
I'm trying to set up a application run daily at a specified. but it will only run once, on the day the that I actually update/edit the schedule, and not on subsequent days..
Here are the paramters.
app2srv.exe INSTALL /SN="InvoiceBatch" /PM="C:\scripts\ScriptRunner.exe" /WD="C:\scripts" /PRM="cscript.exe /Nologo /T:30000 c:\scripts\daily_invoice_batch_job.vbs" /SWH /FPS /UPR /GS0 /OUT="C:\scripts\invoicebatch.log" /PRYR /SCD="09:00:00|||||D127" /DISP="Invoice Generator" /DES="Run invoices for any customer" /STTA
Thanks in advance!