Usage: DReplay.exe {preprocess|replay|status|cancel} options -?]} Verbs: preprocess Apply filters and prepare trace data ...

Usage:
 DReplay.exe {preprocess|replay|status|cancel} [options] [-?]}

Verbs:
 preprocess Apply filters and prepare trace data for intermediate file on controller.
 replay     Transfer the dispatch files to the clients, launch and synchronize replay.
 status     Query and display the current status of the controller.
 cancel     Cancel the current operation on the controller.
 -?         Display the command syntax summary.

Options:
 dreplay preprocess [-m controller] -i input_trace_file -d controller_working_dir [-c config_file] [-f status_interval]
 dreplay replay [-m controller] -d controller_working_dir [-o] [-s target_server] -w clients [-c config_file] [-f status_interval]
 dreplay status [-m controller] [-f status_interval]
 dreplay cancel [-m controller] [-q]
 Run dreplay  -? for detailed help on each verb.