Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with migration failing in slow replicated networks #153

Closed
JerBar opened this issue Dec 13, 2023 · 1 comment
Closed

Issues with migration failing in slow replicated networks #153

JerBar opened this issue Dec 13, 2023 · 1 comment

Comments

@JerBar
Copy link

JerBar commented Dec 13, 2023

I think I am having an issue where current network replication is slower than most enviroments.

I'm seeing odd behavior, with the module getting setting the email address in the cloud.
It seems that it is changing it to the correct email addresses, then changing it back to the the temp email address and then failing.
I can see the email address changes in the Entra ID (Azure AD) Audit Logs on the group.

Start-distributionListMigration -msGraphTenantID $msGraphTenantID -msGraphCertificateThumbprint $msGraphCertificateThumbprint -msGraphApplicationID $msGraphApplicationID -globalCatalogServer $GCServer -activeDirectoryCredential $gcCred -groupSMTPAddress 'TestDL82@clientdomain.com' -AADConnectServer $AADServer -aadConnectCredential $adConnectCred -aadConnectAuthenticationMethod Kerberos -logFolderPath c:\temp -dnNoSyncOU $DNSyncOU -customroutingdomain $CustomRoutingDomain -exchangeserver $exchangeserver -exchangecredential $exchangeCred -exchangeAuthenticationMethod Kerberos -exchangeOnlineCertificateThumbPrint $msGraphCertificateThumbprint -exchangeOnlineOrganizationName $ExchangeOnlineOrg -exchangeOnlineAppID $msGraphApplicationID

I've tried with and w/o the -customroutingdomain and it seems to behave the same.

@timmcmic
Copy link
Owner

timmcmic commented Dec 13, 2023 via email

@timmcmic timmcmic closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants