<?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>- danovich.com.au - &#187; processor</title>
	<atom:link href="http://blog.danovich.com.au/tag/processor/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danovich.com.au</link>
	<description>For the enterprise sys admin by the enterprise sys admin</description>
	<lastBuildDate>Fri, 03 Feb 2012 02:56:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Simple query to find if processor is 64 bit capable</title>
		<link>http://blog.danovich.com.au/2010/03/27/simple-query-to-find-if-processor-is-64-bit-capable/</link>
		<comments>http://blog.danovich.com.au/2010/03/27/simple-query-to-find-if-processor-is-64-bit-capable/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 05:57:56 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[32]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[64]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[datawidth]]></category>
		<category><![CDATA[processor]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[WMI]]></category>
		<category><![CDATA[wmic]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=317</guid>
		<description><![CDATA[I&#8217;ve often used a very simple query to find if a processor is 64 bit capable. Open up a command prompt and enter the following: wmic cpu get datawidth I doesn&#8217;t matter the version of the Operating System you are running, this WMI query will return the actually hardware processor capability. If it returns a [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=5.0" /></div><div>Rating: 5.0/<strong>10</strong> (3 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2010/03/27/simple-query-to-find-if-processor-is-64-bit-capable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

