- ページ 9
デスクトップ Lenovo ThinkStation D20のPDF 配備マニュアルをオンラインで閲覧またはダウンロードできます。Lenovo ThinkStation D20 28 ページ。 Windows xp professional x64 edition recovery and conversion kit - japan
Lenovo ThinkStation D20 にも: パンフレット (36 ページ), 仕様 (4 ページ), パンフレット&スペック (4 ページ), マニュアル (8 ページ), 機能マニュアル (1 ページ), (ソフトウェアマニュアル (8 ページ)
Chapter 2. Script Classes and Parameter
Configuring BIOS settings
Table 1. Interface Details
Class Name
Lenovo_BiosSetting
Lenovo_SetBiosSetting
Lenovo_SaveBiosSetting
Lenovo_DiscardBiosSetting
Lenovo_LoadBiosSetting
Return types
Table 2. Return Types
Return Type
Description
Success
Operation completed successfully.
Not Supported
The feature is not supported on this system.
InvalidParameter The item or value provided is not valid.
The change could not be made due to an authentication problem.
Access Denied
If a supervisor password exists, the correct supervisor password
must be provided.
System Busy
BIOS changes have already been made that neet to be
committed. Reboot the system and try again.
@Copyright Lenovo 2010
This chapter contains WMI implementation details for configuring
BIOS settings.
The following interface details can be used to access Lenovo BIOS
settings.
∙Namespace: ʺ\root\WMIʺ
∙BaseClass: ʺLenovo_BIOSElementʺ
∙Interface details (see Table 1)
Type
Parameter/Return
Query
CurrentSetting: ʺItem,Valueʺ
Method ʺItem,Value,ʺ
Method ʺPassword,Encoding,KbdLang,ʺ ʺpswd,ascii,us,ʺ
Method ʺ,ʺ
Method ʺ,ʺ
You will receive one of the following return types after making changes to
BIOS settings:
Example
ʺWakeOnLAN,
ʺWakeOnLAN,Disabled,"
ʺ,ʺ
ʺ,ʺ
3