How to install VM Ware on Windows os

preview_player
Показать описание
Hi, I am Raghav and today we will learn -
How to download and install VMWare
How to create a virtual machine on VMWare
How to add ISO image
How to disable Hyper V (if required)

Step 1 : Download VMWare workstation from -

Step 2 : Install VMWare

Step 3 : Create virtual machine

Step 4 : Start virtual machine

In case of error
VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Workstation
Get-WindowsFeature Hyper*
Disable Hyper V and reboot system
Dism /online /disable-feature /featurename:Microsoft-Hyper-V
bcdedit /set hypervisorlaunchtype off
To enable:
bcdedit /set hypervisorlaunchtype auto

_______ ONLINE COURSES TO LEARN ________

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ PROGRAMMING ------------

------------ IDE ------------

------------ BUILD TOOLS ------------

------------ OTHERS ------------

Keep Learning,
Raghav

----------- Connect with Raghav ------------

Like, Subscribe & Share
You can support my mission for education by sharing this knowledge and helping as many people as you can

Рекомендации по теме
Комментарии
Автор

Hi, thanks for sharing such awesome videos, I really learned a lot after watching your videos specially automation.
I request you to please suggest some videos or link for microservices testing and grpc api automation testing tool

vidyabhushan
Автор

i want to start a vmware on aws but showing same error, is there any solution on it
then please please help i really need since i dont have a good pc or laptop and i really want to study
so please

farukhvijapurkar
Автор

Hi Raghav, kindly post some AWS videos in. Detailed way, so that for each service we got some hands-on based upon your videos, so kindly help to do some more videos with respect to AWS

veeraraghavansrinivasan
Автор

Hi bhaiya, I'm getting an error please help
Error: vm ware workshop pro is not compatible with processor

umangbhardwaj_
Автор

Sorry to ask, but what is the difference between Virtual box and VM Wares ?

rahul-java-dev
Автор

Windows 10 error details :

Get-WindowsFeature : The term 'Get-WindowsFeature' is not recognized as the name of a cmdlet, function, script file,
or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and
try again.
At line:1 char:1
+ Get-WindowsFeature Hyper*
+
+ CategoryInfo : ObjectNotFound: (Get-WindowsFeature:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

iampratap
visit shbcf.ru