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!