Reference Guide

Table 34. Error reporting in Dell Command | PowerShell Provider (continued)
Error
Category
Error ID Scenarios Example
InvalidPeakShiftTimes Not maintaining the time
dependency between PeakShift
StartTime, EndTime, and
ChargeStartTime.
si .\PowerManagement
\PeakShiftDayConfiguratio
n Sunday -StartTime
"14:30" -EndTime 12:30
-ChargeStartTime 14:45
InvalidDayOfWeek Providing invalid day.
si .\PowerManagement
\PeakShiftDayConfiguratio
n 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
\KeyboardBacklightEnabled
Colors
Red,White,Purple
NotPrintableChar Trying to configure non-ascii
character for string based features.
si .\SystemInformation
\Asset "XY Z"
InvalidCombinationOfNoColorA
ndSupportedColors
Trying to set colors for
KeyboardBacklightEnabledColors
with NoColor Value.
si .\SystemConfiguration
\KeyboardBacklightEnabled
Colros
Red,White,Custom1,NoColo
r
DuplicateColorName Trying to provide same color more
than once for
KeyboardBacklightEnabledColors.
si .\SystemConfiguration
\KeyboardBacklightEnabled
Colros
Red,White,Custom1,Custom
1
OnlyOneColorAllowedForActiv
eColor
Trying to set multiple colors for
KeyboardBacklightActiveColor.
si .\SystemConfiguration
\KeyboardBacklightActiveC
olor Red, White
60 Error reporting in Dell Command | PowerShell Provider 2.4