Forum Discussion
Christoph Schuh
Nov 11, 2017Copper Contributor
Email Migration from Imap to Exchange
Ok like with every first time I am a bit nervous on this post but I hope I am doing everything right :D My first problem: I am trying to migrade Emails from two Imap accounts (all inkl) to ou...
VasilMichev
Nov 11, 2017MVP
The missing items with IMAP dilemma might be due to the item class as detailed here: https://support.microsoft.com/en-us/help/3050475/you-can-t-view-mailbox-folders-on-an-exchange-activesync-or-outlook-cl
Or a bulk method here: https://www.slipstick.com/developer/code-samples/change-outlook-folder-type-export/
For the email address issue, simply check via:
Get-Recipient user@domain.com
It will return any matching objects.