This is a asp based script that will grab the current uptime of all servers in your domain. The original code to grab
the uptime was done by chris@onestopwebhosting.com. I have just reworked the code to add the ability to grab all servers
in the domain you add (like workgroup or your network name). There is also some basic error checking code in it as well.
For the IIS Setup to run this code you will need to replace the anonomous user account with a admin account that has admin privies
on all the servers you are going to connect to. You will also need to change the application protection setting to low so it can
impersonate the admin when connecting to the servers to grab the uptime. Enjoy.
Copyright 2006 WindowsAdminScripts.com all rights reserved.