White Papers
After installation, a browser launches and displays results. See Results, Troubleshooting, and Remediation for more
information.
Restart the computer to complete installation if prompted.
Check Installed Version Interactively
To see the installed version of the Dell Trusted Device Agent Interactively, use the following method:
1. In Type here to search on the taskbar, type Apps & features.
2. Left-click Dell Trusted Device Agent and the version displays below the product name.
Check Installed Version With Command-line
To see the installed version of the Dell Trusted Device Agent Interactively, use the following method:
1. In Type here to search on the taskbar, type CMD.
2. Type wmic path win32_product where (caption like '%%trusted device%%') get version
The version number displays in the Command-line window.
Command-Line Installation
● Be sure to enclose a value that contains one or more special characters, such as a blank space in the command line, in
escaped quotation marks.
● Use these commands to install Trusted Device Agent using a scripted installation, batch files, or any other push technology
available to your organization.
● Log files: Windows creates installation log files for the logged in user at %temp%, at C:\Users\<UserName>\AppData
\Local\Temp.
If you decide to add a separate log file when you run the installer, ensure that the log file has a unique name. Use the
standard .msi command to create a log file. For example: /l*v C:\<any directory>\<any log file name>.log.
See the example listed below.
Installation
15