JoinUO Software Projects : Server Administrator

Monitor server console:
Console View

View live shard statistics:
Connection View

Search and update accounts:
Account View

Written as a sample application for the UOClientSDK, RunUOServerAdmin utilizes the Remote Admin protocol built into RunUO to monitor a running UO shard and perform some basic account tasks.

Download Windows Installer: FTP | HTTP

The UOClient SDK utilizes the new Asynchronous Programming Model slated for .Net 4.5. The Async CTP library is included in this release.

Source code for the application is available on our SVN: /public/UOClients/RunUOServerAdmin.

For development, Visual Studio 2010 SP1 and the Visual Studio Async CTP (Version 3) extension, or Visual Studio 11 Developer Preview, is required. The extension is available here on our SVN server.