docs/snippets/save-module-local-windows.ps1
Save-Module -Name VMware.PowerCLI -RequiredVersion 13.3.0 -Path F:\Module\ -Repository PSGallery Save-Module -Name 7Zip4PowerShell -RequiredVersion 2.4.0 -Path F:\Module\ -Repository PSGallery Save-Module -Name Posh-SSH -RequiredVersion 3.0.8 -Path F:\Module\ -Repository PSGallery Save-Module -Name VMware.CloudFoundation.InstanceRecovery -Path F:\Module\ -Repository PSGallery |