ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

What Is VMware Mirage?

By Vladan SEGET | Last Updated: November 15, 2022

Shares

VMware Mirage is a product which is not well known among virtualization community, and it's a shame as the product has more potential than you think. We'll try to do several posts which will highlight some of the advantages over traditional image backup tools such as Acronis, Veeam Agent for Windows and others. Because it would be too simple to call VMware Mirage a backup tool only. This post will try to explain What Is VMware Mirage.

Is VMware Mirage Only a backup product? The answer is not only. VMware Mirage has this one particular feature which other backup products do not have. It's called Layering. IT administrator has the option of creating and managing standardized layers that are stored in the data center and applied to user endpoints.

It's possible to create a base layer (for Base OS and system drivers) and on the top different kind of application layers. (accounting apps, developers apps, …) Those apps layers can be “pushed” to the desktops (or VMs) via VMware Mirage console no matter which base image the endpoint uses.

The base layer will include the OS, system-level software such as AV software, perhaps VPN clients, as well ass all the necessary patches and service packs. All those core applications will be installed and configured on a “golden” image which will serve as a base image.

The application layers are pushed (distributed) to the systems (which are called “endpoints”) in the background so users can continue working. Reboot is required, but let's say you install Windows patches which require reboot, with applications, you can combine both to do a single reboot.

VMware Mirage is file based. Any files that already exists at the destination endpoint will not travel over the network a second time. Once the Mirage client is installed on the endpoint, the machine is “centralized” through Mirage management server, always only the missing files are downloaded.

However, it uses block-level deduplication…

Quote:

The Distributed Desktop Optimization mechanism optimizes transport of data between the Mirage server and clients, making the ability to support remote endpoints feasible regardless of network speed or bandwidth. Distributed Desktop Optimization incorporates technologies that include read-write caching, file and block-level deduplication, network optimization, and desktop streaming over the WAN.

Some applications, however, needs to be deployed within the base layer. Those are usually some AV software or apps which use system drivers, .NET or Java, global Windows configuration, and settings changes shall also be done within the base layer.

VMware Mirage Continuous Backup

After installation of the backend, installing “agents” in the client's systems, VMware Mirage then works silently in the background while you work, with no system performance issues, and sends any changes you make on your PC, to a central location. There is no need to track any backup jobs and verify if the job had failures etc.

As you can see, VMware Mirage is not only a backup or restore tool, but a whole application management system allowing you to recover quickly physical (or virtual) systems running Windows OS. This can be a fleet of desktops or laptops your users are working on, spread through multiple geographical locations.

Overview of VMware Mirage Architecture…

VMware Mirage Architecture

VMware recommends installing multiple Mirage Management servers to assure application HA. You can install only one, but a message pops up in the Mirage Management Console whenever you connect to a server inside a cluster with only one enabled Mirage Management Server.

Remote Office can benefit from Branch reflector feature which can be activated on one of the endpoints at the remote site.

VMware Mirage remote

VMware Mirage Licensing and pricing

VMware Mirage has a simple licensing system. You can buy it either as:

  • Standalone VMware Mirage product
  • Horizon View Advanced or Horizon Enterprise.

VMware Mirage standalone sells in a package of 10. (or 100 licenses). So if you buy 1 copy and it allows you to manage 10 endpoints.

There is an option only to license the Windows migration feature. In this case, you're buying a 6-month term license focused on subscription.

From the Licensing PDF…

VMware Mirage Licensing

All the management servers and components are within the download.

Bellow, a screenshot from the lab showing the whole “Mirage package”. As you can see, there are also some WinPe environments for booting unbootable or corrupted systems before restoring with VMware Mirage image….

VMware Mirage Download

What's the restore options?

When you recover an endpoint, you will have three options to select from:

  • Restore the entire device (OS, apps, user data and profile).
  • Restore just the applications, user data and profile.
  • Restore just the user data and profile.

Is Mirage customizable?

Mirage contains settings that allow the IT admin to customize how the Mirage system works, for example:

  • How often snapshots are taken
  • What types of files are (and are not) centralized
  • How endpoints get centralized to the system
  • Role-based authentication controls for the Mirage Management System

Etc, etc…

VMware Mirage Guide

This guide will more less evolve over time. In the past, we have done some posts about VMware Mirage already, but it was like 2-3 years ago. It's about time to do some refresh as the product has evolved quite a bit.

(Work in progress...)

Server Installation and Configuration

  • What is VMware Mirage? – [This Post]
  • VMware Mirage Server Infrastructure
  • VMware Mirage and Architecture Preparation Steps
  • How To Install VMware Mirage Management Server, VMware Mirage File Portal, And Web Manager
  • How To Install VMware Mirage Server

Image Management (through Mirage console)

  • What is VMware Mirage Driver Library?
  • How to Create a Reference CVD for Base Layer Capture
  • How to Capture a VMware Mirage Base Layer?
  • How to Capture an App Layer?

VMware Endpoint Management

  • VMware Mirage Client Installation and Configuration
  • How to backup a Desktop with VMware Mirage
  • Create VMware Mirage Bootable USB Stick
  • How to Provision a New Endpoint with VMware Mirage Base Layer?
  • How to Apply a VMware Mirage App Layer?
  • How to Enable Branch Reflector on a device or endpoint?
  • How to Migrate Windows 7 to Windows 10 using VMware Mirage?
  • How to restore Individual File for VMware Mirage Client system

More from ESX Virtualization

  • Installation VMware Mirage DB on Separate SQL Server
  • VMware Mirage Installation – the lab setup
  • VMware Mirage Setup – MMC and Client Setup

Stay tuned through RSS, and social media channels (Twitter, FB, YouTube)

Shares
5/5 - (5 votes)

| Filed Under: Desktop Virtualization, Server Virtualization, Tips Tagged With: What Is VMware Mirage

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Greg Stuart says

    July 14, 2020 at 12:31 am

    Hello Vladan,
    Fellow virtualization blogger here. I just took my VCAP-DTM Deploy exam for 2020 and failed it, came really close, but got hammered on the Mirage questions, which there are a TON of. Is there any way to prepare for the Mirage questions? Hands on Labs? Any other resources you know of? Appreciate any help I can get for prepping to retake this exam, there aren’t a whole lot of resources out there on this exam.

    Thanks,
    Greg @vDestination

    • Vladan SEGET says

      July 14, 2020 at 9:11 pm

      Hi Greg, Thanks for asking. A part from my Mirage series, I haven’t worked much with this interesting product. Is the Mirage still on marks? (on an exam I mean). Wow. It’s a discontinued product, you know that? https://kb.vmware.com/s/article/56447

      I’m sorry to disappoint you. I don’t know a precise answer. Perhaps HOL, perhaps just Mirage documentation….
      Good luck -:)

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in