Example ESPAPPLMGR=CENTRAL_MANAGER ESPAGENTDIR=D:\CA\WA_Agent
Note: In Windows, the ESPMGR may not be able to read the variables if set as Windows Environment Variables. Export or set them again before running the command. If ESPMGR is called in a script, then set the above variables in the script before the ESPMGR command is executed.
Example
ECHO OFF ESPAPPLMGR=ESP_MANAGER ESPAGENTDIR=D:\CA\WA_Agent ESPMGR "JOB12345/SOME_APP_1234.1/main STATE COMPLETE"