deployos command
Use the deployos command to deploy Windows/Linux/Vmware to the ThinkSystem V2 servers based on LXPM of the server.
Prerequisites:
Before deploying OS, ensure that:
The OS ISO image is mounted to the BMC. Only the system images specified in the LXPM list can be deployed through LXPM.
Monitor OneCLI in LXPM and ensure OneCLI will no be interfered by the deployment process.
A license is required for Windows OS.
Do not set the power-on password and setup password; otherwise, the deployment process will be interrupted.
Note
Depending on the system behavior, the Windows OS installation status might be different from the actual system power status.
deployos command syntax
OneCli.exe deployos -ostype <arg> --password <arg> --bmc <arg> [options]
Parameter | Required/Optional | Notes |
---|---|---|
--license | Optional | Specify the license for Windows OS installation. |
--ostype | Required | Specify the type of the OS to be deployed. |
--password | Required | Specify the password for Linux root user or windows administrator user. |
--quiet, -q | Optional | This parameter answers |
| Optional | Refer to Table 2. |
Example of the deploy command
OneCli.exe deployos --ostype Windows --password “Password” --bmc USERID:PASSW0RD@xx.xx.xx.xx
Give documentation feedback