Users Guide
Table Of Contents
- Dell Optimizer Version 2.0 User's Guide
- Overview
- Install, uninstall, and upgrade Dell optimizer
- Getting started with Dell Optimizer
- Administration
- Feedback
- Frequently asked questions
- Contacting Dell

Command-line interface for Dell Optimizer
As an administrator you can use the following CLI commands for batch and scripting scenarios. You can view the location and
filename of the CLI in C:\Program Files\Dell\DellOptimizer\do-cli.exe.
NOTE: The return code is sent to stderr, and command output is sent to stdout.
Table 6. CLI Commands for Dell Optimizer
CLI Command Description
/help
Use this command to display the list of available arguments.
/version
Use this command to display the current version of Dell Optimizer.
/get
Use this command to display all available settings and their properties.
You can combine the command with additional options for specific setting
details.
/configure
Use this command to configure a setting, and the command must be
combined with additional options for a specific setting. These settings are
dynamic, and it is not a static list.
/appperformance
Use this command to display the Applications feature settings and
configuration information. The command must be used with additional
options. These settings are dynamic, and it is not a static list.
Table 7. /get commands for Dell Optimizer
/get command Details
/get
Use this command to display all settings details.
/get -name=Analytics.State
Use this command to display details about the analytics
state.
/get -name=AppPerformance.State
Use this command to display details about the application
performance state.
/get -name=Audio.Audio3D
Use this command to display details about the 3D audio
state.
/get -name=Audio.AutoMute
Use this command to display details about the audio
automute state.
/get -name=Audio.Environment
Use this command to display details about the audio
environment setting.
/get -name=Audio.IsNXOSEnabled
Use this command to know if your system supports 3D
audio over speakers.
/get -name=Audio.JackNotification
Use this command to display details about the audio jack
state.
/get -name=Audio.State
Use this command to display details about the audio state.
/get -name=BatteryExtender.State
Use this command to display details about the battery
extender state.
/get -category=<categoryname>
Use this command to display all settings and current values
of the selected category.
/get -list categories
Use this command to display the name of all available
feature categories. For example, Application, Audio, Power.
/get -
name=DellOptimizerConfiguration.BetaFeatures
Use this command to display details about the Beta feature.
/get -
name=DellOptimizerConfiguration.StickyBanners
Use this command to display details about the sticky
banners component state.
26 Administration