<?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>Marc Valk dot Net &#187; Exchange</title>
	<atom:link href="http://www.marcvalk.net/category/exchange/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcvalk.net</link>
	<description>blogging about...... Microsoft, Cloud Computing and all other things I find interesting</description>
	<lastBuildDate>Mon, 16 Jan 2012 12:48:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Exchange 2010 &#8211; relaying to external email addresses</title>
		<link>http://www.marcvalk.net/2009/12/exchange-2010-relaying-to-external-email-addresses/</link>
		<comments>http://www.marcvalk.net/2009/12/exchange-2010-relaying-to-external-email-addresses/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 11:41:20 +0000</pubDate>
		<dc:creator>mvalk</dc:creator>
				<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.marcvalk.net/2009/12/exchange-2010-relaying-to-external-email-addresses/</guid>
		<description><![CDATA[We have a scanner in our office which can send scanned documents to any email address specified. After our migration to Exchange 2010 this did not work anymore. I created a new receive connector. Specified the IP addresses which we’re &#8230; <a href="http://www.marcvalk.net/2009/12/exchange-2010-relaying-to-external-email-addresses/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We have a scanner in our office which can send scanned documents to any email address specified. After our migration to Exchange 2010 this did not work anymore.</p>
<p>I created a new receive connector. Specified the IP addresses which we’re allowed to relay to external, and then checked the anonymous checkbox.   </p>
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image15.png" rel="lightbox[416]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb15.png" width="288" height="320" /></a> </p>
<p>The scanner was able to send scanned documents to internal email addresses, but it could not send to any external domain.</p>
<p>It turns out that when you place a checkmark in the “anonymous users” checkbox the following permissions are given to the “Anonymous Logon” group:</p>
<li>Ms-Exch-SMTP-Submit</li>
<li>Ms-Exch-SMTP-Accept-Any-Sender</li>
<li>Ms-Exch-SMTP-Accept-Authoritative-Domain-Sender</li>
<li>Ms-Exch-Accept-Headers-Routing   </li>
<p>We are missing the “Ms-Exch-SMTP-Accept-Any-Recipient” , this is preventing the scanner to relay off the exchange server. You can add this permission by opening the EMS (Exchange Management Shell” and issuing the command:</p>
<p><em>Get-ReceiveConnector &quot;&lt;Receive Connector name&gt;&quot; | Add-ADPermission -User &quot;NT AUTHORITY\ANONYMOUS LOGON&quot; -ExtendedRights &quot;Ms-Exch-SMTP-Accept-Any-Recipient&quot;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcvalk.net/2009/12/exchange-2010-relaying-to-external-email-addresses/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 Backup and Restore (powershell)</title>
		<link>http://www.marcvalk.net/2009/12/exchange-2010-backup-and-restore-powershell/</link>
		<comments>http://www.marcvalk.net/2009/12/exchange-2010-backup-and-restore-powershell/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 13:34:41 +0000</pubDate>
		<dc:creator>mvalk</dc:creator>
				<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.marcvalk.net/2009/12/exchange-2010-backup-and-restore-powershell/</guid>
		<description><![CDATA[In Exchange 2010 you can’t use ExMerge anymore. In Exchange 2010 you can create a backup from your database (with windows backup), you can then restore it in case of an emergency and attach it to Exchange as a seperate &#8230; <a href="http://www.marcvalk.net/2009/12/exchange-2010-backup-and-restore-powershell/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In Exchange 2010 you can’t use <a title="Microsoft Exchange Server Mailbox Merge Wizard" href="http://www.microsoft.com/downloads/details.aspx?familyid=429163ec-dcdf-47dc-96da-1c12d67327d5&amp;displaylang=en" target="_blank">ExMerge</a> anymore. In Exchange 2010 you can create a backup from your database (with windows backup), you can then restore it in case of an emergency and attach it to Exchange as a seperate database (recovery database). You can then restore a mailbox’s content.</p>
<p><u>Prerequisites:</u></p>
<ul>
<li>Make sure your server has the Windows Backup Feature installed      <br /><em>note: this is based on a windows 2008R2 Server</em> </li>
<li>Start the Windows service “Microsoft Exchange Server Extension for Windows Server Backup” and set its Startup Type&#160; to automatically </li>
</ul>
<p><u>Backup</u></p>
<p>First of all you have to make a backup of your exchange environment. </p>
<ul>
<li>Start Windows Backup </li>
<li>Click “Backup Schedule” (or Backup Once, if you don’t want the backup to be scheduled and run every night). In the Getting Started Screen click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image2.png" rel="lightbox[405]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb2.png" width="368" height="320" /></a>       </li>
<li>You can make a Full Backup of your server or just choose your Exchange directory. I opted to go for the latter one. Choose [Custom] and then click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image3.png" rel="lightbox[405]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb3.png" width="368" height="320" /></a>       </li>
<li>Next screens asks you to select the items to backup. Click [Add Items] and add the location where you’re Exchange is installed (mine was D:\Exchange Server). Then Click [Advanced Settings] and make sure you select “VSS full Backup” underneath the tab “VSS Settings”, then click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image4.png" rel="lightbox[405]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb4.png" width="367" height="320" /></a>       <br /><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image5.png" rel="lightbox[405]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb5.png" width="368" height="65" /></a>       </li>
<li>If you choose the “Backup Schedule” option&#160; in the beginning, you will now be presented with a dialog box in which you can create your schedule. If you created one then click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image6.png" rel="lightbox[405]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb6.png" width="367" height="320" /></a>       </li>
<li>The next screen asks for a destination for your backup files.&#160; I chose the “Back up to a shared network folder” option. Then click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image7.png" rel="lightbox[405]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb7.png" width="367" height="320" /></a>       </li>
<li>Next is to specify the remote shared folder. Choose one and click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image8.png" rel="lightbox[405]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb8.png" width="367" height="320" /></a>       </li>
<li>You will then be prompted with a username and a password question. Fill in an&#160; account which has access to the shared folder you&#8217;re backing up to. Click [Finish]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image9.png" rel="lightbox[405]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb9.png" width="367" height="320" /></a>       </li>
<li>The wizard will create your backup schedule, and then will return the status. It should read “You have successfully created the backup schedule”. Then click [Close]. </li>
</ul>
<p>Ok, you’re backup should be scheduled now. Now let’s see what you have to do whenever you want to restore a mailbox.</p>
<p><u>Restore</u></p>
<ul>
<li>First of all off course, you have to restore your latest backup. Again start Windows Backup en choose the option [Recover]. On the Recovery Wizard screen that opens select “A backup stored on another location”, then click [Next]</li>
<li>Specify “Remote Shared Folder” as the location type. Click [Next]</li>
<li>Enter the remote shared folder location and click [Next]</li>
<li>On the next screen you have to select the date of the backup you want to recover. Pick one and click [Next]</li>
<li>Select ”Files and Folders” as the recovery type, then click [Next]</li>
<li>Now you have to select the Exchange Folder that you created a backup from. Then Click [Next]. </li>
<li>Choose to restore the database to a different location. Click [Next]</li>
<li>Confirm the restore by clicking [Recover]</li>
<li>After the restore is done, open up Exchange Management Shell and change the directory to the location where the edb file and the log files are located.</li>
<li>Run the command: “eseutil /r e00 /d &lt;full path to restore folder&gt;”
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image10.png" rel="lightbox[405]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb10.png" width="420" height="154" /></a>       </li>
<li>Next run the command “eseutil /mh &lt;edb filename.edb&gt;”. In the output you must verify that the state of the database is “Clean Shutdown”
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image11.png" rel="lightbox[405]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb11.png" width="420" height="108" /></a>       </li>
<li>You can now create a new recovery database, named RestoreDB. Execute the command:      <br />“new-mailboxdatabase –recovery -name RestoreDB -server &lt;ServerName&gt;       <br />-EdbFilePath &lt;path to edbfile.edb&gt; –logfolderpath &lt;path to folder with logfiles&gt;”
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image12.png" rel="lightbox[405]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb12.png" width="420" height="155" /></a>       </li>
<li>Next is to mount the database with the command:     <br />”mount-database –identity RestoreDB”
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image13.png" rel="lightbox[405]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb13.png" width="420" height="68" /></a>       </li>
<li>To restore a mailbox you can now execute the command:     <br />”restore-mailbox –identity &lt;mailboxname&gt; –RecoveryDatabase RestoreDB” </li>
</ul>
<p>That’s it.</p>
<ul>
<li>To clean up: dismount the database en then remove the database     <br />a. ”dismount-database –identity RestoreDB”      </p>
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/12/image14.png" rel="lightbox[405]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/12/image_thumb14.png" width="420" height="58" /></a>       </p>
<p>b. ”remove-mailboxdatabase –identity RestoreDB”      </p>
<p>You only have to delete the files on the file system manually.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcvalk.net/2009/12/exchange-2010-backup-and-restore-powershell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing MS Forefront Security for Exchange Server</title>
		<link>http://www.marcvalk.net/2009/11/installing-ms-forefront-security-for-exchange-server/</link>
		<comments>http://www.marcvalk.net/2009/11/installing-ms-forefront-security-for-exchange-server/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 13:16:54 +0000</pubDate>
		<dc:creator>mvalk</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.marcvalk.net/2009/11/installing-ms-forefront-security-for-exchange-server/</guid>
		<description><![CDATA[Microsoft Forefront Security for Exchange Server integrates multiple scan engines from industry-leading security firms into a comprehensive, layered solution, helping businesses protect their Microsoft Exchange Server messaging environments from viruses, worms, spam, and inappropriate content. start forefrontexchangesetup.exe Accept the License &#8230; <a href="http://www.marcvalk.net/2009/11/installing-ms-forefront-security-for-exchange-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image3.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb2.png" width="134" height="90" /></a> </p>
<ul>
<p>Microsoft Forefront Security for Exchange Server integrates multiple scan engines from industry-leading security firms into a comprehensive, layered solution, helping businesses protect their Microsoft Exchange Server messaging environments from viruses, worms, spam, and inappropriate content.</p>
</ul>
<ul>
<li>start forefrontexchangesetup.exe</li>
<li>Accept the License Agreement and click on [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image4.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb3.png" width="394" height="320" /></a>       </li>
<li>You will be warned with the fact that “Microsoft Exchange Transport” will be restarted, so if this isn’t possible, abort the setup. Else just click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image5.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb4.png" width="394" height="320" /></a>       </li>
<li>The next screen prompts you for the installation locations. If you want to change this do so, then click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image6.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb5.png" width="394" height="320" /></a>       </li>
<li>If you use a <a title="Wikipedia: Proxy Server" href="http://nl.wikipedia.org/wiki/Proxyserver" target="_blank">Proxy Server</a> fill in the details, then click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image7.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb6.png" width="394" height="320" /></a>       </li>
<li>Enable the Antispam feature (if needed), then click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image8.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb7.png" width="394" height="320" /></a>       </li>
<li>The next screen is about joining the CEIP (Customer Experience Improvement Program), if you want to be part of it, check the checkbox. Click [Next]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image9.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb8.png" width="394" height="320" /></a>&#160; </li>
<li>Verify your information, and then click [Next] to begin installation
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image10.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb9.png" width="394" height="320" /></a>       </li>
<li>After the installation, click [Finish]
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image11.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb10.png" width="394" height="320" /></a>       </li>
<li>Your start menu should now contain the “Forefront Protection for Exchange Server Console”. Fire it up.
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image12.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb11.png" width="276" height="65" /></a>       </li>
<li>Activate your license, or continue with the evaluation (only valid for 119 days).
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image13.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb12.png" width="420" height="316" /></a>       </li>
<li>If you have a Activation Key, you will be prompted to supply your License Agreement Number. Click on the link provided in the dialog screen.
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image14.png" rel="lightbox[371]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb13.png" width="420" height="309" /></a>&#160; </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcvalk.net/2009/11/installing-ms-forefront-security-for-exchange-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Error on moving mailbox to Exchange 2010</title>
		<link>http://www.marcvalk.net/2009/11/error-on-moving-mailbox-to-exchange-2010/</link>
		<comments>http://www.marcvalk.net/2009/11/error-on-moving-mailbox-to-exchange-2010/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 14:57:57 +0000</pubDate>
		<dc:creator>mvalk</dc:creator>
				<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.marcvalk.net/2009/11/error-on-moving-mailbox-to-exchange-2010/</guid>
		<description><![CDATA[After trying to move a mailbox from Exchange 2003 to Exchange 2010, I received the following error: Error: Active Directory operation failed on *DomainController*. This error is not retriable. Additional information: Insufficient access rights to perform the operation. Active directory &#8230; <a href="http://www.marcvalk.net/2009/11/error-on-moving-mailbox-to-exchange-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After trying to move a mailbox from Exchange 2003 to Exchange 2010, I received the following error:</p>
<p><em>Error:     <br />Active Directory operation failed on *DomainController*. This error is not retriable. Additional information: Insufficient access rights to perform the operation.      <br />Active directory response: 00002098: SecErr: DSID-03150E8A, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0 </em></p>
<p><em>The user has insufficient access rights. </em></p>
<p><em>Exchange Management Shell command attempted:     <br />’*OUStructure*&#8217; | New-MoveRequest -TargetDatabase &#8216;Mailbox Database 1985885663&#8242; -BadItemLimit &#8216;-1&#8242;</em> </p>
<p>This error can be resolved by editing the Advanced Security Settings for the user.</p>
<ul>
<li>Open Active Directory Users and Computers</li>
<li>Find the user of which the mailbox move caused the error</li>
<li>Open up the properties of this user and go to the security tab (if this is not available, choose view and then advanced features in the AD users and computers MMC)</li>
<li>Click on [Advanced]</li>
<li>Activate the checkbox “Include inheritable permissions from this object’s parent” and then click [OK] twice.</li>
</ul>
<p><a href="http://www.marcvalk.net/wp-content/uploads/2009/11/image2.png" rel="lightbox[346]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.marcvalk.net/wp-content/uploads/2009/11/image_thumb1.png" width="403" height="116" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcvalk.net/2009/11/error-on-moving-mailbox-to-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

