Quantcast
Channel: Exchange Server 2010 forum
Viewing all articles
Browse latest Browse all 19214

Exported date range pst only contains folder structure and no messages

$
0
0

hi all

I used the following powershell to try and extract a date ranged PST file for sent and received items between a specific date however when I open the extracted pst it only has the folder structure and no messages.

New-MailboxExportRequest -ContentFilter {(Received -lt '11/01/2008') -and (Received -gt '9/30/2009') -or (Sent -lt '11/01/2008') -and (Sent -gt '9/30/2009')} -Mailbox "john.smith" -Name JsmithExp -FilePath \\EX01\PST$\JS.pst

Any ideas where i am going wrong ?

thanks 

ollie


Viewing all articles
Browse latest Browse all 19214

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>