<?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 on: Search-Mailbox search and remove emails</title>
	<atom:link href="http://exchangeblog.pl/en/2012/09/search-mailbox-search-and-remove-emails/feed/" rel="self" type="application/rss+xml" />
	<link>http://exchangeblog.pl/en/2012/09/search-mailbox-search-and-remove-emails/</link>
	<description>Blog technologii MS Exchange Server</description>
	<lastBuildDate>Thu, 20 Aug 2015 06:37:04 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: Jake</title>
		<link>http://exchangeblog.pl/en/2012/09/search-mailbox-search-and-remove-emails/#comment-472450</link>
		<dc:creator><![CDATA[Jake]]></dc:creator>
		<pubDate>Thu, 02 Apr 2015 18:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://exchangeblog.pl/?p=718#comment-472450</guid>
		<description><![CDATA[Thanks for listing the common message properties, it helped me. Do you know where to find a full list? For example, when I try to use search-mailbox with the &quot;-searchdumpsteronly&quot; switch, I would like to avoid pulling in all the old meeting notices and only pull in the message types. Is there a way to use the search-query to only pull the IPM.Note class items? I use this frequently to restore mailboxes from the purges folder, but I don&#039;t want to restore calendar items.]]></description>
		<content:encoded><![CDATA[<p>Thanks for listing the common message properties, it helped me. Do you know where to find a full list? For example, when I try to use search-mailbox with the &#8220;-searchdumpsteronly&#8221; switch, I would like to avoid pulling in all the old meeting notices and only pull in the message types. Is there a way to use the search-query to only pull the IPM.Note class items? I use this frequently to restore mailboxes from the purges folder, but I don&#8217;t want to restore calendar items.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remigiusz Szatkowski</title>
		<link>http://exchangeblog.pl/en/2012/09/search-mailbox-search-and-remove-emails/#comment-124586</link>
		<dc:creator><![CDATA[Remigiusz Szatkowski]]></dc:creator>
		<pubDate>Fri, 14 Feb 2014 07:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://exchangeblog.pl/?p=718#comment-124586</guid>
		<description><![CDATA[Yes it works, you need to specify name of attachment 
Get-Mailbox -ResultSize Unlimited &#124; Search-Mailbox -SearchQuery &#039;Attachment:&quot;some.pdf&quot;&#039; -TargetMailbox usermbx -TargetFolder PDFAttachments -LogOnly -LogLevel Full
or try this one:
Get-Mailbox -ResultSize Unlimited &#124; Search-Mailbox -SearchQuery &#039;Attachment:&quot;some.pdf&quot;&#039; -TargetMailbox &quot;usermbx&quot; -TargetFolder &quot;PDFAttachments&quot; -LogOnly -LogLevel Full

more information you can find here:
http://technet.microsoft.com/en-us/library/bb232132(v=exchg.141).aspx]]></description>
		<content:encoded><![CDATA[<p>Yes it works, you need to specify name of attachment<br />
Get-Mailbox -ResultSize Unlimited | Search-Mailbox -SearchQuery &#8216;Attachment:&#8221;some.pdf&#8221;&#8216; -TargetMailbox usermbx -TargetFolder PDFAttachments -LogOnly -LogLevel Full<br />
or try this one:<br />
Get-Mailbox -ResultSize Unlimited | Search-Mailbox -SearchQuery &#8216;Attachment:&#8221;some.pdf&#8221;&#8216; -TargetMailbox &#8220;usermbx&#8221; -TargetFolder &#8220;PDFAttachments&#8221; -LogOnly -LogLevel Full</p>
<p>more information you can find here:<br />
<a href="http://technet.microsoft.com/en-us/library/bb232132(v=exchg.141)" rel="nofollow">http://technet.microsoft.com/en-us/library/bb232132(v=exchg.141)</a>.aspx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hello</title>
		<link>http://exchangeblog.pl/en/2012/09/search-mailbox-search-and-remove-emails/#comment-124436</link>
		<dc:creator><![CDATA[hello]]></dc:creator>
		<pubDate>Thu, 13 Feb 2014 08:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://exchangeblog.pl/?p=718#comment-124436</guid>
		<description><![CDATA[Get-Mailbox -ResultSize unlimited &#124; Search-Mailbox -SearchQuery attachment: -TargetMailbox  -TargetFolder  -LogOnly -LogLevel Full

are you sure it works ?
&quot;attachment:&quot; i can&#039;t find any info to say that it works...
and  in my invironment it also not works]]></description>
		<content:encoded><![CDATA[<p>Get-Mailbox -ResultSize unlimited | Search-Mailbox -SearchQuery attachment: -TargetMailbox  -TargetFolder  -LogOnly -LogLevel Full</p>
<p>are you sure it works ?<br />
&#8220;attachment:&#8221; i can&#8217;t find any info to say that it works&#8230;<br />
and  in my invironment it also not works</p>
]]></content:encoded>
	</item>
</channel>
</rss>
