ESET SysInspector
 
ESET SysInspector – Table of Contents

Command line parameters

ESET SysInspector supports generating reports from the command line using these parameters:

-h

--help

display useful information

-g

--generate

Generate sysinspector log. If a path is not defined, the current directory will be used on silent modes.

-p

--privacy

generate a log with sensitive information omitted

-z

--zip

save outcome log in compressed zip archive

-s

--silent

suppress GUI window

-u

--supersilent

suppress GUI window and command line output


Example

Usage:
Sysinspector.exe [log_path] [/generate=log.esil] [/privacy] [/zip]

To load specific log, use: SysInspector.exe log.esil

To generate and save log to file without GUI in a compressed file, use: SysInspector.exe --generate C:\path\log.zip --zip --silent

To generate a log excluding sensitive information with GUI, use: SysInspector.exe -g -p


Note

If the name of the file/folder contains a gap, then it should be taken into inverted commas.