Lenovo ThinkStation C20 Руководство по развертыванию - Страница 9

Просмотреть онлайн или скачать pdf Руководство по развертыванию для Настольный компьютер Lenovo ThinkStation C20. Lenovo ThinkStation C20 28 страниц. Bios windows management instrumentation interface deployment guide
Также для Lenovo ThinkStation C20: Технические характеристики (4 страниц), Брошюра (36 страниц)

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