You can use the ScheduleBatch.cmd command file provided in the financialreporting\bin directory to launch the batch specified in the batch input file against a Financial Reporting scheduler server.
To launch a batch from a command line prompt in the financialreporting\bin directory, enter the command by specifying the fully qualified name of the batch input file and the computer name or IP address of the Scheduler Server on which to schedule the batch, for example:
ScheduleBatch c:\DailyReports\mybatch.xml MySchedulerServer
where MyBatch.xml is the name of your batch input file and MySchedulerServer is the name or IP address of your scheduler server which is typically located on the same computer as the report server.
This launches a batch to run immediately against the scheduler server specified.