Theme images by kelvinjay. Powered by Blogger.

RHEL

HTML

MCSA

HACKING & TRICKS

» » Setting up a Windows 10 virtual machine in VMware


Setting up a Windows 10 virtual machine in VMware Player


With VMware Player installed and open, you can begin setting up a new virtual machine from an ISO file or bootable CD/DVD by going to the "Player" menu on the top left > New Virtual Machine and the first window will let you select an ISO file or installation CD (or to proceed without either).




In the event that your copy of Windows 10 is on a bootable USB drive instead of being an ISO, VMware Player doesn't provide native support for booting off USB devices, but it's easy to add this functionality when you reach the hardware configuration screen at end of the setup prompts.


How to boot off a USB drive in VMware Player...

Download Plop Boot Manager and extract the zipped contents. When you reach the final screen in the virtual machine setup wizard, click "Customize Hardware..." to open the VM's hardware settings (you can also reach this menu afterward via Player > Manager > Virtual Machine Settings).
Once you're in the hardware settings...
  • Click "Add..." toward the bottom of the hardware settings window
  • Click "Next" on the next add a CD/DVD Drive
  • Choose ISO on the next prompt and point it to Plop Boot Manager.iso




Now when you start your virtual machine it will have a custom boot device menu including the ability to boot from USB devices.
Most of the setup process for creating a new virtual machine is straightforward but there are some additional details worth noting about the initial setup configuration:
  • You might not want the virtual machine stored on your primary drive if it's limited on space as with a low capacity SSD, but you can store the virtual machine files on any drive connected to your computer.
  • Allocating 60GB should be plenty of storage to get started and you could probably reduce to that if necessary.
  • 2GB of RAM will function considerably better than 1GB for Windows 10.
  • The setup process above is similar or identical for other operating systems.




Installing Windows 10 on the newly created virtual machine...

Note that hitting Ctrl + Alt will change focus from the virtual machine back to your main operating system.
If you made it through the setup wizard, you should see your new virtual machine listed VMware Player's welcome screen where it can be powered on to begin the Windows 10 installation. We won't cover that in great depth since most of you are probably well acquainted, but here are some notes about the Windows 10 installation process:

  • For starters, you don't need a license to install Windows 10. Not activating Windows 10 will lock down the personalization features and put a watermark on the desktop but the operating system will remain functional enough to do software testing, etc. When prompted for a product key, look for an option at the bottom of the registration screen and select that you don't have one.




We recommend using an offline Windows account which is an option on the bottom left of the Windows installation sign in screen, and you can proceed without a password on the next prompt by clicking next.


When the installation of Windows 10 completes, your virtual machine should automatically connect to the internet assuming it has working network drivers. Drivers should generally take care of themselves and if you started with the newest version of Windows you shouldn't have many if any updates to download -- if that even matters for your use case.

How to install VMware Tools


Click the "Player" button on the top left of VMWare Player then go to Manage > Install VMware Tools. The software should automatically mount to your virtual machine's DVD drive and if it doesn't autorun you can navigate there from the File Explorer to launch the executable yourself (D:\setup64.exe). The virtual machine will have to be rebooted for the installation to finish.
You can still transfer files to and from the virtual machine without installing VMware Tools by connecting a removable storage device. In the Player menu there is a section for removable devices where your flash drives etc. should be listed and can be connected or disconnected, which is necessary for the primary operating system to recognize the device again.

Any configuration of the virtual machine beyond this point should be about the same as setting up any other new Windows 10 installation. We tend to start by removing most items from the taskbar (Cortana first) and desktop -- including the Recycle Bin, although that's not possible with the personalization options locked in an unactivated virtual machine.


«
Next
Newer Post
»
Previous
Older Post

No comments:

Leave a Reply

How To Configure YUM Server and Client In RHEL 7 ...!!!

How To Configure YUM Server and Client In RHEL 7 ...!!! Yum Server Configuring Yum server IP = 192.168.0.1 Yum server hostname = s...