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
Exchange 2010 Rollup 3 Issues
NAT setting and vmware
Slipstream all updates into new wim.image / win 7 install DVD
System Restore Points Not Created on Win 7
Arcserve 11.5 and LTO 5
Reset display resolution windows 7
how to deal with more then one Document Class !
asp.net page to test database connectivity
IIS 6.0 asp.net 2.0 cpu performance issue
JSON Value Retrieve