<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Chrysjan&#039;s Messaging Blog</title>
	<atom:link href="http://blog.chrysjan.dk/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.chrysjan.dk</link>
	<description>Messaging and Collaboration tips, tricks and other usefull stuff</description>
	<lastBuildDate>Fri, 27 Nov 2009 17:35:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on -AllowDuplicates &#8211; The switch you must know about using Import-Mailbox by Christian Pedersen</title>
		<link>http://blog.chrysjan.dk/?p=49&#038;cpage=1#comment-5</link>
		<dc:creator>Christian Pedersen</dc:creator>
		<pubDate>Fri, 27 Nov 2009 17:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.chrysjan.dk/?p=49#comment-5</guid>
		<description>If there were e.g. 10 duplicate Items in the PST, only 1 Item would be imported, thus 9 missing Items.&lt;br /&gt;&lt;br /&gt;BR,&lt;br /&gt;Christian</description>
		<content:encoded><![CDATA[<p>If there were e.g. 10 duplicate Items in the PST, only 1 Item would be imported, thus 9 missing Items.</p>
<p>BR,<br />Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on -AllowDuplicates &#8211; The switch you must know about using Import-Mailbox by Anonymous</title>
		<link>http://blog.chrysjan.dk/?p=49&#038;cpage=1#comment-4</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 27 Nov 2009 17:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.chrysjan.dk/?p=49#comment-4</guid>
		<description>Hi Christian,&lt;br /&gt;&lt;br /&gt;If that was the case, how comes the users had missing items?&lt;br /&gt;&lt;br /&gt;Importing into empty mailboxes should not miss items.&lt;br /&gt;&lt;br /&gt;Sorry to question you but I do not understand and hope you don&#039;t mind :)&lt;br /&gt;&lt;br /&gt;many thanks,&lt;br /&gt;Paul B.</description>
		<content:encoded><![CDATA[<p>Hi Christian,</p>
<p>If that was the case, how comes the users had missing items?</p>
<p>Importing into empty mailboxes should not miss items.</p>
<p>Sorry to question you but I do not understand and hope you don&#39;t mind <img src='http://blog.chrysjan.dk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>many thanks,<br />Paul B.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on -AllowDuplicates &#8211; The switch you must know about using Import-Mailbox by Christian Pedersen</title>
		<link>http://blog.chrysjan.dk/?p=49&#038;cpage=1#comment-3</link>
		<dc:creator>Christian Pedersen</dc:creator>
		<pubDate>Fri, 27 Nov 2009 16:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.chrysjan.dk/?p=49#comment-3</guid>
		<description>Hi Paul&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The PST&#039;s was imported to empty mailboxes. &lt;br /&gt;When the PST&#039;s that contained duplicate Items was imported without -AllowDuplicates, only one Item would be imported, and this would be the Item with the latest modified time. When importing without -AllowDuplicates, every Item is checked against the Items in the mailbox. If a duplicate is found, the Item with the last modified time will &quot;win&quot;. No Items are deleted from the PST&#039;s.&lt;br /&gt;&lt;br /&gt;BR,&lt;br /&gt;Christian</description>
		<content:encoded><![CDATA[<p>Hi Paul</p>
<p>The PST&#39;s was imported to empty mailboxes. <br />When the PST&#39;s that contained duplicate Items was imported without -AllowDuplicates, only one Item would be imported, and this would be the Item with the latest modified time. When importing without -AllowDuplicates, every Item is checked against the Items in the mailbox. If a duplicate is found, the Item with the last modified time will &quot;win&quot;. No Items are deleted from the PST&#39;s.</p>
<p>BR,<br />Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on -AllowDuplicates &#8211; The switch you must know about using Import-Mailbox by Anonymous</title>
		<link>http://blog.chrysjan.dk/?p=49&#038;cpage=1#comment-2</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 27 Nov 2009 15:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.chrysjan.dk/?p=49#comment-2</guid>
		<description>Hi Christian,&lt;br /&gt;&lt;br /&gt;Please could I ask you about your experience with the -AllowDuplicates switch.&lt;br /&gt;&lt;br /&gt;Typically when you move service provider, the user has an empty mailbox, if you imported the PST file into an empty mailbox there would be no duplicate items unless they already existed in the PST file.&lt;br /&gt;&lt;br /&gt;If they did exist in the PST file prior to importing, are you saying that the Import-Mailbox Cmdlet found a duplicate item in the PST file and did not import the item at all?&lt;br /&gt;&lt;br /&gt;I would of expected that WITHOUT the -AllowDuplicates switch, if an item already existed in the mailbox, the Import-Mailbox Cmdlet would not have imported the duplicate item.&lt;br /&gt;&lt;br /&gt;You are saying that after you imported a PST file, a user was then missing items.&lt;br /&gt;&lt;br /&gt;Are you saying that the Import-Mailbox Cmdlet WITHOUT the -AllowDuplicates switch, found an item in the mailbox, decided not to import the duplicate item and also remove the original item from the mailbox?&lt;br /&gt;&lt;br /&gt;many thanks,&lt;br /&gt;Paul B.</description>
		<content:encoded><![CDATA[<p>Hi Christian,</p>
<p>Please could I ask you about your experience with the -AllowDuplicates switch.</p>
<p>Typically when you move service provider, the user has an empty mailbox, if you imported the PST file into an empty mailbox there would be no duplicate items unless they already existed in the PST file.</p>
<p>If they did exist in the PST file prior to importing, are you saying that the Import-Mailbox Cmdlet found a duplicate item in the PST file and did not import the item at all?</p>
<p>I would of expected that WITHOUT the -AllowDuplicates switch, if an item already existed in the mailbox, the Import-Mailbox Cmdlet would not have imported the duplicate item.</p>
<p>You are saying that after you imported a PST file, a user was then missing items.</p>
<p>Are you saying that the Import-Mailbox Cmdlet WITHOUT the -AllowDuplicates switch, found an item in the mailbox, decided not to import the duplicate item and also remove the original item from the mailbox?</p>
<p>many thanks,<br />Paul B.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
