Lenovo ThinkStation C20x Руководство по развертыванию - Страница 18
Просмотреть онлайн или скачать pdf Руководство по развертыванию для Настольный компьютер Lenovo ThinkStation C20x. Lenovo ThinkStation C20x 28 страниц. Bios windows management instrumentation interface deployment guide
Также для Lenovo ThinkStation C20x: Технические характеристики (4 страниц)
Restoring default settings
To restore default BIOS settings, use the Lenovo_LoadDefaultSettings class,
and then use the Lenovo_SaveBiosSettings class to save the BIOS changes
(see sample scripts).
Limitations
The following WMI limitations exist for BIOS setup:
·Password setting and changing are not supported .
Lenovo BIOS Windows Management Instrumentation Interface Deployment Guide for Workstations
Lenovo_BiosSetting class (see "List all BIOS settings on the local
computer" on page 12 and "List all BIOS settings on the remote
computer" on page 14 for sample scripts).
To set a new boot order, use the Lenovo_SetBiosSetting class,
2.
then use the Lenovo_SaveBiosSetting class to save the settings
(see "Set a single BIOS setting on the local computer" on page 12
and "Set a single BIOS setting on a remote computer" on page 14
for sample scripts). Specify a new boot order by listing the boot
devices in order, separated by colons. Devices that are not
specified
are excluded from the boot order. In the following
example, the CD drive 0 is the first boot device and hard disk
drive 0 is the second startup device.
AHCI_CD:AHCI_HDD
12