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

Module "HybridRegistration" can not be imported in PowerShell 7.x #95

Open
AspenForester opened this issue Jan 24, 2023 · 0 comments
Open

Comments

@AspenForester
Copy link

Import-Module (Resolve-Path('HybridRegistration.psd1'))

"HybridRegistration" can not be imported in PowerShell 7, but if the script detected what version of PowerShell it was executing in, it could make the choice to import the module using the '-UseWindowsPowerShell` switch.

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