<?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>Sys-Admin Information&#039;s &#187; Tips</title>
	<atom:link href="http://sysinfo.bascomp.org/category/windows/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysinfo.bascomp.org</link>
	<description></description>
	<lastBuildDate>Fri, 23 Apr 2010 09:43:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tracking Down &quot;Last Reboot&quot; on windows</title>
		<link>http://sysinfo.bascomp.org/2008/03/tracking-down-last-reboot-on-windows/</link>
		<comments>http://sysinfo.bascomp.org/2008/03/tracking-down-last-reboot-on-windows/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 07:03:25 +0000</pubDate>
		<dc:creator>Hendrawan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://sysinfo.bascomp.org/2008/03/09/tracking-down-last-reboot-on-windows/</guid>
		<description><![CDATA[when you handful on your windows environment, you must know this

edit uptime.bat
systeminfo   &#124; find &#34;Up Time&#34;

and then save with "alt+f &#62; s &#62; x"
last reboot action here..

uptime.bat
systeminfo   &#124; find &#34;Up Time&#34;
System Up Time:            3 Days, 19 Hours, 6 Minutes, 26 [...]]]></description>
			<content:encoded><![CDATA[<p>when you handful on your windows environment, you must know this</p>

<div class="wp_syntax"><div class="code"><pre class="dos" style="font-family:monospace;">edit uptime.bat
systeminfo   | find &quot;Up Time&quot;</pre></div></div>

<p>and then save with "<strong>alt+f &gt; s &gt; x</strong>"<br />
last reboot action here..</p>

<div class="wp_syntax"><div class="code"><pre class="dos" style="font-family:monospace;">uptime.bat
systeminfo   | find &quot;Up Time&quot;
System Up Time:            <span style="color: #cc66cc;">3</span> Days, <span style="color: #cc66cc;">19</span> Hours, <span style="color: #cc66cc;">6</span> Minutes, <span style="color: #cc66cc;">26</span> Seconds</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://sysinfo.bascomp.org/2008/03/tracking-down-last-reboot-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
