Configuring Responder/Smart Grid
Configure TroubleMaker

Version: 10.1

Resource Center Home

The TroubleMaker configuration file (Miner.Responder.TroubleMaker.exe.config) is an XML file that must be configured to use Responder's TroubleMaker. You may edit the file by opening it in an XML application (such as XML Spy) or by opening it in a simple text editing program (such as Notepad). Miner.Responder.TroubleMaker.exe.config is installed in: Program Files\Miner and Miner\Responder\TroubleMaker\.

You will look for specific XML tags and then edit the attributes as described in the steps below.

  1. Open Miner.Responder.TroubleMaker.exe.config. By default this file is installed here: C:\Program Files (x86)\Miner and Miner\Responder\TroubleMaker\.
  2. Look for the following XML tag.

Copy Code
      <channel ref="msmq" ComputerName="servername" />
  1. Set the ComputerName attribute to the name of the machine that hosts your Responder server. If you're running Responder data services locally, you can enter "." (e.g., ComputerName=".").
  2. Save and close Miner.Responder.TroubleMaker.exe.config.

Send Comment to documentation@schneider-electric.com