I am trying to enable a mailbox on some users and receiving an error that ExternalEmailAddress is mandatory on MailUser. When performing a get-user I see this output? Anyone know what might be up with these users?
[PS] C:\>Get-User jk2763 Name RecipientType ---- ------------- username MailUser WARNING: The object domain.com/ou/username has been corrupted, and it's in an inconsistent state. The following validation errors happened: WARNING: ExternalEmailAddress is mandatory on MailUser. WARNING: The mail contact and mail user must have a valid external e-mail address. WARNING: The mail contact and mail user must have a valid external e-mail address. Thanks, jlc
