Reference Guide
Table Of Contents
- Dell Command | PowerShell Provider Version 2.4 Reference Guide
- Introduction to Dell Command | PowerShell Provider 2.4
- Attributes supported in Dell Command | PowerShell Provider 2.4
- AdvancedBootOptions
- AdvancedConfigurations
- BatteryInformation
- BIOSSetupAdvancedMode
- BootSequence
- Connection
- Integrated Devices
- IntelSoftwareGuardExtensions
- Keyboard
- Manageability
- Maintenance
- MemoryInformation
- MiscellaneousDevices
- Passwords
- Performance
- POSTBehavior
- PowerManagement
- PreEnabled
- ProcessorInformation
- SecureBoot
- Security
- StealthModeControl
- SupportAssistSystemResolution
- SystemConfiguration
- SystemInformation
- SystemLogs
- ThermalConfiguration
- TPMSecurity
- USBConfiguration
- Video
- VirtualizationSupport
- Wireless
- Error reporting in Dell Command | PowerShell Provider 2.4
- Accessing documents from the Dell EMC support site
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