mdrabble Posted June 19, 2015 Posted June 19, 2015 I'm in the middle of testing my powershell script for export all staff mailboxes to .pst files so I can them import them into a new exchange installation on a new domain and had a sudden thought....... Does anyone know if the New-MailboxExportRequest include Contacts or would I have to use -IncludeFolders "#Contacts# Cheers Mark
IanT Posted July 1, 2015 Posted July 1, 2015 The Export-Mailbox cmdlet exports all message types including messages, calendar items, contacts, distribution lists, journal entries, tasks, notes, and documents. 1
RobD Posted July 2, 2015 Posted July 2, 2015 Could you not create a trust between the domains and then use the move remote mailbox request??
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now