VMware ESXi and vSphere Cluster Management

How to Use Easy Install in VMware Player for Automated Guest OS Installation

Learn how to create a VMware Player virtual machine from an ISO, use Easy Install for unattended guest OS setup, configure storage, and verify VMware Tools.

VMware Player is desktop virtualization software that creates and runs virtual machines. A virtual machine is a software-defined computer with virtual hardware. The operating system running VMware Player is the host operating system; the operating system installed inside the virtual machine is the guest operating system.

Easy Install is VMware Player's unattended guest operating system installation feature. It collects setup information in the New Virtual Machine wizard and supplies that information to a supported installer. After the virtual machine starts, the guest operating system can usually install with little or no interaction.

What You Need Before Starting

  • VMware Player installed on the host computer.
  • A valid, bootable guest operating system ISO image or installer disc.
  • A guest operating system version that VMware Player can identify and support for Easy Install.
  • Enough free host storage for the virtual machine files, the virtual disk, updates, applications, and user data.
  • Any product key or license information required by the guest operating system.

An ISO image is a disc-image file commonly used as bootable operating system installation media. Use a legitimate installer obtained from the operating system provider. The ISO should be complete, bootable, and appropriate for the guest operating system version you intend to install.

Start the New Virtual Machine Wizard

  1. Open VMware Player.
  2. Open the Player menu.
  3. Choose File, then New Virtual Machine.
Player > File > New Virtual Machine

The New Virtual Machine wizard is the workflow for configuring installation media, guest details, the virtual machine name, its storage location, and virtual disk settings.

Select the Guest Installation Media

  1. Choose Installer disc image file (ISO).
  2. Browse to the downloaded or prepared ISO file.
  3. Select the ISO and continue.
  4. Review the operating system version detected by VMware Player.
  5. Confirm that the wizard indicates Easy Install will be used.

The detection result is important. VMware Player uses information from the installer media to determine whether it can automate the installation. If the displayed operating system does not match the ISO, or if Easy Install is not offered, do not assume that unattended installation will work correctly.

Provide Easy Install Information

The wizard next requests the information needed by the unattended installation process. Exact fields vary by guest operating system.

  • Product key: Enter the license or activation key when the selected operating system requires one.
  • Username: Set the initial guest operating system account name.
  • Password: Set the password requested by the wizard. Use a strong password and store it securely.

These values are passed into the guest installer rather than being used only as notes in VMware Player. Record the credentials securely because you will need them when signing in to the completed guest system.

Name and Locate the Virtual Machine

Choose a descriptive virtual machine name, such as Windows-Lab or Linux-Test. This display name helps you identify the VM in VMware Player; it does not define the guest operating system account.

Select a host-system folder for the virtual machine files. The location should:

  • Have sufficient free storage.
  • Be suitable for ongoing VM use rather than a temporary download folder.
  • Be accessible to your host user account.
  • Have enough capacity for the guest operating system, updates, applications, snapshots or related files, and user data if those features are used.

Configure the Virtual Disk

A virtual disk is a file or set of files on the host that appears as a hard drive to the guest operating system. Choose a maximum disk size based on the guest operating system, applications, updates, and expected user data.

The maximum size is the virtual disk capacity available to the guest. It is not a recommendation to allocate all host storage without checking available space. A dynamically growing disk may use less host storage initially, but it can grow as the guest writes data.

The wizard also lets you choose how the virtual disk is stored:

  • Single file: Stores the virtual disk as one large file.
  • Split into multiple files: Stores the virtual disk as several smaller files. This can make copying or moving a VM to another computer or storage device more convenient.
ChoiceHow files are storedAdvantagesConsiderationsBest use case
Single virtual disk fileOne large virtual disk fileSimple file layoutThe file may be inconvenient to copy to storage with file-size limits or poor large-file handlingA VM that stays on one host with suitable storage
Split virtual diskSeveral smaller filesCan simplify copying or moving the VMMore files must remain together; do not delete individual piecesPortable lab VMs and transfers between computers or storage devices

Easy Install Workflow and User Inputs

Wizard stageUser actionInformation or setting requiredExpected result
Launch wizardChoose Player > File > New Virtual MachineNoneVM creation wizard opens
Select mediaChoose Installer disc image file (ISO) and browse to the ISOBootable installer ISOVMware Player analyzes the installer
Check detectionReview the detected guest OS and Easy Install indicationSupported OS and recognized mediaEasy Install is offered when supported
Enter guest detailsSupply requested installation informationProduct key, username, and password as applicableValues are prepared for unattended setup
Name and locationChoose the VM name and host folderDescriptive name and adequate storageVM files have a defined location
Configure diskSet capacity and choose single or split filesDisk size and storage formatVirtual disk configuration is prepared
FinishComplete the wizard and power on the VMFinal configuration choicesGuest OS installation begins

Complete the Automated Installation

  1. Finish the wizard to create the virtual machine.
  2. Power on the VM.
  3. Allow Easy Install to perform the guest operating system setup.
  4. Expect one or more restarts during installation.
  5. Do not interrupt the process unless the installer reports an error or VMware Player requires action.
  6. Wait for the guest operating system installation and the VMware Tools installation to complete.

During an Easy Install, normal installer prompts are handled automatically when the guest installer supports the supplied settings. VMware Tools is installed after the guest operating system installation completes. VMware Tools is guest-side software that improves virtual-machine integration and performance-related capabilities.

Practical Example: Create a Supported Windows VM from an ISO

  1. Open VMware Player and choose Player > File > New Virtual Machine.
  2. Select Installer disc image file (ISO) and choose the Windows installer ISO.
  3. Verify that VMware Player identifies the expected Windows version and indicates that Easy Install will be used.
  4. Enter the required product key, guest username, and password.
  5. Give the VM a descriptive name, such as Windows-Lab, and select a host folder with adequate free space.
  6. Choose a virtual disk size that allows room for Windows, updates, applications, and lab data.
  7. Choose a single disk file or select Split virtual disk into multiple files if easier copying is important.
  8. Complete the wizard, power on the VM, and allow setup, restarts, and VMware Tools installation to finish.
  9. Sign in with the account information supplied during Easy Install.

Verify the Completed Installation

  • Confirm that the guest operating system reaches its normal login screen or desktop environment.
  • Sign in using the Easy Install account credentials.
  • Check for VMware Tools functionality, including improved mouse integration, display support, and guest-host interaction features when supported by the guest system.
  • Confirm that the virtual disk and other VM files exist in the selected host location.
  • Check the guest's available disk capacity and install any required updates according to your normal maintenance process.

Virtual Disk Storage Choices

ChoiceHow files are storedAdvantagesConsiderationsBest use case
Single fileThe disk is represented by one large host fileFewer files to manageLarge-file copying and storage support may matterA VM maintained on a fixed host
Split into multiple filesThe disk is divided among multiple host filesOften more convenient to copy or moveAll parts are required and must stay togetherVMs moved between computers or external storage

When to Use Manual Installation Instead

Manual installation is appropriate when the wizard does not detect Easy Install support or when you need more control over the guest setup.

  • The operating system or edition is unsupported.
  • The ISO is a specialized, customized, or nonstandard installer image.
  • You need custom partitioning or storage layouts.
  • You need to make installation choices that Easy Install cannot represent.
  • The installer requires interactive decisions that cannot be automated.

With manual installation, create the VM using the ISO and complete the guest installer interactively. VMware Tools may need to be installed separately after the operating system is installed.

Installation methodBest forUser interactionVMware Tools behaviorLimitations
Easy InstallSupported standard Windows or Linux installation mediaMost setup fields are supplied before first bootInstalled after the guest OS installation when supportedNot available for every OS, edition, or customized ISO
Manual installationUnsupported media, custom partitioning, or detailed setup controlInstaller screens are completed by the userMay require separate installationTakes longer and requires more installer knowledge

Troubleshooting Easy Install

Easy Install Is Not Offered

Possible causes include an unsupported guest operating system or edition, an ISO that VMware Player cannot recognize, a nonstandard bootable image, or incomplete or corrupted installation media.

  • Confirm that the ISO is valid and bootable.
  • Try a standard installer ISO for an operating system supported by VMware Player.
  • Check that the selected media matches the operating system version displayed by the wizard.
  • Create the VM with manual installation if Easy Install remains unavailable.

The Installer Requests Information You Expected to Be Automated

Some installers do not support every unattended setting. The product key, username, or password may also be missing or invalid, or the ISO may differ from the version VMware Player detected.

  • Complete the requested installer screen manually.
  • Review the Easy Install fields and recreate the VM if necessary.
  • Use installation media that matches the detected operating system version.

The VM Cannot Be Created or Runs Out of Host Storage

The selected VM location may not have enough free space, or the virtual disk capacity may be unsuitable for the host.

  • Choose a host location with adequate free space.
  • Review the virtual disk size before creating the VM.
  • Reserve room for the guest OS, updates, applications, and user files.
  • Remember that split disk files improve portability but do not reduce the total capacity required by the virtual disk.

VMware Tools Features Do Not Appear

The Tools installation may still be running, the guest OS may need a restart, or the guest configuration may require manual installation.

  • Wait for the complete installation process to finish.
  • Restart the guest if prompted.
  • Check the guest operating system for VMware Tools installation status.
  • Install VMware Tools manually if automatic installation did not occur.

Key Points

  • Easy Install automates supported guest operating system installations by using details collected in the VM creation wizard.
  • Always verify both the detected operating system and the indication that Easy Install will be used.
  • Choose the VM location and virtual disk capacity with future updates, software, and data in mind.
  • Split virtual disk files can make copying a VM more convenient, but every split file must remain together.
  • Allow guest installation, restarts, and VMware Tools setup to complete before testing the new VM.
  • Use manual installation when Easy Install is unavailable or when custom control is required.

For the complete procedure, return to Easy Install in VMware Player.