Lenovo ThinkStation C20x Dağıtım Kılavuzu - Sayfa 18
Masaüstü Lenovo ThinkStation C20x için çevrimiçi göz atın veya pdf Dağıtım Kılavuzu indirin. Lenovo ThinkStation C20x 28 sayfaları. Bios windows management instrumentation interface deployment guide
Ayrıca Lenovo ThinkStation C20x için: Teknik Özellikler (4 sayfalar)
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