<?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>TechnoGist &#187; WMI</title>
	<atom:link href="http://www.technogist.com/tag/wmi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technogist.com</link>
	<description>gist (jst)# The central idea; the essence...</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:22:24 +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>Exporting Data to Excel using PowerShell</title>
		<link>http://www.technogist.com/2009/08/getting-os-memory-and-disk-from-windows-2003-servers-to-excel/</link>
		<comments>http://www.technogist.com/2009/08/getting-os-memory-and-disk-from-windows-2003-servers-to-excel/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 21:48:14 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[W2003]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://www.resourcefuladmin.com/?p=466</guid>
		<description><![CDATA[I had to get a quick audit of systems and i needed to know OS Version, SP version, Memory and Disk Details. One problem is that if you don&#8217;t know what disks you have exporting this to excel is difficult. I chose to dynamically create the headers for the excel file based on the drive [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2009/08/getting-os-memory-and-disk-from-windows-2003-servers-to-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disconnected Mailboxes in Exchange 2003</title>
		<link>http://www.technogist.com/2009/08/searching-for-disconnected-mailboxes-in-exchange-2003/</link>
		<comments>http://www.technogist.com/2009/08/searching-for-disconnected-mailboxes-in-exchange-2003/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 05:56:56 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[ADSI]]></category>
		<category><![CDATA[DateDiscoveredAbscentInDS]]></category>
		<category><![CDATA[Exchange2003]]></category>
		<category><![CDATA[Exchange_Mailbox]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://www.resourcefuladmin.com/?p=443</guid>
		<description><![CDATA[I was looking into finding all disconnected/orphaned mailboxes in an Exchange2003 org. Normally I would use either an old VBScript I have or the Exchange 2003 ESM. I thought it would be good to experiment with PowerShell and try to simplify the VBScript that I have. Below is a PowerShell script that utilizes ADSI to [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2009/08/searching-for-disconnected-mailboxes-in-exchange-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exporting 2003 Mailbox Data to CSV</title>
		<link>http://www.technogist.com/2009/06/getting-exchange-2003-mailboxes-using-wmi-exporting-to-csv-file/</link>
		<comments>http://www.technogist.com/2009/06/getting-exchange-2003-mailboxes-using-wmi-exporting-to-csv-file/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 07:16:30 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Quest]]></category>
		<category><![CDATA[W2008 Core]]></category>
		<category><![CDATA[Exchange2003]]></category>
		<category><![CDATA[Exchange_Mailboxes]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://www.resourcefuladmin.com/?p=392</guid>
		<description><![CDATA[I have been using this code for a while and thought I would post it. I manage several Exchange 2003 servers, this PowerShell code will allow you to pull Mailbox data from each server into their own .CSV file. It uses a built Array for the server list and parses the Array to get Mailbox [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2009/06/getting-exchange-2003-mailboxes-using-wmi-exporting-to-csv-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Exchange 2003 Database Statistics</title>
		<link>http://www.technogist.com/2009/05/exchange-2003-mailbox-store-statistics-using-powershell/</link>
		<comments>http://www.technogist.com/2009/05/exchange-2003-mailbox-store-statistics-using-powershell/#comments</comments>
		<pubDate>Tue, 26 May 2009 17:23:49 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Exchange2003]]></category>
		<category><![CDATA[Exchange_Mailboxes]]></category>
		<category><![CDATA[Get-QADUser]]></category>
		<category><![CDATA[Quest]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://www.resourcefuladmin.com/?p=251</guid>
		<description><![CDATA[I routinely analyze Exchange 2003 stores. To do this I previously had written a VB script that dumps all the mailboxes on an Exchange 2003 server using the Exchange_Mailbox WMI class, but as this is a PowerShell article i hear you say &#8220;How does this help me?&#8221;. I use PowerShell more and more I really [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2009/05/exchange-2003-mailbox-store-statistics-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exporting Server Network Configuration to Excel using PowerShell</title>
		<link>http://www.technogist.com/2009/03/w2003-network-configuration-with-powershell/</link>
		<comments>http://www.technogist.com/2009/03/w2003-network-configuration-with-powershell/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 04:22:17 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[W2003]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://www.resourcefuladmin.com/?p=9</guid>
		<description><![CDATA[Win32_NetworkAdapterConfiguration Win32_NetworkAdapter Recently I had to examine over 100+ servers and their network configurations prior to a network IP address change. I also wanted the output in an Excel file for easy transport to my group. I used the above two WMI classes to gather all the required data i needed, the script requires the [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2009/03/w2003-network-configuration-with-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
