View Full Version : system uptime
MoonWolf
08-22-02, 08:23 PM
Any way for me to see my system uptime in Win XP Pro?
-Wes
redduc900
08-22-02, 09:36 PM
Start | Run | Type cmd and hit OK | At the Command Prompt...Type systeminfo and hit ENTER. ;)
MoonWolf
08-22-02, 10:30 PM
Thanks man... that one is new to me.
There is an easier way that ive discovered. Control panel>network connections> right click on local area connection and go to status.
Thanks though.
-Wes
AltecXP
08-22-02, 10:34 PM
how can i make a shortcut to the dos version of that?
You can also use a program available from Microsoft that'll do it. It's called Uptime, and it absolutely free. I use it myself. It works on all NT-based OSs.
AltecXP
08-22-02, 11:15 PM
i cant get uptime to work on .net
looktall
08-23-02, 12:26 AM
for short cut to uptime (and it only shows uptime), create a new text document on your desktop and cut and paste the following
@echo.
@systeminfo | @find "System Up Time:"
@echo.
@pause
save it in your windows directory as UPTIME.BAT then you just go to start-->run and type UPTIME. it'll open a dos box and show you your uptime.
or if going to run is too much for you, just create a shortcut to the uptime file on your desktop.
AltecXP
08-23-02, 12:34 AM
thanx man
Jirnsum
08-23-02, 03:53 AM
Norton SystemWorks includes an indicator for that as well in the Norton System Doctor
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.