Hello everyone,
we found a problem after doing swing migration (once to a new hardware, once on the same hardware) and that is that after the migration homeMTA parameter in Active Directory was wrongly set for users that existed before and during the migration.
All the users created after the migration are not affected.
homeMTA is set to:
CN=Microsoft MTA\DEL:e8b60430-4dfc-4902-8891-6651a6d141c8,CN=Deleted Objects,CN=Configuration,DC=YourDomain,DC=YourDomainSuffix
where it should be set to:
CN=Microsoft MTA,CN=YourServerName,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=YourOrganization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=YourDomain,DC=YourDomainSuffix
This problem results in Delegates tab in Outlook reporting an error.
Hope this helps to someone having the same problem as we did.
BTW: Does anybody know if we did something wrong in the swing migrate procedure that could have caused such an error? |