Starting a scheduled task run from a command prompt

Rational ProjectConsole Designer Help

  1. Open a command prompt.
  2. Go to the installation\bin directory .
    Note: The default directory is C:\Program Files\Rational\ProjectConsole\bin .
  3. At the command prompt, enter the following command using the syntax shown here:

    CollectorCmd start remotehost=ProjectConsoleAgent username=Administrator Username password=Administrator Password collection_id=Scheduled_Task [arguments]

    Note: This command is case-sensitive.

    Example: CollectorCmd start remotehost=my_machine username=admin password="" collection_type=clearCase_collection

    Note: After you start the task run, the collection ID is returned. Make a note of this number in case you need it later to stop the task run. See Stopping a scheduled task from a command prompt.