vmware / PowerCLI-Example-Scripts

http://blogs.vmware.com/powercli
Other
753 stars 603 forks source link

Import the module at macOS? What folder? #442

Closed rstolpe closed 3 years ago

rstolpe commented 3 years ago

Hi, I have installed PS and PowerCli and well it work great but where should I put the Hv.Helper module? What folder?

I'm a little confused regarding that.

wss-978 commented 3 years ago

Use $env:PSModulepath to know the module paths Use Get-Modules -listavailable to list the modules.

Where all the VMware.* Modules appear copy the VMware.hv.helper module there. Thanks, Waseem

On Sun, Apr 4, 2021, 7:21 PM rstolpe @.***> wrote:

Hi, I have installed PS and PowerCli and well it work great but where should I put the Hv.Helper module? What folder?

I'm a little confused regarding that.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vmware/PowerCLI-Example-Scripts/issues/442, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFY7BNTEO3SBMYRV6TGNRYLTHBVETANCNFSM42LNQBCQ .