Hyper-v

In WINDOWS home version "virtualization and Hyper-V activation"



IN THIS VIDEO, we showed you how to activate and install “HYPER-v and virtualization” technology. You can ask your questions in the comments, press the subscribe button to support our channel, comment or like the video. Thank you for watching us. I have shared the commands I used in the video below. hyper-v install code: —————————————— – pushd "%~dp0"

dir /b %SystemRoot%servicingPackages*Hyper-V*.mum >hyper-v.txt

for /f %%i in (‘findstr /i . hyper-v.txt 2^>nul’) do dism /online /norestart /add-package:"%SystemRoot%servicingPackages%%i"

del hyper-v.txt Dism /online /enable-feature /featurename:Microsoft-Hyper-V-All /LimitAccess /ALL turning on windows features: ——————- —————————– – run(win + r) – “optionalfeatures” – hyper- (enable) – virtual machine platform (enable)

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply