If you would like to install Eventreporter completely silent using the command-line interface, this can be achieved using the EvtRpt.exe Installer.
For this example, we’ll install EventReporter to the default folder “C:\program files\EventReporter”. Use the following command:
start /WAIT evtrpt.exe /s /w /v"/qn INSTALLDIR=C:\progra~1\EventReporter"
This will install EventReporter completely into “C:\program files\EventReporter” from the file EvtRpt.exe.
Note: The configuration for EventReporter have to be imported as registry file.
How to install EventReporter completely in silent mode?