Users Guide

Table Of Contents
Parameters supported in Dell Command | PowerShell
Provider
Table 4. Parameters
Parameters Description Applicable For
Password
Provides the password that is set in the
plain text.
All configurable attributes
PasswordSecure
Provides the password that is set in a
secure text.
All configurable attributes
StartTime
Specifies the time when system starts
consuming battery power.
PeakShiftDayConfiguration
Endtime
Specifies the time when the system
stops consuming battery power and
starts consuming AC power, if available.
PeakShiftDayConfiguration
ChargeStartTime
Specifies the time when the system
starts charging battery while consuming
AC power, if available.
PeakShiftDayConfiguration
BeginingOfDay
Configures the AdvanceBatteryCharge
start time in 24 hours format.
AdvanceBatteryChargeConfiguration
WorkPeriod
Configures the duration of charging. AdvanceBatteryChargeConfiguration
AdminPassword
Specifies that admin password must be
provided while setting HDD password if
administrator has restricted the changes
to HDD password.
HDDPassword
ATAMaximumSec
urityMode
Specifies the ATA Maximum Security
Mode.
HDDPassword
Configuring attributes using Dell Command | PowerShell
Provider
To configure system BIOS settings using Dell Command PowerShell Provider attributes:
1. Set-location to DellSMBIOS: drive. See Dell Command | PowerShell Provider drive.
2. Verify the current state of the attribute by running the following command: Get-Item -Path <path to
the attribute>. See Format of the path.
The command displays the Current Value, Possible Values and Description of the attribute you want
to configure.
3. To set the attribute, run the following command: Set-Item –Path <path to the attribute> <possible
value> -Password <password>. See Password parameters.
14