Lenovo ThinkStation C20 배포 매뉴얼 - 페이지 18
{카테고리_이름} Lenovo ThinkStation C20에 대한 배포 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Lenovo ThinkStation C20 28 페이지. Bios windows management instrumentation interface deployment guide
Lenovo ThinkStation C20에 대해서도 마찬가지입니다: 사양 (4 페이지), 브로셔 (36 페이지)
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