<?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>jim80.net &#187; Systeminfo.exe</title>
	<atom:link href="http://blog.jim80.net/tag/systeminfo-exe/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jim80.net</link>
	<description></description>
	<lastBuildDate>Mon, 16 Jan 2012 04:15:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Check Your OS&#8217;s Installation Date</title>
		<link>http://blog.jim80.net/2009/07/30/check-your-oss-installation-date/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=check-your-oss-installation-date</link>
		<comments>http://blog.jim80.net/2009/07/30/check-your-oss-installation-date/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 16:58:59 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Installation date]]></category>
		<category><![CDATA[Systeminfo.exe]]></category>
		<category><![CDATA[WMIC]]></category>

		<guid isPermaLink="false">http://blog.jim80.net/?p=300</guid>
		<description><![CDATA[Linux: ls -alh /boot/grub #the majority of files in this folder don&#8217;t change from the time of install except for menu.lst ls -alh /restore #BSD Windows: Systeminfo #from the command line - or &#8211; CMD /K WMIC OS GET InstallDate You&#8217;ll see the Operating System installation date (in WMI format). The first eight characters in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Linux: </strong></p>
<p><code>ls -alh /boot/grub</code> #the majority of files in this folder don&#8217;t change from the time of install except for menu.lst</p>
<p><code>ls -alh /restore</code> #BSD</p>
<p><strong>Windows: </strong></p>
<p><code>Systeminfo</code> #from the command line</p>
<p>- or &#8211; </p>
<p><code>CMD /K WMIC OS GET InstallDate</code></p>
<p>You&#8217;ll see the Operating System installation date (in WMI format). The first eight characters in that output gives you the installation date.</p>
<p>*Windows bit stolen from <a href="http://windowsxp.mvps.org/getosdate.htm">http://windowsxp.mvps.org/getosdate.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jim80.net/2009/07/30/check-your-oss-installation-date/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

