 
            | Smart Grid Applications Overview > Smart Operations Solution > SOS Configuration Overview > OASyS > OASyS - Configure Responder Query Services | 
| Version: 10.1 | 
Next, you will need to modify the Query Services configuration file. Running Query Services is highly recommended to optimize Responder performance.
| 
                                Copy Code
                             | |
|---|---|
| 
      <setting name="SmartgridEnabled" serializeAs="String">
        <value>False</value>
      </setting>
 | |
| 
                                Copy Code
                             | |
|---|---|
| 
      <setting name="UseGlobalIds" serializeAs="String">>
        <value>False</value>
      </setting>
 | |
|  | If you are using Network Adapter to export to DMS, then the GlobalIDs setting in NetworkAdapter.exe.config MUST match the setting in Miner.Responder.DataServices.exe.config and Miner.Responder.QueryWindowsService.exe.config. |