enable and disable hyper-v code example
Example: how to Disable Hyper-V
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor