Reference Guide

Table 34. Error reporting in Dell Command | PowerShell Provider (continued)
Error
Category
Error ID Scenarios Example
ReadOnlyValue Trying to set read-only value for
chassis intrusion status.
si .\Security
\ChassisIntrusionStatus
"DoorClosed"
SetNotAllowed Set operation is not enabled using
Dell Command | PowerShell
Provider but enabled using BIOS
Setup Menu.
si .\Security
\MasterPasswordLockout
"Disabled"
NotValidNumber Doing set operation by giving
noninteger value for an attribute
accepts integer value.
si .\PowerManagement
\AutoOnHr on
si .\PowerManagement
\AutoOnMn 43.67
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
thisismorethan10characte
rs
InvalidTimeFormat Doing set operation by giving
invalid time format.
si .\PeakShiftDayConfigur
ation Sunday -StartTime
"34:34"
InvalidPrimaryBatteryCustomC
hargeDifference
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
Error reporting in Dell Command | PowerShell Provider 2.4 59