The MS Control utility uses the following syntax for all flags other than --help and --version:
stcmsctrlutil -host hostname -port portnumber [-offset portoffset] -flag [argument1 ... argumentN] |
If JMS IQ Manager security is enabled, you must also specify a user name and password as follows:
stcmsctrlutil -host hostname -port portnumber -username username -userpassword userpassword [-offset portoffset] -flag |
For --help and --version, the syntax is as follows:
stcmsctrlutil --help stcmsctrlutil --version |