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

Import-Module : A drive with the name '<SITECODE>' already exists. #469

Open
mukcodes opened this issue Mar 27, 2023 · 0 comments
Open

Import-Module : A drive with the name '<SITECODE>' already exists. #469

mukcodes opened this issue Mar 27, 2023 · 0 comments

Comments

@mukcodes
Copy link

mukcodes commented Mar 27, 2023

Hey Guys,

I have been getting the following error when using the tool. Unsure how to fix this? No other errors show in the logs.

Import-Module : A drive with the name '<SITECODE>' already exists.
At line:17474 char:8
+                             Import-Module $ModuleName
+                             ~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ResourceExists: (<SITECODE>:String) [Import-Module], ProviderInvocationException
    + FullyQualifiedErrorId : DriveAlreadyExists,Microsoft.PowerShell.Commands.ImportModuleCommand

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

1 participant