timmcmic / DLConversionV2

MIT License
43 stars 9 forks source link

Unable to migrate the DLs #94

Closed narendranegi613 closed 1 year ago

narendranegi613 commented 1 year ago

Hi,

Unable to migrate the DL to cloud in hybrid environment. Below is the command and error we are getting during migration.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Command : Start-distributionListMigration -globalCatalogServer GORDC13.ABC.COM -activeDirectoryCredential $cred -groupSMTPAddress TestDL5@abc.com -AADConnectServer GORAZAD04.abc.com -aadConnectCredential $adConnectCred -logFolderPath C:\credentials\temp\log -dnNoSyncOU “OU=Linked Mailbox Contacts,DC=abc,DC=com” -exchangeOnlineCredential $cloudCred -retainOriginalGroup:$TRUE -exchangeServer MUMEXMAIL07.abc.com -exchangeCredential $exchangeCred

Error : – [14-11-2022 13:16:15] – Validating that both AADConnectServer and AADConnectCredential are specified[14-11-2022 13:16:15] – ERROR: AAD Connect Credential is required when specfying AAD Connect Server

Description

We have multi forest and child dc and Hybrid environment. Here kindly help me to fix the issue and any prerequisite port related and other prerequisite kindly help on above command is correct.

Getting AADConnect error while I was specified the AADConnect server and credential as well. We have multi forest and child dc and Hybrid environment. Here kindly help me to fix the issue and any prerequisite port related and other prerequisite kindly help on above command is correct.

We are used the below URL to download the latest version. https://github.com/timmcmic/DLConversionV2

Kindly let me know if any other any prerequisites required.

timmcmic commented 1 year ago

Please do the following.

Install-module DLConversionV2

Let's make sure you're using the module from the powershell gallery. Go ahead and run your migration and send me the logs to the dl conversion support group.

Tim

narendranegi613 commented 1 year ago

TestDL2.log

Post Install-module DLConversionV2 command and Please find the error logs file.