<?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>michaelcolson.com &#187; microsoft</title>
	<atom:link href="http://www.michaelcolson.com/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelcolson.com</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 14:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>NetWrix Free System Administration Tools</title>
		<link>http://www.michaelcolson.com/2010/03/06/netwrix-free-system-administration-tools/</link>
		<comments>http://www.michaelcolson.com/2010/03/06/netwrix-free-system-administration-tools/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 14:54:29 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[active directory]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.michaelcolson.com/?p=349</guid>
		<description><![CDATA[I recently came across NetWrix, a software company that specializes in system administration tools and utilities.  They seem to really have hit a niche that has been a pain point for many administrators over the years.  Whats even better is that NetWrix offers free versions of several of their products and not just limited evaluations [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across NetWrix, a software company that specializes in system administration tools and utilities.  They seem to really have hit a niche that has been a pain point for many administrators over the years.  Whats even better is that NetWrix offers free versions of several of their products and not just limited evaluations either.</p>
<p><span id="more-349"></span>The tools that really caught my eye were their:</p>
<ul>
<li><a href="http://netwrix.com/active_directory_change_reporting_freeware.html">Active Directory Change Reporter</a> &#8211; this tool is great for environments with multiple administrators or environments that have delegated administration.  You get to see the before/after value of exactly what was changed and exactly who changed it.</li>
<li><a href="http://www.netwrix.com/inactive_users_tracker_freeware.html">Inactive User Tracker</a> &#8211; I would bet that nearly every Active Directory environment must have dozens, if not hundreds or thousands of accounts that haven&#8217;t been used for long periods of time.  This tool can help to identify these accounts and can even take action to eliminate those open risks.</li>
<li><a href="http://netwrix.com/password_expiration_notifier_freeware.html">Password Expiration Notifer</a> &#8211; I actually wrote an application one time that would pull the last change time stamp from Active Directory and send out an email notification to a user.  This solution does exactly the same thing only without code!  Very handy for users that may never get to a Windows based system where a password reminder is available (VPN, custom LDAP, portal, etc.).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2010/03/06/netwrix-free-system-administration-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transfer Logins Between SQL Server Instances</title>
		<link>http://www.michaelcolson.com/2010/01/18/transfer-logins-between-sql-server-instances/</link>
		<comments>http://www.michaelcolson.com/2010/01/18/transfer-logins-between-sql-server-instances/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 18:25:32 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sql server]]></category>

		<guid isPermaLink="false">http://www.michaelcolson.com/?p=337</guid>
		<description><![CDATA[There are any number of reasons that you might need to transfer the logins between instances of SQL Server.  One of the most common times this is necessary is when performing a SQL Server consolidation or migration.  The good news is that its a fairly easy task to perform for several generations of SQL [...]]]></description>
			<content:encoded><![CDATA[<p>There are any number of reasons that you might need to transfer the logins between instances of SQL Server.  One of the most common times this is necessary is when performing a SQL Server consolidation or migration.  The good news is that its a fairly easy task to perform for several generations of SQL Server.</p>
<p><span id="more-337"></span></p>
<p>Most of the older SQL Server versions required you to create a data transformation services (DTS) job to transfer the logins while the newer versions all you to execute some SQL scripts.  Either way Microsoft has produced two knowledge base articles on both procedures:</p>
<ul>
<li><a href="http://support.microsoft.com/kb/246133">http://support.microsoft.com/kb/246133</a></li>
<li><a href="http://support.microsoft.com/kb/918992">http://support.microsoft.com/kb/918992</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2010/01/18/transfer-logins-between-sql-server-instances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office Suite Scalability on Terminal Services</title>
		<link>http://www.michaelcolson.com/2009/10/02/office-suite-scalability-on-terminal-services/</link>
		<comments>http://www.michaelcolson.com/2009/10/02/office-suite-scalability-on-terminal-services/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 14:22:06 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[terminal services]]></category>

		<guid isPermaLink="false">http://www.michaelcolson.com/?p=328</guid>
		<description><![CDATA[A colleague of mine recently pointed me to this great article on the scalability of office productivity suites on terminal services. The tests reviewed OpenOffice 2.1, Microsoft Office 2003, and Microsoft Office 2007.

The testers also put the 32-bit and 64-bit versions of Windows to the test to see if there was any difference.  You can [...]]]></description>
			<content:encoded><![CDATA[<p>A colleague of mine recently pointed me to this great article on the scalability of office productivity suites on terminal services. The tests reviewed OpenOffice 2.1, Microsoft Office 2003, and Microsoft Office 2007.</p>
<p><span id="more-328"></span></p>
<p>The testers also put the 32-bit and 64-bit versions of Windows to the test to see if there was any difference.  You can view the study in its <a href="http://wtstek.com/articles/20070510-01-scalability-of-office-suites-on-terminal-servers.htm">entirety</a> or you can just skip ahead to the <a href="http://wtstek.com/articles/20070510-05-scalability-of-office-suites-on-terminal-servers.htm">results</a>.</p>
<p>The bottom line of the tests show that you will get the highest number of active sessions with Microsoft Office 2003.  Suprisingly Microsoft Office 2007 isn&#8217;t all that far behind.  I ususally hear rumblings of how Microsoft Office 2007 is a memory hog but this test seems to debunk that myth.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2009/10/02/office-suite-scalability-on-terminal-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun With Export-Mailbox</title>
		<link>http://www.michaelcolson.com/2009/02/12/fun-with-export-mailbox/</link>
		<comments>http://www.michaelcolson.com/2009/02/12/fun-with-export-mailbox/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 20:19:30 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[exchange]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.michaelcolson.com/?p=185</guid>
		<description><![CDATA[In Exchange 2007, Microsoft has all but removed the ability to use ExMerge in working with Exchange mailboxes.  They now encourage you to use the Export-Mailbox cmdlet which sounds like a great idea&#8230; until you actually try to use it.

I&#8217;ve come across a handful of things that were especially irritating when using the export-mailbox cmdlet [...]]]></description>
			<content:encoded><![CDATA[<p>In Exchange 2007, Microsoft has all but removed the ability to use ExMerge in working with Exchange mailboxes.  They now encourage you to use the Export-Mailbox cmdlet which sounds like a great idea&#8230; until you actually try to use it.</p>
<p><span id="more-185"></span></p>
<p>I&#8217;ve come across a handful of things that were especially irritating when using the export-mailbox cmdlet so I thought it might be good to share them here.</p>
<p>The first thing I ran into was:  <em>&#8220;The specified module could not be found., error code: -1073282946&#8243; </em> Gosh, that sure is a helpful message.  Maybe it would be easier to troubleshoot if you told me what specified module you were looking for!  Ok, not to worry, I have run into this on more than one occasion and the common thread seems to be the installation or uninstallation of Outlook or the Exchange management tools.  To fix this error, simply open a command prompt (can also be done from PowerShell or EMS) and type <strong>fixmapi</strong>.  That&#8217;s it, no special parameters or crazy syntax, just <strong>fixmapi</strong>.</p>
<p>I should also point out that the previous module could not be found error message also in some cases caused the Exchange Management Shell to crash completely.  In these cases it also left NO traces of its crash in any event log that I could find.</p>
<p>Now the export-mailbox cmdlet should work right?  Well&#8230; not exactly&#8230;</p>
<p>Instead of a freshly exported PST file, I am greeted by another helpful error message <em>&#8220;Failed to copy messages to the destination mailbox store with error MAPI or an unspecified service provider&#8221;</em> the error message goes on and has some meaningless numbers associated with it, but you get the point.  There are a couple of causes for this but to my knowledge there is little information out there on how to fix it.</p>
<ol>
<li>You may not have permissions to the mailbox.  If this is the case you need to run the Add-MailboxPermission cmdlet.  If you have never worked with this cmdlet then you may have found your solution.</li>
<li>The account that you are running the Export-Mailbox cmdlet with MUST have an Exchange mailbox itself.  I know this might sound silly, but it is not uncommon to have separate admin accounts separate from your normal user accounts that do not have mailboxes.</li>
<li>I have read on a couple of forums that using some of the more advanced features of the Export-Mailbox cmdlet, such as the -EndDate parameter will also cause this error.  Also from what I have read, there is currently no fix for this.  Again this is what I have read&#8230; your mileage may vary.</li>
</ol>
<p>Hopefully these quick tips will help someone save a few hours of wasted time on trying to do something as simple as export a mailbox.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2009/02/12/fun-with-export-mailbox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Older Citrix Clients with Windows Server 2008</title>
		<link>http://www.michaelcolson.com/2008/12/16/older-citrix-clients-with-windows-server-2008/</link>
		<comments>http://www.michaelcolson.com/2008/12/16/older-citrix-clients-with-windows-server-2008/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 15:54:32 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[citrix]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows server]]></category>
		<category><![CDATA[xenapp]]></category>

		<guid isPermaLink="false">http://www.michaelcolson.com/?p=161</guid>
		<description><![CDATA[In order to get Citrix clients prior to version 11 to function with Citrix XenApp running on Windows Server 2008 you will need to install a hotfix from Microsoft. 

Basically this has to do with the encryption that is used for terminal services licensing having changed its key size from 512 bytes to 2048 bytes.
Here is [...]]]></description>
			<content:encoded><![CDATA[<p>In order to get Citrix clients prior to version 11 to function with Citrix XenApp running on Windows Server 2008 you will need to install a hotfix from Microsoft. </p>
<p><span id="more-161"></span></p>
<p>Basically this has to do with the encryption that is used for terminal services licensing having changed its key size from 512 bytes to 2048 bytes.</p>
<p>Here is the link to the Microsoft Knowledge Base article: <a href="http://support.microsoft.com/kb/949914">http://support.microsoft.com/kb/949914</a>.  Unfortunately this is one of those hotfixes that you have to request from Microsoft.  The good news is that they aren&#8217;t making you jump through a lot of hoops to get it.  Mine came right away in an email!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2008/12/16/older-citrix-clients-with-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 Server Core Activation</title>
		<link>http://www.michaelcolson.com/2008/09/12/windows-server-2008-server-core-activation/</link>
		<comments>http://www.michaelcolson.com/2008/09/12/windows-server-2008-server-core-activation/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 15:13:47 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[server core]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://www.michaelcolson.com/?p=121</guid>
		<description><![CDATA[Since there is no graphical interface to enter the product key or activate a copy of the Windows Server 2008 Server Core, there are two simple commands to get the job done.


Logon to the server core console
Enter the product key:  cscript C:\windows\system32\slmgr.vbs -ipk PRODUCT-KEY-HERE
Activate:  cscript C:\windows\system32\slmgr.vbs -ato

]]></description>
			<content:encoded><![CDATA[<p>Since there is no graphical interface to enter the product key or activate a copy of the Windows Server 2008 Server Core, there are two simple commands to get the job done.</p>
<p><span id="more-121"></span></p>
<ol>
<li>Logon to the server core console</li>
<li>Enter the product key:  <code>cscript C:\windows\system32\slmgr.vbs -ipk PRODUCT-KEY-HERE</code></li>
<li>Activate:  <code>cscript C:\windows\system32\slmgr.vbs -ato</code></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2008/09/12/windows-server-2008-server-core-activation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange System Manager on Vista</title>
		<link>http://www.michaelcolson.com/2008/08/19/exchange-system-manager-on-vista/</link>
		<comments>http://www.michaelcolson.com/2008/08/19/exchange-system-manager-on-vista/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 04:09:24 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[exchange]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.michaelcolson.com/?p=86</guid>
		<description><![CDATA[Microsoft has recently released version of the Exchange System Manager for Windows Vista.  This is the Exchange 2003 version of ESM so for all of those Exchange administrators out there, you can now sit back and administer your routing groups and send connectors right from your Windows Aero enabled desktop!

http://www.microsoft.com/downloads/details.aspx?familyid=3403d74e-8942-421b-8738-b3664559e46f&#38;displaylang=en
]]></description>
			<content:encoded><![CDATA[<p>Microsoft has recently released version of the Exchange System Manager for Windows Vista.  This is the Exchange 2003 version of <abbr title="Exchange System Manager">ESM</abbr> so for all of those Exchange administrators out there, you can now sit back and administer your routing groups and send connectors right from your Windows Aero enabled desktop!</p>
<p><span id="more-86"></span></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=3403d74e-8942-421b-8738-b3664559e46f&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?familyid=3403d74e-8942-421b-8738-b3664559e46f&amp;displaylang=en</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2008/08/19/exchange-system-manager-on-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Exchange Autodiscover Song</title>
		<link>http://www.michaelcolson.com/2008/08/14/the-exchange-autodiscover-song/</link>
		<comments>http://www.michaelcolson.com/2008/08/14/the-exchange-autodiscover-song/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 18:15:22 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[comedy]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.michaelcolson.com/?p=85</guid>
		<description><![CDATA[The witty Microsoft Exchange team has released their first single and its all about the new Autodiscover feature found in Exchange Server 2007. You can view the lyrics and grab a copy of the song in WMA format over at the Microsoft Exchange Team Blog.

Post &#8211; http://msexchangeteam.com/archive/2008/08/07/449501.aspx
Song &#8211; http://msexchangeteam.com/files/12/attachments/entry449511.aspx
]]></description>
			<content:encoded><![CDATA[<p>The witty Microsoft Exchange team has released their first single and its all about the new Autodiscover feature found in Exchange Server 2007. You can view the lyrics and grab a copy of the song in <abbr title="Windows Media Audio">WMA</abbr> format over at the Microsoft Exchange Team Blog.</p>
<p><span id="more-85"></span></p>
<p>Post &#8211; <a href="http://msexchangeteam.com/archive/2008/08/07/449501.aspx">http://msexchangeteam.com/archive/2008/08/07/449501.aspx</a></p>
<p>Song &#8211; <a href="http://msexchangeteam.com/files/12/attachments/entry449511.aspx">http://msexchangeteam.com/files/12/attachments/entry449511.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2008/08/14/the-exchange-autodiscover-song/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook 2007 Deployment</title>
		<link>http://www.michaelcolson.com/2008/07/25/outlook-2007-deployment/</link>
		<comments>http://www.michaelcolson.com/2008/07/25/outlook-2007-deployment/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 14:37:43 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[office]]></category>

		<guid isPermaLink="false">http://www.michaelcolson.com/?p=84</guid>
		<description><![CDATA[For some unknown reason, Microsoft removed the ability to apply transform files to the Office 2007 suite when installing via MSI.  On the flip side they made it much easier to deploy patches in MSP format to Office 2007 when installing via the traditional setup.exe.  Give and take I suppose.  Why is [...]]]></description>
			<content:encoded><![CDATA[<p>For some unknown reason, Microsoft removed the ability to apply transform files to the Office 2007 suite when installing via <abbr title="Windows Installer">MSI</abbr>.  On the flip side they made it much easier to deploy patches in <abbr title="Windows Installer Patch">MSP</abbr> format to Office 2007 when installing via the traditional setup.exe.  Give and take I suppose.  Why is this a problem?  Well if you want to deploy any or all of the Office 2007 suite via Active Directory Group Policy you will need to get a little creative.</p>
<p><span id="more-84"></span></p>
<p>To be fair, Microsoft still allows you to customize <em>SOME</em> settings when deploying using an <abbr title="Windows Installer">MSI</abbr>.  There is a config.xml file that is contained in the same directory as the <abbr title="Windows Installer">MSI</abbr> that allows you to specify things like product key, organization name, and a few other basic items.  If you don&#8217;t have a need to specify any configuration options and just want a plain vanilla install then you can still deploy Office 2007 using the tried and true <abbr title="Windows Installer">MSI</abbr> installation via Group Policy.</p>
<p>Keep in mind that if you do chose to use the <abbr title="Windows Installer">MSI</abbr> installation method, any patches you place in the Updates folder will be ignored!  This is important for things like service packs or critical security updates.</p>
<p>To overcome this Microsoft recommends creating a script that will perform the install, then using Group Policy, apply this script as a computer startup script.  I have taken that approach and modified it slightly to achieve a more controllable method whereby an end user can run the install or administrators can place this script into an already existing logon script.  The advantage here is that the user will NOT have to wait for the installation to complete prior to logon.</p>
<p>So here goes:<br />
<code>@ECHO OFF</code></p>
<p><code>ECHO Detecting Outlook 2007...</code><br />
<code>IF EXIST "C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE" GOTO End ELSE GOTO InstallOutlook</code></p>
<p><code>:InstallOutlook</code><br />
<code>ECHO Outlook 2007 not found.</code><br />
<code>ECHO Please wait while the Outlook 2007 installation initializes...</code><br />
<code>START \\SERVER\Share\OL2007\setup.exe /adminfile \\SERVER\Share\OL2007\Updates\OL2007.MSP</code><br />
<code>ECHO Initialization complete.</code><br />
<code>GOTO End</code></p>
<p><code>:End</code><br />
<code>EXIT</code></p>
<p>Before you go trying to run this puppy, you will need to have already created a share, copied the installation to the share, and finally created a transform file that contains your desired configuration options.  I won&#8217;t go into a bunch of detail on how to do all of this other than to say the command to enter the Office Configuration Wizard is <code>setup.exe /admin</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2008/07/25/outlook-2007-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-mail Address Policy Based on Country</title>
		<link>http://www.michaelcolson.com/2008/07/25/e-mail-address-policy-based-on-country/</link>
		<comments>http://www.michaelcolson.com/2008/07/25/e-mail-address-policy-based-on-country/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 13:41:47 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[exchange]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.michaelcolson.com/?p=83</guid>
		<description><![CDATA[There are a ton of things that the Exchange team did to improve manageability in Exchange Server 2007.  This is evident in the number of new rule based wizards that appear throughout the Exchange Management Console.  However there are still quite a few things that an administrator needs to handle via the trusty [...]]]></description>
			<content:encoded><![CDATA[<p>There are a ton of things that the Exchange team did to improve manageability in Exchange Server 2007.  This is evident in the number of new rule based wizards that appear throughout the Exchange Management Console.  However there are still quite a few things that an administrator needs to handle via the trusty Exchange Management Shell.  One of those is the creation of custom E-mail address policies.</p>
<p><span id="more-83"></span></p>
<p>This particular bit of <abbr title="Exchange Management Shell">EMS</abbr> code will allow for the creation of an E-mail address policy called <em>North America</em> that is based on the Co or country attribute in Active Directory.  Of course we have chosen <em>United States</em>, <em>Canada</em>, and <em>Mexico</em> for this particular one but you could easily modify the syntax to create an unlimited number of combinations.</p>
<p><code>New-EmailAddressPolicy -Name 'North America' -EnabledEmailAddressTemplates 'SMTP:@contoso.com' -RecipientFilter {((Co -eq 'United States') -or (Co -eq 'Canada') -or (Co -eq 'Mexico'))}</code></p>
<p>At this point don&#8217;t worry about getting fancy with the <abbr>SMTP</abbr> addresses.  Once this new policy is created you can use the E-mail Address Policy wizard to customize the addresses.  The important thing is that the recipient filter must be created via the <abbr title="Exchange Management Shell">EMS</abbr>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2008/07/25/e-mail-address-policy-based-on-country/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
