How to use Recover Keys command-line version?
If you purchased Enterprise license you will find command-line version as a separate .exe file in Recover Keys installation folder ("C:\Program Files\Recover Keys" by default).
NOTE: This applies to Recover Keys version 6.0 or below. For version 7.0 or newer visit this page.
Following command line options are available:
Argument | Description |
---|---|
-debug | Show debug information (use just for testing purposes) |
-scanlocal | Scan local PC |
-scanpc:PC1,PC2,... | Scan remote PC(s) |
-scanFromIP:IP | Scan IP range (from IP) |
-scanToIP:IP | Scan IP range (to IP) |
-hive:Reg hive path | Scan registry hive |
-user:USER | Remote PC username |
-password:PASS | Remote PC user password |
-file:FILEPATH | Output filename |
-CSV | Output type as comma-separated file |
-TSF | Output type as tab-separated file |
-XML | Output type as XML format |
-HTML | Output type as HTML format |
-TXT | Output type as Text file format |
-DOC | Output type as Microsoft Word file |
-RTF | Output type as RichText file |
-XLS | Output type as Microsoft Excel |
-hideheader | Do not include header in output file |
-colAuthKey | Show "Auth. Key" column in output file |
-colUser | Show "User" column in output file |
-colCompany | Show "Company" column in output file |
-key:SERIAL | Serial number of your copy of Recover Keys |
Usage examples
RecoverKeysCmd.exe -scanlocal -csv "-file:D:\keys.csv"
RecoverKeysCmd.exe -scanpc:COMP1 -user:Administrator -password:XXX -xls -hideheader -colUser -colCompany "-file:D:\keys.csv"
NOTE
Command-line version is available only in Enterprise license and not included in demo version.