Users Guide
Table Of Contents
- Dell Command | PowerShell Provider Version 2.4 User's Guide
- Introduction to Dell Command | PowerShell Provider 2.4
- System requirements and prerequisites for Dell Command | PowerShell Provider 2.4
- Download and installation steps for Dell Command | PowerShell Provider 2.4
- Getting started with Dell Command | PowerShell Provider 2.4
- Importing Dell Command | PowerShell Provider
- Navigating using the Windows PowerShell console
- Supported cmdlets in Dell Command | PowerShell Provider
- Custom functions in Dell Command | PowerShell Provider
- Parameters supported in Dell Command | PowerShell Provider
- Configuring attributes using Dell Command | PowerShell Provider
- Features supported in Dell Command | PowerShell Provider
- Using the AutoOn feature
- Using the AdvanceBatteryChargeConfiguration feature
- Using the PrimaryBattChargeCfg feature
- Using the PeakShiftDayConfiguration feature
- Using the Keyboard Backlight Color feature
- Using the BootSequence feature
- Using the BIOS password feature
- Using the HardDisk Drive password feature
- Using TpmSecurity feature
- Desired State Configuration (DSC) for Dell Command | PowerShell Provider
- Setting up Dell Command | PowerShell Provider 2.4 in Windows Preinstallation Environment
- Accessing help for Dell Command | PowerShell Provider 2.4
- Frequently asked questions for Dell Command | PowerShell Provider 2.4
- Troubleshooting scenarios for Dell Command | PowerShell Provider 2.4
- Accessing documents from the Dell EMC support site
Accessing help for Dell Command |
PowerShell Provider 2.4
Dell Command | PowerShell offers cmdlet-based integrated help. This section describes various cmdlets that you can use to
access various help topics.
Topics:
• Accessing integrated help within Windows PowerShell console
Accessing integrated help within Windows PowerShell
console
Dell Command | PowerShell Provider provides integrated help for its custom features. To access this integrated help within the
Windows PowerShell console, use the following commands:
● Get-Help Get-ChildItem -Path <path to attribute> Full
Example: Get-Help Get-ChildItem -Path DellSMBIOS: \PowerManagement\AutoOn -Full
Displays information such as Name, Synopsis, Syntax, Description, Related links, Remarks, etc.
● Get-Help Set-Item -Path <path to attribute> Full
Example: Get-Help Set-Item -Path DellSMBIOS: \PowerManagement
\AdvanceBatteryChargeConfiguration -Full
Displays information such as Name, Synopsis, Syntax, Description, Related links, Remarks, etc.
You can get more detailed information on the cmdlet and function and how to use it by using the Full, Detailed, and Examples
parameters with Get-Help.
● Get-Help About_DellBIOSProvider
● Get-Help About_DellBIOSProvider_DscResources
Displays a conceptual help about Dell Command | PowerShell Provider.
6
28 Accessing help for Dell Command | PowerShell Provider 2.4