Automate Guest OS Installation with Easy Install in VMware Player
Learn how VMware Player Easy Install automates supported Windows and Linux guest OS installations from an ISO, including account setup and VMware Tools.
Easy Install is a VMware Player feature that uses information you provide in the New Virtual Machine wizard to automate installation of a supported guest operating system. Instead of answering every installer question manually, you can provide details such as a product key, user name, and password in advance.
This guide explains how to create a virtual machine from an ISO image, decide whether Easy Install is appropriate, configure its storage, and verify the completed installation.
What Easy Install Does
When the New Virtual Machine wizard recognizes compatible installation media, VMware Player can offer Easy Install. It supplies the guest installer with setup information and reduces or removes the need for normal installer responses.
Depending on the guest operating system and installer, Easy Install can automate:
- Guest operating system installation steps that would otherwise require manual responses.
- Entry of guest-specific information, including a product key when the installer requests one.
- Creation of the initial guest user account.
- Configuration using the user name and password supplied in the wizard.
- Installation of VMware Tools after the operating system installation completes.
Easy Install is not available for every operating system, release, ISO image, or installer type. A customized ISO, incomplete image, unusual boot process, or unsupported guest may require a manual installation.
Requirements Before You Start
- VMware Player must be installed on the host computer. If necessary, review installing VMware Player on Windows or installing VMware Player on Linux.
- A supported guest operating system installer ISO file or installation disc.
- Enough host storage for the virtual machine files, virtual disk, guest operating system, updates, and user data.
- Enough host memory and CPU capacity to run both VMware Player and the guest OS. See VMware Player system requirements for general planning.
- Valid licensing information, including a product key if the selected operating system requires one.
- A valid guest user name and password. Record these credentials securely because they may be needed for the first sign-in.
Use legitimate installation media and licensing. Before beginning, locate the ISO in the host file system and confirm that it belongs to the operating system you intend to install.
Start the New Virtual Machine Wizard
Open VMware Player and use the following menu path:
Player > File > New Virtual MachineThe New Virtual Machine wizard is the workflow for selecting installer media, entering guest setup details, naming the virtual machine, choosing its storage location, and configuring its virtual disk.
You can also review the general VM creation workflow in Create a Virtual Machine.
Select the Installation Media
- In the wizard, choose Installer disc image file (ISO).
- Browse to the guest operating system ISO on the host computer.
- Select the ISO and continue.
- Check the wizard's operating system identification.
- Confirm that VMware Player indicates Easy Install will be used, when the feature is available.
Correct recognition is important. If the wizard identifies the intended guest OS and offers Easy Install, continue with the guided setup. If it identifies the wrong OS or does not offer Easy Install, verify the ISO before proceeding.
Detection can fail when the image is customized, incomplete, nonstandard, or from an operating system release that the installed VMware Player version does not fully recognize. In that case, use a supported installer image or choose a manual guest operating system installation.
Provide Easy Install Guest Details
When Easy Install is available, the wizard displays fields appropriate to the selected guest operating system. Enter each requested value carefully.
- Product key: Enter the operating system license or activation key when requested. Do not enter a key that belongs to someone else or to a different edition.
- User name: Supply the initial local guest account name.
- Password: Create the password for the initial account and store it securely.
Easy Install uses these values during deployment. A typo in the user name, password, or product key can cause the installation to stop or leave you unable to sign in afterward.
Name and Locate the Virtual Machine
Choose a descriptive virtual machine name, such as Windows-Lab or Linux-Study. The name helps you identify the guest in VMware Player and in the host's VM directory.
Next, select the host-side folder where VMware Player will store the virtual machine. The folder must have enough capacity for the virtual disk and future guest files. A virtual disk's configured maximum size is not the only storage consideration: updates, applications, snapshots if supported, logs, and user data can also consume host space.
Choose Virtual Disk Size and Format
A virtual disk is a file or group of files on the host that acts as the guest's hard drive. Select a maximum disk size suitable for the guest operating system and its expected workload.
For example, a small test installation needs less capacity than a development guest containing applications, source code, and build artifacts. Avoid choosing a size based only on the initial operating system footprint.
The wizard may offer two storage formats:
- Store the virtual disk as a single file: Keeps the virtual disk in one large host file. This can be straightforward on filesystems that handle large files well.
- Split the virtual disk into multiple files: Stores the disk as a set of smaller files. This can make a VM easier to copy or move and can help when the destination filesystem or storage medium has file-size limitations.
If you use a split virtual disk, move every file belonging to the VM together. Moving only some disk segments can make the virtual machine unusable. For related storage tasks, see virtual machine files and moving a virtual machine.
Finish Creation and Run Easy Install
- Review the ISO, detected guest operating system, Easy Install details, VM name, location, disk capacity, and disk format.
- Select Finish to create the virtual machine.
- Power on the new VM. Starting it begins the guest operating system installation.
- Allow the automated setup to continue. When Easy Install works correctly, the normal installer requires little or no interaction.
- Allow the VM to restart whenever the guest installer requests it.
- Do not delete, rename, or move VM files while installation is in progress.
The guest may restart several times. This is normal for many operating system installations. Avoid interrupting the process unless it is clearly stuck or VMware Player reports an error.
Example: Supported Windows ISO
- Launch the New Virtual Machine wizard.
- Choose Installer disc image file (ISO) and select the Windows ISO.
- Confirm that VMware Player recognizes Windows and reports that Easy Install is available.
- Enter the requested product key and create the initial local user credentials.
- Choose a descriptive VM name, host folder, virtual disk capacity, and disk file format.
- Review the summary and select Finish.
- Power on the VM and allow Windows setup and the VMware Tools installation to complete.
Example: Supported Linux ISO
- Select a supported Linux installer ISO in the wizard.
- Confirm the detected Linux guest type and Easy Install availability.
- Provide the requested account details and any other displayed setup information.
- Choose the VM name, storage folder, virtual disk capacity, and single-file or split-disk format.
- Start the VM and wait for the guest installation to finish.
- Sign in and verify that VMware Tools is available and functioning.
VMware Tools After Installation
Easy Install is designed to install VMware Tools as part of the automated deployment. VMware Tools is a collection of guest-side utilities and drivers that improve VM operation and host-guest integration.
Depending on the guest and VMware Player version, VMware Tools can improve:
- Display integration and resizing behavior.
- Mouse pointer movement between host and guest.
- Guest time synchronization.
- Copy-and-paste, drag-and-drop, shared folders, and other integration features when supported and enabled.
After signing in, verify that VMware Tools is installed and running. Check the guest's installed applications, services, or system status tools for a VMware Tools entry, and test a supported feature such as smoother pointer movement or display resizing. For more background, read VMware Tools overview.
If Tools is absent or not operating, confirm that the guest installation completed. You may need to repair or install the appropriate package separately; see installing VMware Tools in Windows or installing VMware Tools in Linux.
Easy Install Versus Manual Installation
When to Use Manual Installation
Choose manual installation when VMware Player does not recognize the ISO, does not offer Easy Install, or the guest operating system is unsupported. Manual installation is also better when you need custom partitioning, special boot parameters, nonstandard installation media, or installer choices that Easy Install cannot express.
Manual installation does not mean the VM is configured incorrectly. It simply transfers responsibility for answering the guest installer questions to you. Plan to install VMware Tools separately afterward if the guest requires it.
Troubleshooting Easy Install
Easy Install Is Not Offered
Possible causes include an unsupported guest OS or release, an ISO that VMware Player cannot recognize, or customized, nonstandard, or incomplete installation media.
- Verify that the ISO is the intended file and can boot as installation media.
- Try an official, supported installer ISO.
- Proceed with manual installation if Easy Install remains unavailable.
The Wizard Identifies the Wrong Guest Operating System
Ambiguous media or an OS version not fully recognized by the VMware Player release can produce an incorrect detection result.
- Confirm the selected ISO and its intended operating system.
- Use manual installation if the detected guest type is incorrect.
- Review VM settings before first boot so the virtual hardware is appropriate for the guest.
The Automated Installation Stops for Input
Easy Install may not cover every installer prompt. Missing or invalid licensing information, account data, or unsupported installer behavior can also interrupt automation.
- Complete the displayed prompt manually if it is safe and expected.
- Verify the product key, user name, and password entered in the wizard.
- Use manual installation for future deployments if the same media repeatedly needs intervention.
The VM Cannot Be Created or Runs Out of Storage
This usually indicates insufficient free space in the selected host folder or a disk size chosen without accounting for updates and guest files.
- Choose a host location with more free capacity.
- Choose a virtual disk size appropriate for the guest workload.
- Consider split disk files when portability or host filesystem limits matter.
VMware Tools Is Missing After Setup
Easy Install may not have completed, the guest installation may have failed or been interrupted, or the guest may require a separate compatible Tools package.
- Confirm that the guest OS completed installation and that you can sign in.
- Check the guest for VMware Tools status and test its integration features.
- Install or repair VMware Tools through the normal VMware Player workflow if necessary.
Key Points to Remember
- Easy Install is an automated, supported-guest installation feature, not a universal installer for every ISO.
- Enter licensing and account information accurately, and store the credentials securely.
- Choose a VM location and virtual disk size with future storage needs in mind.
- All files of a split virtual disk must remain together when copying or moving the VM.
- Allow the guest to restart during setup and verify VMware Tools after the first sign-in.
- Use manual installation when you need custom installer control or Easy Install is unavailable.