Modify Time Threshold

The machines hosting the Responder server and clients don’t always display the exact same time. These differing times can impact the processing of incidents.

The TimeThreshold setting allows you to set an acceptable time difference between the Responder server and client machines. If the times on these machines differ by less than the TimeThreshold, incident processing is not impacted.

  1. Open Miner.Responder.DataServices.exe.config. By default, this file is installed in: C:\Program Files (x86)\Miner and Miner\Responder\Server.
  2. Look for the following XML:
        <add key="TimeThreshold" value="00:00:20" /> 
  3. Set the value to an acceptable time difference between the Responder server and client machines (hh:mm:ss). By default, this value is set to 20 seconds. If you remove this value from the configuration file, the default is one second.
  4. Save and close Miner.Responder.DataServices.exe.config.
QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?