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
High CPU utilization
unable to scan with my HP Photosmart All-in-one printer
Thunderbird slow to download
PHP.ini file 'display_errors' is set to Off but errors still appear on page?
mgcp gateway registration issues with call manager
How do I add a Folder to Windows Installer without having to add each individual file
Workstation Primary Group ID set as Domain Controller
HP Proliant DL360
fruit vitamin content same in ca and fl?
PHP File Upload to FTP