Techwarelabs Community

Techwarelabs Community (https://www.techwarelabs.com/community/index.php)
-   Operating Systems (https://www.techwarelabs.com/community/forumdisplay.php?f=17)
-   -   Finding System Uptime of Windows XP Pro/Home Box (https://www.techwarelabs.com/community/showthread.php?t=3660)

Keefe 04-24-2003 11:29 PM

Finding System Uptime of Windows XP Pro/Home Box
 
I like using linux a lot and the thing I really miss when using windows is uptime. I found out that there is a systeminfo command line tool that among other things give you the System Up Time info. Here's a batch file script that you can put down quickly to just extract the System Up Time using the systeminfo command line tool.

@systeminfo | @find "System Up Time:"@pause
Better still, just download this Uptime.exe and run it on your XP Pro/Home machine. Don't worry about what the System Requirements section says, it runs just fine on XP. Here's the output:

C:\>uptime
\\telesto has been up for: 40 day(s), 4 hour(s), 29 minute(s), 13 second(s)

Pretty impressivs uptime for an xp box, eh?

Also try uptime /s for some other cool stats.

wildcard 04-29-2003 04:11 PM

That's pretty cool, I never knew about that.

-WC-

05-13-2003 05:55 PM

I had 32days 22hours and 32minutes on my home server before I shut it down to install some equipment.


All times are GMT -5. The time now is 05:55 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.