<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Andrew Morgan &#187; system</title>
	<atom:link href="http://andrewmorgan.ie/tag/system/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewmorgan.ie</link>
	<description>Grumpy ramblings</description>
	<lastBuildDate>Fri, 30 Jun 2017 09:24:25 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0</generator>
	<item>
		<title>Getting a systems uptime&#8230;</title>
		<link>http://andrewmorgan.ie/2008/07/getting-a-systems-uptime/</link>
		<comments>http://andrewmorgan.ie/2008/07/getting-a-systems-uptime/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 10:14:25 +0000</pubDate>
		<dc:creator><![CDATA[andyjmorgan]]></dc:creator>
				<category><![CDATA[Batch Scripting]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[psinfo]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://andymorgan.wordpress.com/?p=56</guid>
		<description><![CDATA[Really simple and quick question, how do you get a windows systems uptime&#8230; Windows XP, Server 2003 &#38; later: systeminfo &#124; find &#8220;System Up Time:&#8221; Pre xp: psinfo.exe &#124; find &#8220;Uptime:&#8221; psinfo can also be used on remote machines, e.g. psinfo servername &#124; find &#8220;Uptime:&#8221; A]]></description>
				<content:encoded><![CDATA[<p>Really simple and quick question, how do you get a windows systems uptime&#8230;</p>
<p><span style="text-decoration: underline;"><strong>Windows XP, Server 2003 &amp; later:</strong></span></p>
<p><strong>systeminfo | find &#8220;System Up Time:&#8221;</strong></p>
<p><a href="/wp-content/uploads/2008/07/screenhunter_03-jul-09-11272.gif"><img class="alignnone size-full wp-image-60" src="/wp-content/uploads/2008/07/screenhunter_03-jul-09-11272.gif" alt="" width="495" height="33" /></a></p>
<p><span style="text-decoration: underline;"><strong>Pre xp:</strong></span></p>
<p><strong>psinfo.exe | find &#8220;Uptime:&#8221;</strong></p>
<p><a href="/wp-content/uploads/2008/07/screenhunter_04-jul-09-1131.gif"><img class="alignnone size-full wp-image-59" src="/wp-content/uploads/2008/07/screenhunter_04-jul-09-1131.gif" alt="" width="495" height="85" /></a></p>
<p>psinfo can also be used on remote machines, e.g. <strong>psinfo servername | find &#8220;Uptime:&#8221;</strong></p>
<p>A</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewmorgan.ie/2008/07/getting-a-systems-uptime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
