timmcmic / DLConversionV2

MIT License
43 stars 9 forks source link

import-module DLConversionV2 failed to loaded when start-MultipleDistributionListMigration.ps1 #134

Closed ixUpRiSinGxi closed 1 year ago

ixUpRiSinGxi commented 1 year ago

Using the latest version of DLConversionV2 (2.9.8), and now receiving this error in testing multi-DL moves below that the module could not be loaded since this folder directory does not exist.

import-module : The specified module 'c:\repository\dlconversionv2\dlconversionv2.psd1' was not loaded because no valid module file was found in any module directory. At line:1 char:1

Want to say awesome work! This script has been super helpful in testing a path to migrate DLs.

timmcmic commented 1 year ago

Fixed 2.9.8.1 - my apologies to the group I failed to revert the debug statement I was using for testing again.

============================== Timothy J. McMichael Senior Support Escalation Engineer @.**@.> (980)-776-7465

Hours: Sunday - Wednesday 08:00 - 16:00 eastern time zone.

Manager: Tom Roughley @.**@.>)

Premier Support - (800)-936-3100 Broad Commercial Support - (800)-936-4900

==============================

From: ixUpRiSinGxi @.> Sent: Friday, April 14, 2023 12:25 PM To: timmcmic/DLConversionV2 @.> Cc: Subscribed @.***> Subject: [timmcmic/DLConversionV2] import-module DLConversionV2 failed to loaded when start-MultipleDistributionListMigration.ps1 (Issue #134)

Using the latest version of DLConversionV2 (2.9.8), and now receiving this error in testing multi-DL moves below that the module could not be loaded since this folder directory does not exist.

import-module : The specified module 'c:\repository\dlconversionv2\dlconversionv2.psd1' was not loaded because no valid module file was found in any module directory. At line:1 char:1

Have to say awesome work! This has been super helpful.

- Reply to this email directly, view it on GitHubhttps://github.com/timmcmic/DLConversionV2/issues/134, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKGTN6MIOYTUJN47CFH6Q3TXBF24LANCNFSM6AAAAAAW6UAX7U. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>

ixUpRiSinGxi commented 1 year ago

Looks like it is fixed now, thanks again.