Reference Guide
Error Category Error ID Scenarios Example
StringLengthNotInRange
Doing set operation by giving string
which has out of range length for an
attribute which accepts a string
having length within a range.
si .\SystemInformation\Asset
“thisismorethan10characters”
InvalidTimeFormat
Doing set operation by giving invalid
time format.
si .\PeakShiftDayConfiguration Sunday -
StartTime "34:34"
InvalidPrimaryBatteryCustomCha
rgeDifference
Not keeping the minimum difference
between CustomChargeStart and
CustomChargeStop.
si .\PowerManagement
\CustomChargeStart “55”
si \PowerManagement
\CustomChargeStop “58”
NewPasswordNotInRange
Trying to set a password that is not in
supported range by system.
si .\Security\AdminPassword “12”
si .\Security\SystemPassword “del”
InvalidPeakShiftTimes
Not maintaining the time dependency
between PeakShift StartTime,
EndTime, and ChargeStartTime.
si .\PowerManagement
\PeakShiftDayConfiguration Sunday -
StartTime "14:30" -EndTime “12:30” -
ChargeStartTime “14:45”
InvalidDayOfWeek
Providing invalid day. si .\PowerManagement
\PeakShiftDayConfiguration Sun -
StartTime "14:30" -EndTime “12:30” -
ChargeStartTime “14:45”
InCorrectBootOrder
Trying to provide duplicate boot
device number.
si .\BootSequence\BootSequence “1,2,1”
UnsupportedColorName
Trying to set unsupported color for
KeyboardBacklightEnabledColors or
KeyboardBacklightActiveColor.
si .\SystemConfiguration
\KeyboardBacklightEnabledColors
“Red,White,Purple”
NotPrintableChar Trying to configure non-ascii
character for string based features.
si .\SystemInformation\Asset "XY 的 Z"
InvalidCombinationOfNoColorAnd
SupportedColors
Trying to set colors for
KeyboardBacklightEnabledColors with
NoColor Value.
si .\SystemConfiguration
\KeyboardBacklightEnabledColros
“Red,White,Custom1,NoColor”
DuplicateColorName
Trying to provide same color more
than once for
KeyboardBacklightEnabledColors.
si .\SystemConfiguration
\KeyboardBacklightEnabledColros
“Red,White,Custom1,Custom1”
OnlyOneColorAllowedForActiveC
olor
Trying to set multiple colors for
KeyboardBacklightActiveColor.
si .\SystemConfiguration
\KeyboardBacklightActiveColor “Red,
White”
InvalidRGBFormat
Trying to provide RGB values in an
incorrect format for
KeyboardBacklightCustom1Color or
KeyboardBacklightCustom2Color.
si .\SystemConfiguration
\KeyboardBacklightCustom1Color
“234:34”
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
66 Error reporting in Dell Command | PowerShell Provider 2.3