Figure A: You must register a physical network adapter for the virtual server.
Install advanced services
In the previous beta version of Hyper-V, it was necessary to install advanced services. In the current beta, these services are automatically installed for virtual machines running Windows Server 2008 operating systems. You can hardly know which version of Hyper-V your operating system is using. Come on. Therefore, I recommend installing advanced services if necessary.
To do this, select Insert Integration Services Setup Disk from the Actions menu of the virtual machine. After that, start the virtual machine if it is not already running and open My Computer (on the virtual machine). Then go to D: SupportAMD64 and run Setup.exe . Windows will install advanced services or tell you that these services are installed.
Install the device driver
The last part of this process is to install drivers for the virtual machine's network card. You cannot use this driver for physical cards. You will have to use a driver specified on Integrated Services Setup Disk (this is actually an ISO file installed on your hard drive by Hyper-V).
To install the network card, select Start , right-click My Computer and select Properties . When the System Properties dialog box appears, select Device manager . Look in Device Manager until you find the Microsoft VMBus Network Adapter in Network Adapters as shown below.
Right-click on the Network Adapter and select Update Driver Software . Then, Windows will display the Update Driver Software dialog box. Select the Browse My Computer for Driver Software button, followed by the Browse button. Then, navigate to D: supportamd64en-us , and select NEXT . Windows will proceed to install the driver. When the process finishes, select the Close button.
Conclude
In this article, I explained when you install a virtual machine on a system running Hyper-V, the virtual machine will not be able to access the network. Then explain how to register a network card. Also, how to use Integrated Services Setup Disk to install advanced services if needed and install the driver for the virtual network card.
vmware workstation helps you create multiple virtual machines running different types of operating systems from windows to linux on a real machine, but the effects of that virtual machine do not affect the real machine.
vulnerabilities of virtual machine control (hypervisor), phishing scams, network traffic are getting worse ... what are the biggest risks of virtualization technology today and how to deal with them? what? this is the time
virtual gpu allows sharing on multiple virtual machines. this has greatly improved the performance of applications and desktops, as well as allowed organizations to build virtual desktop infrastructures, helping to increase cost efficiency for businesses.
when it comes to identifying a certain virtual machine component in the system, for some reason, such as changing hardware-related settings, fixing ntfs permissions problems ... then they we need to know the id or guid parameters of that virtual machine
vmware is one of the popular virtual machine software, allowing users to run multiple operating systems on one computer. this tool helps to install windows, linux on virtual machines easily.
the name vmware workstation is probably well-known but in addition virtualbox is also a very useful virtual machine creation software that we may not yet know. come on, let's learn tipsmake how to create virtual machines with virtualbox software in the following article!
in this article, we will learn how to access the virtual machine list and see general information about virtual machines with simple powershell statements. we will also look at stop commands and start virtual machines from the command window.