Reference Guide
Table Of Contents
- Dell Command | PowerShell Provider Version 2.3 Reference Guide
- Introduction to Dell Command | PowerShell Provider 2.3
- Attributes supported in Dell Command | PowerShell Provider 2.3
- AdvancedBootOptions
- AdvancedConfigurations
- BatteryInformation
- BIOSSetupAdvancedMode
- BootSequence
- IntelSoftwareGuardExtensions
- 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.3
- Accessing documents from the Dell EMC support site
Table 31. Error reporting in Dell Command | PowerShell Provider (continued)
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”
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,
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”
SecureBootEnabledOrLegacyO
romDisabled
Trying to Configure BootList as
Legacy
si .\BootConfiguration\BootList
"Legacy"
WriteError SMBIOSWriteFailed
Provided incorrect password while
doing set operation if password is
already set.
si .\POSTBehavior\numlock “enabled”
–Password <wrong password>
Error reporting in Dell Command | PowerShell Provider 2.3 69