I'm trying to script something which would require specific server data (client total / client max, and servername) to be somehow transfered from one server to another. I don't care how its done(central DB or direct) but somehow the data needs to get from one machine to the other. I was wondering if there was already a method of doing this, and if not, what would be the best route to choose?