Set the OS version.
Syntax
bsp setosversion [options]
Set OS version in the BSP settings of active domain. Latest version is added by default.
Options
Option | Description |
---|---|
-ver
<version>
|
OS version. |
Returns
Nothing, if the OS version is set successfully. Error string, if the OS version cannot be set.
Example(s)
bsp setosversion -ver 6.6
Set the OS version 6.6 in BSP settings of the active domain.