The company I work for operates a 3 tier global system. The software is installed on each of the sites, and communicates across a WAN. The system is install on Windows Server 2003.
At the moment the configuration of this system is an XML file which is distributed with the binaries.
We want to change the configuration system so that we don't have to manually copy the file to all of the global territories when ever we make a change, and we can make changes on the fly.
We do not want script/batch files, we want either a nice simple GUI, or a web interface of some kind.
Is there anything out there?
Thanks Rich