<?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>Chris Schuld&#039;s Blog &#187; Windows</title>
	<atom:link href="http://chrisschuld.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisschuld.com</link>
	<description>personal musings on the composition of software</description>
	<lastBuildDate>Mon, 30 Aug 2010 03:48:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Windows &#8220;uptime&#8221;</title>
		<link>http://chrisschuld.com/2007/07/windows-uptime/</link>
		<comments>http://chrisschuld.com/2007/07/windows-uptime/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 19:05:17 +0000</pubDate>
		<dc:creator>Chris Schuld</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://chrisschuld.com/2007/07/windows-uptime/</guid>
		<description><![CDATA[For users of linux and unix one command which is useful is uptime. The uptime command allows you to view the amount of time the server has been running since its last reboot or cold start. If you are administering a Windows machine there is no uptime command &#8212; however; this trick will give you [...]]]></description>
			<content:encoded><![CDATA[<p>For users of linux and unix one command which is useful is <i>uptime</i>.  The <i>uptime</i> command allows you to view the amount of time the server has been running since its last reboot or cold start.  If you are administering a Windows machine there is no <i>uptime</i> command &#8212; however; this trick will give you a similar result!</p>
<p>I present &#8220;uptime&#8221; for Windows:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">net statistics server</pre></div></div>

<p>PS: to run this click on Start&#8211;>Run and enter CMD &#8212; hit enter and then type &#8220;net statistics server&#8221; into the MS-DOS emulated window and hit enter.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisschuld.com/2007/07/windows-uptime/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
