Reference Guide

Error Category Error ID Scenarios Example
NotValidNumberForRGB
Trying to provide invalid number for
R, G or B components for
KeyboardBacklightCustom1Color or
KeyboardBacklightCustom2Color
si .\SystemConfiguration
\KeyboardBacklightCustom1Color
“234:34:567”
InvalidOperation SetItemForReadOnlyError
Attempt to set read-only attribute, si .\SystemInformation
\ExpressServiceCode dsdasfjskfjskfskjd
si .\SystemInformation\SvcTag
sdwadnakjsd
NewDriveNotSupported
If newly created drive name is not
equal to DellSmbios,
ObjectNotFoun
d
DellSmbiosPathNotFound
Path is correct but either attribute
name or category name is wrong.
Or
Category does not have any
supported attribute for local system
and trying to get or set some
attributes
dir .\PowerManagement\
gi .\PowerManagement\Numlck
si .\PowerManagement\Numlck
“enabled”
si .\POSTBehaviord\Numlock “enabled”
OpenError DefaultDriveInitFailed
DellSMBIOS Drive creation fails in
system.
SecurityError PasswordSetButNotProvided
Doing set operation for any attribute
without providing password if set on
your system.
si .\POSTBehavior\Numlock “enabled”
FailedToSetAdminPassword
Trying to set admin password if
system and/or HDD password is
already set.
si .\Security\AdminPassword “12345”
WriteError SMBIOSWriteFailed
Provided incorrect password while
doing set operation if password is
already set.
si .\POSTBehavior\numlock “enabled”
–Password <wrong password>
57