Users Guide
'*** 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) & _
"<古い '*** パスワード> <新しいパスワード>" & 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
l KeyboardIllumination*
メモ: 下記に記載した BIOS 設定がすべての Dell システムでサポートされているとは限りません。
メモ: 一部の Dell システムでは、搭載されているプロセッサがハイパースレッディング技術をサポートしていない場合でも、Dell_SMBIOSSettings クラスの Hyperthreading
プロパティに 有効 または無効 と表示されることがあります。このような場合には、Hyperthreading プロパティで切り替えできるのは、ハイパースレッディングではなくマルチコア機能
のオンとオフです。