Lenovo ThinkStation C20 배포 매뉴얼 - 페이지 9

{카테고리_이름} Lenovo ThinkStation C20에 대한 배포 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. 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