Created from: https://liquidwarelabs.zendesk.com/entries/23762032-On-XenApp-the-connector-id-tntgrd-exe-seem-to-be-taking-an-inordinate-amount-of-CPU-resources-consis

1. Edit ComputerList.txt and add one resolvable machine name per line
2. Open a cmd prompt and CD to the disableGfxStats folder where this file is located
3. Execute the following command with the correct domain admin information to run the batch file on every computer in the ComputerList.txt - Watch for errors and correct appropriately
psexec @ComputerList.txt -u DOMAIN\Admin -d -s -c -f disableGfxStats.bat
