Scheduled Tasks - TechRepublic
Question
April 5, 2008 at 08:14 PM
saj

Scheduled Tasks

by saj . Updated 18 years, 3 months ago

Any idea what’s wrong with this command line for scheduling a task?

schtasks /create /sc minute /mo 5 /tn “CUPC Schedule” /tr “C:\Program Files\Cisco Systems\Cisco Unified Personal Communicator\CUPCK9.EXE”

I’m running Vista and I get the following errors:

Action failed to start.
Error Value: 2147942402

And: Action start failed.
Error Value: 2147942402

I’ve also tried it in XP but I just cannot get the application to launch.

Thanks!

This discussion is locked

All Comments