Hi all I have just upgraded TCADMIN details below

New Features
Added support for game switching. Enable and configure in service settings.
Enable game switching in the game's feature permissions tab so users can see the game switching icon.
Added theme option to manually close tooltip messages.
Python 2.6 built in modules and standard library can now be used in custom scripts.
You can place .py files in TCAdmin2\Monitor\Shared\Lib and include them in your custom scripts.
The game's "permissions by file path" supports -r to also match subfolders.
Mono 4 from http://www.mono-project.com is supported. Check system requirements for more information.
Changes
The game's permissions by file path are processed before permissions by file name.
Bug fixes
Fixed large uploads with https.
Service was not monitored by game monitor when query port is 0 and query protocol is config file parser.
Fixed UTF8 output in scripts.
Fixed UTF8 characters in mass emails.
System environment variables were not available when executing a script as local system.
Fixed error when loading config file items and the directory didn't exist.
Improved WMI cpu usage caused by the service manager.
If the game was configured with UniquePorts=Server it was not checking other virtual servers that use that port.