ESET Online Help

Search English
Select the topic

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 path is not defined, the current directory will be used on silent modes.

-p

--privacy

generate 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 log excluding sensitive information with GUI, use: SysInspector.exe -g -p


note

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