<?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>mike.eire.ca &#187; wmi</title>
	<atom:link href="http://mike.eire.ca/tag/wmi/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.eire.ca</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 23:09:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WMI error 80041010 on performance counters</title>
		<link>http://mike.eire.ca/2008/01/22/wmi-error-80041010/</link>
		<comments>http://mike.eire.ca/2008/01/22/wmi-error-80041010/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 19:22:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2008/01/22/wmi-error-80041010-on-performance-counters/</guid>
		<description><![CDATA[I recently was having problems with my WMI queries. Following some (bad) advice I rebuilt the repository. It didn&#8217;t solve my problem, and afterwards all the performance counter classes had disappeared. Win32_PerfRawData_* and Win32_PerfFormattedData_* were gone, reporting error 0&#215;80041010 ["Invalid class"] (Instead of an error 0&#215;80041010, MS says you might get error 0&#215;80041002 ["Object could [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2008/01/22/wmi-error-80041010/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using PHP to interface with WMI</title>
		<link>http://mike.eire.ca/2006/12/05/using-php-to-interface-with-wmi/</link>
		<comments>http://mike.eire.ca/2006/12/05/using-php-to-interface-with-wmi/#comments</comments>
		<pubDate>Tue, 05 Dec 2006 18:59:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2006/12/05/using-php-to-interface-with-wmi/</guid>
		<description><![CDATA[Windows Management Instrumentation (WMI) is a Windows derivative of the WBEM standard allowing centralized management of a wide number of Windows functions. There is almost no mention of how to use it from PHP, although combined together they provide a powerful method of web-based management. This example shows how to connect to a remote server, [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2006/12/05/using-php-to-interface-with-wmi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

