cqniccmd /Cc:\HP\teamcfg.xml /Lc:\HP\config.log cqniccmd /C c:\HP\teamcfg.xml /L c:\HP\config.log cqniccmd /C"c:\HP\teamcfg.xml" /L" c:\HP\config.log"
/F
cqniccmd /F /C c:\HP\teamcfg.xml
Command line help
The following option can be used to display usage information. /?
For example:
cqniccmd /? Usage:
cqniccmd [[/F] /C<filename>] [/D] [/L<filename>] [/P<filename>] [/S<filename>] [/?]
/C | Configures the source server according to the specified |
filename. | |
/D | Dissolves all teams on the target server. |
/F | Causes all errors to be treated as fatal errors. |
/L | Changes the name and location of the logfile to the specified |
filename. | |
/P | Parses the specified filename to check for syntax errors. |
/S | Saves the source server configuration to the specified filename. |
Examples:
To apply a script: cqniccmd /Cc:\teamcfg.xml
To apply a script and specify the logfile location: cqniccmd /Cc:\teamcfg.xml /Lc:\logs\teamcfg.log
Scripting 9