PowerShell | Hyper-V | Virtualization | DISM | Enable Hyper-V using PowerShell & Install Win 10 Pro
#technology #hypervisor #windows #tech #technical #virtualization #powershell #cmd #windows10 #windows11
Check requirements:
1. Windows 10 (Pro or Enterprise) or Windows 11 (Pro or Enterprise)
2. 64-bit Processor with Second Level Address Translation (SLAT)
3. CPU support for VM Monitor Mode Extension (VT-c on Intel CPUs)
4. Minimum of 4 GB memory.
Enable Hyper-V using PowerShell
1. Open a PowerShell console as Administrator
2. Run the following command: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
3. When the installation completes, reboot
Enable Hyper-V with CMD and DISM
1. Open up a PowerShell or CMD session as Administrator
2. Type the following command: DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
🔔 Don’t forget to hit the subscribe button and share this video with fellow creators! Let’s transform our channels with expressive magic.
[ad_2]
source