Administrator Guide

Dell Precision Optimizer components
The four main components of Dell Precision Optimizer are:
Performance
Track and Analyze Engine (TA)
System Maintenance (SM)
Dell Precision Optimizer Manager CLI (dpoCmd.exe)
Each of these components are implemented as a Windows service that also acts as a COM server. The Dell Precision Optimizer installer
package installs the services along with Dell Precision Optimizer support DLL(s), user interface (UI) components, kernel mode device
driver(s), and so on into the POA Installation folder. Additionally, a taskbar application may be installed and launched whenever the user
logs in. This application notifies the user about various POA events such as update completion and reboot required.
The Dell Precision Optimizer installer package is also responsible for creating a software registry key that is used by the Dell Precision
Optimizer modules. Following are the default paths:
Table 1. Default paths
Name Paths
Installation folder:
C:\Program Files\Dell\PPO
Registry Path:
HKLM\Software\Dell\PPO
Runtime Data:
C:\ProgramData\Dell\PPO
The installation package copies some default profiles and policies to the installation folder.
Topics:
Uninstall Dell Precision Optimizer
Uninstall Dell Precision Optimizer
Dell Precision Optimizer can be uninstalled from the system using the following steps:
The uninstall command can be fetched from the registry by reading the value of the string UninstallString from the following
location:
Table 2. Uninstall command location
Names Command location
For 64bit system
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node
\Microsoft\Windows\CurrentVersion\Uninstall\
{D66A3355-FEA4-4F60-8BAF-D6CBEDB396D8}
For 32bit system
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
\CurrentVersion\Uninstall\{D66A3355-
FEA4-4F60-8BAF-D6CBEDB396D8}
A sample value for UninstallString is displayed:
"C:\Program Files (x86)\InstallShield Installation Information\{D66A3355-FEA4-4F60-8BAF-
D6CBEDB396D8}\setup.exe" -runfromtemp -l0x0007 -removeonly
NOTE: In this command, the value -l0x0007 may be different for the system.
From a command prompt (run as administrator), executing the above command launches the uninstall process of the Dell Precision
Optimizer application. The following command can be modified to run the uninstall silently by adding the following command:
-s –f1<full-path-of-iss>
2
Dell Precision Optimizer components 5