Users Guide
objInstance.Put_
'*** If any errors occurred, let the user know
If Err.Number <> 0 Then
WScript.Echo"SettingtheBIOSpasswordfailed."
End If
'*** Sub used to display the correct usage of the script
Sub Usage()
Dim strMessage
strMessage = "Incorrect syntax. You should run: " & vbCRLF & _
"cscript.exe//nologoSampleBIOSPwd.vbs<系统名称> " & Chr(34) & _
"<旧密码> space <新密码>" & Chr(34)
WScript.Echo strMessage
End Sub
OMCI 7.6 支持的 BIOS 设置
OMCI 7.6 支持的 BIOS 设置是:
l AmbientLightSensor*
l AGPSlot*
l ASFMode
l AudioMode
l AutoOn
l AutoOnHour
l AutoOnMinute
l BluetoothDevices*
l BootSequence
l BuiltinFloppy
l BuiltinNIC
l BuiltinPointingDevice
l CellularRadio
l ChassisIntrusion
l ChassisIntrusionStatus
l ClearSystemEventLog*
l Cool and Quiet*
l CPUVirtualization*
l DASH On*
l Embedded RAID Controller*
l Embedded NIC2*
l E-SATA Ports*
l ExternalHotkey*
l FastBoot
l HardDiskFailover*
l HotDocking
l Hyperthreading
l IDEController
l IntegratedAudio
l IntegratedSASController*
l IntegratedSATAController*
l IntegratedUSBHub*
l InternalMiniPCI
注: 并非所有 Dell 系统都支持以下列出的所有 BIOS 设置。
注: 在某些 Dell 系统上,Dell_SMBIOSSettings 类中的 Hyperthreading 属性会显示 Enabled 或 Disabled,即使所装处理器不支持超线程技术。在这种情况
下,Hyperthreading 属性会打开或关闭多核功能,而不是超线程。