Lenovo ThinkStation D20 Deployment Manual - Page 9

Browse online or download pdf Deployment Manual for Desktop Lenovo ThinkStation D20. Lenovo ThinkStation D20 28 pages. Windows xp professional x64 edition recovery and conversion kit - japan
Also for Lenovo ThinkStation D20: Brochure (36 pages), Specifications (4 pages), Brochure & Specs (4 pages), Manual (8 pages), Function Manual (1 pages), (Japanese) Software Manual (8 pages)

Lenovo ThinkStation D20 Deployment Manual

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