Lenovo ThinkStation C20 Podręcznik wdrażania - Strona 9
Przeglądaj online lub pobierz pdf Podręcznik wdrażania dla Pulpit Lenovo ThinkStation C20. Lenovo ThinkStation C20 28 stron. Bios windows management instrumentation interface deployment guide
Również dla Lenovo ThinkStation C20: Specyfikacje (4 strony), Broszura (36 strony)
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