/PS.Hyper-V

Primary LanguagePowerShell

README

Install-Module io.github.ajchemist.PS.Hyper-V # -Force -ErrorAction stop
Get-InstalledModule
Import-Module io.github.ajchemist.PS.Hyper-V
Get-Module
Remove-Module io.github.ajchemist.PS.Hyper-V