Microsoft
Software
Hardware
Network
Question : Export mailbox excluding contacts
Hi,
One of the users had multiple contacts in his mailbox, I went ahead and removed all of them from Outlook, emptied deleted items. When I attempted to export mailbox using cmdlet
Export-Mailbox -Identity user1 -PSTFolderPath c:\user1.pst
I noticed that it also exports contacts that should have not been there. I have deleted items/mailboxes recovery set to 2 days.
How do I either remove user's contacts from the server or export all mailbox excluding contacts?
Thank you
Answer : Export mailbox excluding contacts
Hi,
Try this:
Export-Mailbox -Identity <MailboxIdParameter> -PSTFolderPath <Path_Of_PST_Folder>\<File
_Name>.pst
-ExcludeFolders "\Contacts"
Random Solutions
Java synchronized Thread issue
Teaching iPhone app creation...Any advice?
Mysql Query to select from two tables
Modify desktop icon size via registry in Server 2008
flash drive manufacurer
existing gift voucher system? - asp.net
How do I delete a file from a folder (uploads directory) when I delete its reference in the database?
Installing SSL certifcate on exchange 2010
Quickbooks 2010 QB crashes when trying to print to network printer
After moving mailbox to Exchange 2007 lost all Outlook rules