Closed mvrk69 closed 6 years ago
just comment this line. https://github.com/Vidanez/DeployVMs/blob/master/DeployVM.ps1#L159 and replace with the following line : *Get-Module -Name VMware -ListAvailable | Import-Module**
Hi,
Thanks, commenting out the line is enough, it seems powershell core on linux already loads the all installed modules.
Hi,
Would be possible for you to reconstruct the script without using snapins? They are deprecated and not even available in PowerShell CORE.