MDE Validation
v2601
Search this version
MDE Validation
MDE Validation
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
The command line options
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
This document provides essential command line options for installing and uninstalling the MetaDefender Endpoint Validation product.
Install
The product can be installed via the command line interface by executing the following command
Powershell
msiexec /i /qn <msi file path>Uninstall
The product can be uninstalled via the command line interface by executing the following command
Powershell
msiexec /x /qn <msi file path/product code> PASSWORD=<admin_password> <option key>=<option value>Presented below are the prospective keys along with their corresponding values:
| Key | Value | Require | Description |
|---|---|---|---|
| PASSWORD | <admin_password> | yes | The admin password |
| KEEPHIDDATA | 0/1 | no | Allow users to retain or delete HID information; do not retain HID data if the option is not used. |
Notes
- The /qn option in the command line indicates that the action will be performed silently, without any user interface prompts.
- Following the command to get the product code:
Powershell
Get-WmiObject Win32_Product | Where-Object { $_.Name -eq 'MetaDefender Endpoint Validation' } | Select-Object -ExpandProperty IdentifyingNumberType to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Challenge and ResponseDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
