How long has your windows server been running?
Posted by Administrator on May 12, 2007
That has got to be one of the most difficult questions to answer when running windows servers. Not as obvious as other systems such as Unix or Linux, using a utility called uptime, but just as effective:
net statistics server
From a command line that net command will tell you when the service “server” which depends on “computer browser” where last started (most often with a system restart.
