I've been able to successfully use .bat batch files to launch NCM jobs in sequence, and that used the following format:
"D:\Program Files\SolarWinds\Configuration Management\configmgmtjob.exe" "D:\Program Files\SolarWinds\Configuration Management\Jobs\Job-318696.ConfigMgmtJob"
The .configmgmtjob is thus a command-line switch for the "configmgmtjob.exe" file.
What other command-line switches or command-line options are available for this? I'm particularly interested in creating interactive web-based jobs where my helpdesk can enter a device name or IP address, click a button, and have NCM execute the commands on that device corresponding to the sele cted button.
Thanks,
Patrick
@swackhap