Command line examples – HP ProLiant Network Adapter Scripting Utility (User Guide) User Manual

Page 9

Advertising
background image

Scripting 9

Argument

Description

/L

This option can be used to change the name and location of the cpqteam.log default log

file that is created in \cpqsystem\log on the system drive. The supplied path must exist. An
invalid log file name will cause the configuration to terminate with no changes. HP

recommends this option only in batch files.

/F

This option causes all errors, including those errors normally treated as non-fatal errors, to
be treated as fatal errors. This argument can be used only with the /C option.

/?

This option displays usage information.

Command line examples

/S

cqniccmd /Sc:\HP\teamcfg.xml

cqniccmd /S c:\HP\teamcfg.xml

cqniccmd /S"c:\HP\teamcfg.xml"

/D

cqniccmd /D

/C

cqniccmd /Cc:\HP\teamcfg.xml

cqniccmd /C c:\HP\teamcfg.xml

cqniccmd /C"c:\HP\teamcfg.xml"


/M
cqniccmd /Mc:\HP\teamcfg.xml
cqniccmd /M c:\HP\teamcfg.xml
cqniccmd /M"c:\HP\teamcfg.xml"

/P

cqniccmd /Pc:\HP\teamcfg.xml

cqniccmd /P c:\HP\teamcfg.xml

cqniccmd /P"c:\HP\teamcfg.xml"

/L

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

Advertising