multicmos command
Use the multicmos command to execute CMOS action for the multiple servers. Before using this command, the system should be powered off.
multicmos command syntax
OneCli.exe [misc] multicmos <command> < --configfile <arg>> [options]
Command | Syntax example | Description |
---|---|---|
clear |
| Remotely clear the CMOS data. |
Parameter | Required/Optional | Notes |
---|---|---|
--pap | Optional | Specify the UEFI PAP (UEFI admin password). |
--configfile | Required | Specify the config file for multi-task command. The template file is available in Sample/multi_task_config.json. |
--quiet, -q | Optional | This parameter answers |
| Refer to Table 2. |
Example of the multicmos command
OneCli.exe multicmos clear --configfile xxxx/xxxx
Give documentation feedback