Error: The critical property ‘ExchangeGuid’ is missing in the MailUser object
Assessment The critical property ‘ExchangeGuid‘ is missing in the MailUser object Solution · Ran the following cmdlet for the affected users: Get-mailuser user@domain.com | FL *guid* · We can see…