Lenovo ThinkCentre M58 Handbuch für den Einsatz - Seite 9

Blättern Sie online oder laden Sie pdf Handbuch für den Einsatz für Desktop Lenovo ThinkCentre M58 herunter. Lenovo ThinkCentre M58 24 Seiten. (simplified chinese) power manager deployment guide
Auch für Lenovo ThinkCentre M58: Broschüre (4 seiten), Handbuch für den Einsatz (44 seiten), Handbuch für den Einsatz (44 seiten), Handbuch (4 seiten), (German) Deployment Guide (46 seiten), (Italienisch) Handbuch für den Einsatz (44 seiten), (German) Implementierungshandbuch (46 seiten), (Japanisch) Handbuch für den Einsatz (44 seiten), Handbuch für den Einsatz (42 seiten)

Lenovo ThinkCentre M58 Handbuch für den Einsatz

Chapter 2. Script Classes and Parameter

Configuring BIOS settings

Table 1. Interface Details
Class Name
Lenovo_BiosSetting
Lenovo_SetBiosSetting
Lenovo_SaveBiosSetting s
Lenovo_DiscardBios Settings
Lenovo_LoadDefault Settings

Return types

Table 2. Return Types
Return Type
Success
Not 
Supported
Invalid 
Parameter
Access 
Denied
@Copyright Lenovo 2009
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ʺ
·Base Class: ʺLenovo_BIOSElementʺ
·Interface details (see 
Type
Parameter / Return
Query
CurrentSetting: ʺItem,Valueʺ
Method
ʺItem,Value,ʺ 
Method
ʺPassword,Encoding,KbdLang,ʺ ʺpswd,ascii,us,ʺ
 
 
Method
ʺ,ʺ
Method
ʺ,ʺ
 
Notes: 
1.
See Appendix A, "Sample Visual Basic scripts for configuring 
BIOS settings," on page 11 for Visual Basic sample scripts.
2.
See 
Table 4 on page 4 for a listing of acceptable setting names. 
You  will  receive  one  of  the  following  return  types  after  making 
settings:
changes to BIOS 
Description
Operation completed successfully.
The feature is not supported on this system.
The item or value provided is not valid.
The  change  could  not  be  made  due  to  an  authentication 
problem. If  a supervisor password exists, the  correct supervisor 
password must be provided.
Table 1) 
 
Example
ʺWake On LAN , 
ʺWake On LAN, 
Disabled,ʺ
ʺ,ʺ
ʺ,ʺ
 
3