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
InvalidRGBFormat Trying to provide RGB values in an
incorrect format for
KeyboardBacklightCustom1Color or
KeyboardBacklightCustom2Color.
si .\SystemConfiguration
\KeyboardBacklightCustom1
Color “234:34”
NotValidNumberForRGB Trying to provide invalid number for
R, G or B components for
KeyboardBacklightCustom1Color or
KeyboardBacklightCustom2Color.
si .\SystemConfiguration
\KeyboardBacklightCustom1
Color “234:34:567”
InvalidOperatio
n
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.
NA
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.
NA
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”
Error reporting in Dell Command | PowerShell Provider 2.4 61