<?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>ITPRO Africa &#187; PowerShell</title>
	<atom:link href="http://itproafrica.com/category/powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://itproafrica.com</link>
	<description>ITPRO&#039;s contributing towards building IT in Africa</description>
	<lastBuildDate>Mon, 02 Apr 2012 13:46:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Using the Exchange Management Shell from C#</title>
		<link>http://itproafrica.com/technology/exchange/using-the-exchange-management-shell-from-c/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-the-exchange-management-shell-from-c</link>
		<comments>http://itproafrica.com/technology/exchange/using-the-exchange-management-shell-from-c/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 11:39:32 +0000</pubDate>
		<dc:creator>Hannes de Jager</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://itproafrica.com/?p=914</guid>
		<description><![CDATA[I&#8217;m wanting to build on my previous post titled &#8220;Using PowerShell from managed code&#8221; to show how to invoke the Exchange 2010 Management Shell from managed code. Since Exchange 2007, the primary management tool for Exchange is the Exchange Management Shell (EMS). The EMS is really just a PowerShell session with Exchange specific extensions loaded. [...]
Related posts:<ol>
<li><a href='http://itproafrica.com/technology/powershell/using-powershell-from-managed-code/' rel='bookmark' title='Using PowerShell from managed code'>Using PowerShell from managed code</a></li>
<li><a href='http://itproafrica.com/technology/exchange/more-exchange-2010-goodness-exchange-management-shell-quick-reference-for-exchange-2010/' rel='bookmark' title='More Exchange 2010 goodness &#8211; Exchange Management Shell Quick Reference for Exchange 2010'>More Exchange 2010 goodness &#8211; Exchange Management Shell Quick Reference for Exchange 2010</a></li>
<li><a href='http://itproafrica.com/technology/exchange/using-powershell-to-bulk-create-exchange-users-with-passwords/' rel='bookmark' title='Using PowerShell to Bulk Create Exchange users with unique passwords'>Using PowerShell to Bulk Create Exchange users with unique passwords</a></li>
</ol>]]></description>
		<wfw:commentRss>http://itproafrica.com/technology/exchange/using-the-exchange-management-shell-from-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using PowerShell from managed code</title>
		<link>http://itproafrica.com/technology/powershell/using-powershell-from-managed-code/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-powershell-from-managed-code</link>
		<comments>http://itproafrica.com/technology/powershell/using-powershell-from-managed-code/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 11:47:08 +0000</pubDate>
		<dc:creator>Hannes de Jager</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://itproafrica.com/?p=850</guid>
		<description><![CDATA[PowerShell&#8230; the gracious gift to Sys-Admins from Jeffrey Snover and his team at Microsoft&#8230; It needs no introduction and is certainly one of those tools that, once you start using it, you can&#8217;t imagine life without it anymore. But hey, why should Sys-Admins have all the fun with this mighty automation framework and developers be [...]
Related posts:<ol>
<li><a href='http://itproafrica.com/technology/exchange/scripting-diskpart-with-powershell/' rel='bookmark' title='Scripting Diskpart with PowerShell'>Scripting Diskpart with PowerShell</a></li>
<li><a href='http://itproafrica.com/technology/powershell/book-review-microsoft-exchange-2010-powershell-cookbook-microsoft-exchange-exchange2010/' rel='bookmark' title='Book review: Microsoft Exchange 2010 PowerShell Cookbook #Microsoft #Exchange #Exchange2010'>Book review: Microsoft Exchange 2010 PowerShell Cookbook #Microsoft #Exchange #Exchange2010</a></li>
<li><a href='http://itproafrica.com/technology/exchange/using-powershell-to-bulk-create-exchange-users-with-passwords/' rel='bookmark' title='Using PowerShell to Bulk Create Exchange users with unique passwords'>Using PowerShell to Bulk Create Exchange users with unique passwords</a></li>
</ol>]]></description>
		<wfw:commentRss>http://itproafrica.com/technology/powershell/using-powershell-from-managed-code/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2010 and PowerShell Remoting</title>
		<link>http://itproafrica.com/technology/exchange/exchange-server-2010-and-powershell-remoting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=exchange-server-2010-and-powershell-remoting</link>
		<comments>http://itproafrica.com/technology/exchange/exchange-server-2010-and-powershell-remoting/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 08:59:56 +0000</pubDate>
		<dc:creator>Nicolas Blank</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://itproafrica.com/technology/exchange/exchange-server-2010-and-powershell-remoting/</guid>
		<description><![CDATA[Today we have another guest blog post, this time by Bhargav Shukla. Bhargav is passionate about many things, including Exchange and PowerShell, so I’ll allow him to introduce himself and afterwards we’ll get on with the post. &#160; Bhargav Shukla is a Sr. Premier Field Engineer – Unified Communications with primary focus on Exchange Server [...]
Related posts:<ol>
<li><a href='http://itproafrica.com/technology/exchange/using-powershell-to-find-the-mapi-endpoint-on-exchange-2010/' rel='bookmark' title='Using PowerShell to find the MAPI endpoint on Exchange 2010'>Using PowerShell to find the MAPI endpoint on Exchange 2010</a></li>
<li><a href='http://itproafrica.com/technology/exchange/exchange-2010-remote-powershell-breaks-after-addremovechange-of-ip-address/' rel='bookmark' title='Exchange 2010 remote PowerShell breaks after add/remove/change of IP Address'>Exchange 2010 remote PowerShell breaks after add/remove/change of IP Address</a></li>
<li><a href='http://itproafrica.com/technology/exchange/exchange-2010-powershell-cookbookmike-pfeiffer/' rel='bookmark' title='Exchange 2010 PowerShell cookbook&ndash;Mike Pfeiffer'>Exchange 2010 PowerShell cookbook&ndash;Mike Pfeiffer</a></li>
</ol>]]></description>
		<wfw:commentRss>http://itproafrica.com/technology/exchange/exchange-server-2010-and-powershell-remoting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scripting Diskpart with PowerShell</title>
		<link>http://itproafrica.com/technology/exchange/scripting-diskpart-with-powershell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=scripting-diskpart-with-powershell</link>
		<comments>http://itproafrica.com/technology/exchange/scripting-diskpart-with-powershell/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 08:44:37 +0000</pubDate>
		<dc:creator>Martin Coetzer</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://itproafrica.com/?p=788</guid>
		<description><![CDATA[On my projects I often require many mailbox databases on the Exchange mailbox servers when I do my designs. With many databases I typically also require many volumes to host them on the servers. Creating many volumes is not fun and a very laborious task. So I would naturally look at ways to script this [...]
Related posts:<ol>
<li><a href='http://itproafrica.com/technology/exchange/using-powershell-to-bulk-create-exchange-users-with-passwords/' rel='bookmark' title='Using PowerShell to Bulk Create Exchange users with unique passwords'>Using PowerShell to Bulk Create Exchange users with unique passwords</a></li>
<li><a href='http://itproafrica.com/technology/powershell/microsoft-scripting-guyed-wilson-guest-blogpowershell-and-wmi-discovery/' rel='bookmark' title='Microsoft Scripting Guy&ndash;Ed Wilson Guest Blog&ndash;PowerShell and WMI Discovery'>Microsoft Scripting Guy&ndash;Ed Wilson Guest Blog&ndash;PowerShell and WMI Discovery</a></li>
</ol>]]></description>
		<wfw:commentRss>http://itproafrica.com/technology/exchange/scripting-diskpart-with-powershell/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Scripting Guy&#8211;Ed Wilson Guest Blog&#8211;PowerShell and WMI Discovery</title>
		<link>http://itproafrica.com/technology/powershell/microsoft-scripting-guyed-wilson-guest-blogpowershell-and-wmi-discovery/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=microsoft-scripting-guyed-wilson-guest-blogpowershell-and-wmi-discovery</link>
		<comments>http://itproafrica.com/technology/powershell/microsoft-scripting-guyed-wilson-guest-blogpowershell-and-wmi-discovery/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 06:53:05 +0000</pubDate>
		<dc:creator>Nicolas Blank</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://itproafrica.com/uncategorized/microsoft-scripting-guyed-wilson-guest-blogpowershell-and-wmi-discovery/</guid>
		<description><![CDATA[Today we have a very special treat! A guest blog from the Microsoft Scripting Guy himself, Ed Wilson. Ed Wilson is the Microsoft Scripting Guy and a well-known scripting expert. He writes the daily Hey Scripting Guy! blog,. He has also spoken at TechEd and at the Microsoft internal TechReady conferences. He is a Microsoft-certified [...]
Related posts:<ol>
<li><a href='http://itproafrica.com/technology/powershell/book-review-microsoft-exchange-2010-powershell-cookbook-microsoft-exchange-exchange2010/' rel='bookmark' title='Book review: Microsoft Exchange 2010 PowerShell Cookbook #Microsoft #Exchange #Exchange2010'>Book review: Microsoft Exchange 2010 PowerShell Cookbook #Microsoft #Exchange #Exchange2010</a></li>
<li><a href='http://itproafrica.com/technology/windows/disabling-daytime-savings-microsoft-windows-egypt-dst/' rel='bookmark' title='Disabling Day/time Savings #Microsoft #Windows #Egypt #DST'>Disabling Day/time Savings #Microsoft #Windows #Egypt #DST</a></li>
<li><a href='http://itproafrica.com/technology/powershell/powershell-3-previews-available-for-download/' rel='bookmark' title='PowerShell 3 previews available for download'>PowerShell 3 previews available for download</a></li>
</ol>]]></description>
		<wfw:commentRss>http://itproafrica.com/technology/powershell/microsoft-scripting-guyed-wilson-guest-blogpowershell-and-wmi-discovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PowerShell to find objects via SidHistory</title>
		<link>http://itproafrica.com/technology/powershell/using-powershell-to-find-objects-via-sidhistory/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-powershell-to-find-objects-via-sidhistory</link>
		<comments>http://itproafrica.com/technology/powershell/using-powershell-to-find-objects-via-sidhistory/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 14:46:03 +0000</pubDate>
		<dc:creator>Nicolas Blank</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Quest Software]]></category>
		<category><![CDATA[sidhistory]]></category>

		<guid isPermaLink="false">http://itproafrica.com/technology/powershell/using-powershell-to-find-objects-via-sidhistory/</guid>
		<description><![CDATA[I’m using the free Quest CMDLets (www.quest.com) for this post as they do most of the heavy lifting I require under the hood. You can download these for free at Quest.com and get free support from some of the best PowerShell MVP’s as well as the CMDlet’s developers at www.PowerGui.org SIDHistory is used extensively during [...]
Related posts:<ol>
<li><a href='http://itproafrica.com/technology/exchange/using-powershell-to-find-the-mapi-endpoint-on-exchange-2010/' rel='bookmark' title='Using PowerShell to find the MAPI endpoint on Exchange 2010'>Using PowerShell to find the MAPI endpoint on Exchange 2010</a></li>
<li><a href='http://itproafrica.com/technology/exchange/load-balancing-exchange-2010-how-to-find-a-supportedcertified-load-balancer/' rel='bookmark' title='Load Balancing Exchange 2010, how to find a supported/certified load balancer'>Load Balancing Exchange 2010, how to find a supported/certified load balancer</a></li>
<li><a href='http://itproafrica.com/technology/powershell/old-computer-accounts-in-active-directory/' rel='bookmark' title='Old Computer Accounts in Active Directory'>Old Computer Accounts in Active Directory</a></li>
</ol>]]></description>
		<wfw:commentRss>http://itproafrica.com/technology/powershell/using-powershell-to-find-objects-via-sidhistory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerShell 3 previews available for download</title>
		<link>http://itproafrica.com/technology/powershell/powershell-3-previews-available-for-download/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=powershell-3-previews-available-for-download</link>
		<comments>http://itproafrica.com/technology/powershell/powershell-3-previews-available-for-download/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 06:29:08 +0000</pubDate>
		<dc:creator>Nicolas Blank</dc:creator>
				<category><![CDATA[Anouncements]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[preview]]></category>

		<guid isPermaLink="false">http://itproafrica.com/technology/powershell/powershell-3-previews-available-for-download/</guid>
		<description><![CDATA[It’s a week of downloading goodness. First Windows 8 desktop downloads became available, now we have the PowerShell 3 community preview available. You may ask, why should you bother? PowerShell 1 fundamentally transformed the admin experience in terms of ease of scripting, debugging and discovery. If you don’t know what I’m talking about then checkout [...]
Related posts:<ol>
<li><a href='http://itproafrica.com/technology/exchange/exchange-2010-powershell-cookbookmike-pfeiffer/' rel='bookmark' title='Exchange 2010 PowerShell cookbook&ndash;Mike Pfeiffer'>Exchange 2010 PowerShell cookbook&ndash;Mike Pfeiffer</a></li>
<li><a href='http://itproafrica.com/general-news/news/windows-8-previewincluding-download-links/' rel='bookmark' title='Windows 8 preview&ndash;including download links'>Windows 8 preview&ndash;including download links</a></li>
<li><a href='http://itproafrica.com/technology/powershell/book-review-microsoft-exchange-2010-powershell-cookbook-microsoft-exchange-exchange2010/' rel='bookmark' title='Book review: Microsoft Exchange 2010 PowerShell Cookbook #Microsoft #Exchange #Exchange2010'>Book review: Microsoft Exchange 2010 PowerShell Cookbook #Microsoft #Exchange #Exchange2010</a></li>
</ol>]]></description>
		<wfw:commentRss>http://itproafrica.com/technology/powershell/powershell-3-previews-available-for-download/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using PowerShell to Bulk Create Exchange users with unique passwords</title>
		<link>http://itproafrica.com/technology/exchange/using-powershell-to-bulk-create-exchange-users-with-passwords/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-powershell-to-bulk-create-exchange-users-with-passwords</link>
		<comments>http://itproafrica.com/technology/exchange/using-powershell-to-bulk-create-exchange-users-with-passwords/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 12:54:00 +0000</pubDate>
		<dc:creator>Nicolas Blank</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://itproafrica.com/technology/exchange/using-powershell-to-bulk-create-exchange-users-with-passwords/</guid>
		<description><![CDATA[There’s a number of articles which detail how to create an Exchange user from a CSV file using Exchange Management Shell, however most of them harvest a password at runtime by prompting the user to type in credentials. The password is then set for all users. However, what if your users all need to have [...]
Related posts:<ol>
<li><a href='http://itproafrica.com/technology/exchange/using-powershell-to-find-the-mapi-endpoint-on-exchange-2010/' rel='bookmark' title='Using PowerShell to find the MAPI endpoint on Exchange 2010'>Using PowerShell to find the MAPI endpoint on Exchange 2010</a></li>
<li><a href='http://itproafrica.com/technology/exchange/corporate-mail-users-use-any-mail-platforms-to-get-the-job-done/' rel='bookmark' title='Corporate mail users use any mail platforms to &ldquo;get the job done&rdquo;'>Corporate mail users use any mail platforms to &ldquo;get the job done&rdquo;</a></li>
<li><a href='http://itproafrica.com/technology/powershell/book-review-microsoft-exchange-2010-powershell-cookbook-microsoft-exchange-exchange2010/' rel='bookmark' title='Book review: Microsoft Exchange 2010 PowerShell Cookbook #Microsoft #Exchange #Exchange2010'>Book review: Microsoft Exchange 2010 PowerShell Cookbook #Microsoft #Exchange #Exchange2010</a></li>
</ol>]]></description>
		<wfw:commentRss>http://itproafrica.com/technology/exchange/using-powershell-to-bulk-create-exchange-users-with-passwords/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Book review: Microsoft Exchange 2010 PowerShell Cookbook #Microsoft #Exchange #Exchange2010</title>
		<link>http://itproafrica.com/technology/powershell/book-review-microsoft-exchange-2010-powershell-cookbook-microsoft-exchange-exchange2010/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=book-review-microsoft-exchange-2010-powershell-cookbook-microsoft-exchange-exchange2010</link>
		<comments>http://itproafrica.com/technology/powershell/book-review-microsoft-exchange-2010-powershell-cookbook-microsoft-exchange-exchange2010/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 09:04:12 +0000</pubDate>
		<dc:creator>Mahmoud Magdy</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[cookbook]]></category>
		<category><![CDATA[E14]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://itproafrica.com/general-news/documentation/book-reviews/book-review-microsoft-exchange-2010-powershell-cookbook-microsoft-exchange-exchange2010/</guid>
		<description><![CDATA[Have been reading Microsoft Exchange 2010 PowerShell Cookbook for the last few days and couldn’t stop until I finished it, summary it is amazing book. The book is written into cookbook style so it doesn’t waste your time in useless introductions and chapters it goes directly into PowerShell introduction chapter and after that goes into [...]
Related posts:<ol>
<li><a href='http://itproafrica.com/general-news/documentation/book-reviews/microsoft-exchange-server-2010-best-practices-book-review/' rel='bookmark' title='Microsoft Exchange Server 2010 Best Practices, Book Review'>Microsoft Exchange Server 2010 Best Practices, Book Review</a></li>
<li><a href='http://itproafrica.com/technology/exchange/using-powershell-to-find-the-mapi-endpoint-on-exchange-2010/' rel='bookmark' title='Using PowerShell to find the MAPI endpoint on Exchange 2010'>Using PowerShell to find the MAPI endpoint on Exchange 2010</a></li>
<li><a href='http://itproafrica.com/technology/exchange/download-microsoft-exchange-server-2010-transport-server-role-architecture-diagrams/' rel='bookmark' title='Download Microsoft Exchange Server 2010 Transport Server Role Architecture Diagrams'>Download Microsoft Exchange Server 2010 Transport Server Role Architecture Diagrams</a></li>
</ol>]]></description>
		<wfw:commentRss>http://itproafrica.com/technology/powershell/book-review-microsoft-exchange-2010-powershell-cookbook-microsoft-exchange-exchange2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 &#8211; Wrong path for kerbauth.dll in IIS config</title>
		<link>http://itproafrica.com/technology/exchange/exchange-2010-wrong-path-for-kerbauth-dll-in-iis-config/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=exchange-2010-wrong-path-for-kerbauth-dll-in-iis-config</link>
		<comments>http://itproafrica.com/technology/exchange/exchange-2010-wrong-path-for-kerbauth-dll-in-iis-config/#comments</comments>
		<pubDate>Mon, 23 May 2011 18:54:00 +0000</pubDate>
		<dc:creator>Nicolas Blank</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://itproafrica.com/technology/exchange/exchange-2010-wrong-path-for-kerbauth-dll-in-iis-config/</guid>
		<description><![CDATA[Exchange unattended installs can sometimes misfire, and I had an instance where the install path specified in the install script became D:\EXCHANGE,SERVER\ instead of D:\EXCHANGE SERVER\ with a comma “,” replacing the space. As a result the PowerShell provider broke and local management functions were impaired. Eventually I decided to uninstall and take the space [...]
Related posts:<ol>
<li><a href='http://itproafrica.com/technology/exchange/more-exchange-2010-goodness-exchange-management-shell-quick-reference-for-exchange-2010/' rel='bookmark' title='More Exchange 2010 goodness &#8211; Exchange Management Shell Quick Reference for Exchange 2010'>More Exchange 2010 goodness &#8211; Exchange Management Shell Quick Reference for Exchange 2010</a></li>
<li><a href='http://itproafrica.com/technology/exchange/dont-call-the-night-nurse-how-to-upgrade-exchange-2010-licensing-from-exchange-2010-standard-to-exchange-2010-enterprise/' rel='bookmark' title='Don&rsquo;t call the Night Nurse &#8211; How To Upgrade Exchange 2010 Licensing from Exchange 2010 Standard to Exchange 2010 Enterprise'>Don&rsquo;t call the Night Nurse &#8211; How To Upgrade Exchange 2010 Licensing from Exchange 2010 Standard to Exchange 2010 Enterprise</a></li>
<li><a href='http://itproafrica.com/technology/exchange/exchange-2010-cost-saving-calculator/' rel='bookmark' title='Exchange 2010 Cost saving Calculator'>Exchange 2010 Cost saving Calculator</a></li>
</ol>]]></description>
		<wfw:commentRss>http://itproafrica.com/technology/exchange/exchange-2010-wrong-path-for-kerbauth-dll-in-iis-config/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

