<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Find Windows system uptime from the command line</title>
	<atom:link href="http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/</link>
	<description>serving up the info back room techs everywhere find interesting</description>
	<lastBuildDate>Sun, 07 Nov 2010 18:59:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: alMubarmij</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comment-1371</link>
		<dc:creator>alMubarmij</dc:creator>
		<pubDate>Thu, 21 Jan 2010 18:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948#comment-1371</guid>
		<description>I have the same problem, and I upgraded my XP system for SP2 to SP3, but the problem not fixed.

Anyone has an idea for this ?</description>
		<content:encoded><![CDATA[<p>I have the same problem, and I upgraded my XP system for SP2 to SP3, but the problem not fixed.</p>
<p>Anyone has an idea for this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comment-1370</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Mon, 18 Jan 2010 12:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948#comment-1370</guid>
		<description>Doesn&#039;t work on XP SP3 at least, find parameter is wrong it informs.

net statistics workstation &#124; find &quot;Statistics since&quot;

seems to work just fine though.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work on XP SP3 at least, find parameter is wrong it informs.</p>
<p>net statistics workstation | find &#8220;Statistics since&#8221;</p>
<p>seems to work just fine though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comment-1369</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Thu, 29 Oct 2009 05:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948#comment-1369</guid>
		<description>Thanks for the info on how to get system uptime.

For the record I wonder how many others got NOTHING that is   N/A   showing on a just booted XP on the
          Sytem Up Time:
line  from the   systeminfo command?

Net statistics workstation

worked great though, and

DIR C:\  /ah

also good plus the added bonus of being at the level of technical trivia knowledge.

Jay</description>
		<content:encoded><![CDATA[<p>Thanks for the info on how to get system uptime.</p>
<p>For the record I wonder how many others got NOTHING that is   N/A   showing on a just booted XP on the<br />
          Sytem Up Time:<br />
line  from the   systeminfo command?</p>
<p>Net statistics workstation</p>
<p>worked great though, and</p>
<p>DIR C:\  /ah</p>
<p>also good plus the added bonus of being at the level of technical trivia knowledge.</p>
<p>Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy N</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comment-1368</link>
		<dc:creator>Andy N</dc:creator>
		<pubDate>Thu, 22 Oct 2009 22:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948#comment-1368</guid>
		<description>Uptime.exe from the NT4 Resource Kit - It &quot;does what it says on the tin&quot;, and also calculates availability statistics for arbitrary time horizons.   Haven&#039;t tried it under 2K8 yet.</description>
		<content:encoded><![CDATA[<p>Uptime.exe from the NT4 Resource Kit &#8211; It &#8220;does what it says on the tin&#8221;, and also calculates availability statistics for arbitrary time horizons.   Haven&#8217;t tried it under 2K8 yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sahmeepee</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comment-1367</link>
		<dc:creator>Sahmeepee</dc:creator>
		<pubDate>Mon, 05 Oct 2009 23:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948#comment-1367</guid>
		<description>WMI is rather good too. Here&#039;s the wmi version using the native tool WMIC:

wmic OS Get LastBootUpTime &#124; findstr +

(advantage: outputs in ISO date format)</description>
		<content:encoded><![CDATA[<p>WMI is rather good too. Here&#8217;s the wmi version using the native tool WMIC:</p>
<p>wmic OS Get LastBootUpTime | findstr +</p>
<p>(advantage: outputs in ISO date format)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aig1979</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comment-1366</link>
		<dc:creator>aig1979</dc:creator>
		<pubDate>Sat, 03 Oct 2009 02:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948#comment-1366</guid>
		<description>the net stat command will only show when the network was started. This command will work across all platforms.

Systeminfo looks like it depends on the version. You can always script it and check the version of the OS that is running. Then check the value.</description>
		<content:encoded><![CDATA[<p>the net stat command will only show when the network was started. This command will work across all platforms.</p>
<p>Systeminfo looks like it depends on the version. You can always script it and check the version of the OS that is running. Then check the value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sahmeepee</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comment-1365</link>
		<dc:creator>Sahmeepee</dc:creator>
		<pubDate>Sat, 19 Sep 2009 12:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948#comment-1365</guid>
		<description>I should also say that net statistics is slightly evil because it shows dates in US format, regardless of the regional settings in Windows. Why can&#039;t everyone use ISO formats?!</description>
		<content:encoded><![CDATA[<p>I should also say that net statistics is slightly evil because it shows dates in US format, regardless of the regional settings in Windows. Why can&#8217;t everyone use ISO formats?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sahmeepee</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comment-1364</link>
		<dc:creator>Sahmeepee</dc:creator>
		<pubDate>Sat, 19 Sep 2009 12:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948#comment-1364</guid>
		<description>The &quot;systeminfo&quot; and &quot;net statistics&quot; methods both have their own advantages:

Net statistics:

Runs more quickly
Gives the date and time the machine started*

Systeminfo:
Can be run against a remote machine (without psexec etc.)
Gives the time since the machine started*

*This depends on your preference</description>
		<content:encoded><![CDATA[<p>The &#8220;systeminfo&#8221; and &#8220;net statistics&#8221; methods both have their own advantages:</p>
<p>Net statistics:</p>
<p>Runs more quickly<br />
Gives the date and time the machine started*</p>
<p>Systeminfo:<br />
Can be run against a remote machine (without psexec etc.)<br />
Gives the time since the machine started*</p>
<p>*This depends on your preference</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CypherBit</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comment-1363</link>
		<dc:creator>CypherBit</dc:creator>
		<pubDate>Wed, 02 Sep 2009 11:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948#comment-1363</guid>
		<description>Indeed, I only did a quick test on Vista...why they change things like that is beyond me.</description>
		<content:encoded><![CDATA[<p>Indeed, I only did a quick test on Vista&#8230;why they change things like that is beyond me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comment-1362</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Wed, 02 Sep 2009 11:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948#comment-1362</guid>
		<description>CypherBit-

On Windows XP it&#039;s actually
systeminfo &#124; findstr /c:”System Up Time”

systeminfo &#124; findstr /c:”System Boot Time”
does not return anything

-Julie</description>
		<content:encoded><![CDATA[<p>CypherBit-</p>
<p>On Windows XP it&#8217;s actually<br />
systeminfo | findstr /c:”System Up Time”</p>
<p>systeminfo | findstr /c:”System Boot Time”<br />
does not return anything</p>
<p>-Julie</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/5 queries in 0.001 seconds using disk: basic
Object Caching 290/293 objects using disk: basic

Served from: thebackroomtech.com @ 2012-05-22 15:46:08 -->
