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

VMware Mirage Client Installation and Configuration

By Vladan SEGET | Last Updated: November 15, 2022

Shares

Our guide to VMware Mirage continues today with VMware Mirage Client Installation and configuration. In order for the endpoint to become a managed and backed up, it needs an agent called VMware Mirage Client. It's a small piece of software which installs on each endpoint, and this software pushes the bits to your Mirage cluster.

As any other backup products destined for physical systems, such as Veeam agent for Windows, Acronis True Image, and others, VMware Mirage Client needs to be installed directly on the endpoint.

After the Mirage client is installed on the new endpoint, the Pending Devices tab shows the device as a pending assignment within the web management console. The endpoint otherwise called Centralized Virtual Desktop (CVD) can be Windows physical box, desktop or laptop, but also a virtual machine.

If users have personal firewalls installed on their endpoints, connections between Mirage clients and the Mirage server can be disrupted. Endpoints with active firewalls cannot upload data or be migrated, so they cannot be managed by Mirage. Workarounds include setting Mirage as an authorized service in the firewall settings, opening a port between the client and the server, and temporarily disabling a user’s personal firewall.

A Load-balancing environment is required if you have multiple Mirage servers or Mirage Gateways. You can use an enterprise load balancer from a supplier such as F5 Networks or a round-robin DNS configuration.

Each Mirage server, or cluster node, supports up to 1500 CVDs when uploads are enabled, or 5000 CVDs when using the Layer Management Only policy setting, depending on its actual system specification. So if the number of endpoints is lower than that then you don't need this type of architecture.

VMware Mirage Client Installation and Configuration – Two possibilities:

  1. Plain execution directly on the endpoint
  2. Scripted and silent

Option 1 – Direct install

The first one is very simple. All you need to know is the IP address or FQDN of your Mirage server. Type the IP address or FQDN of the Mirage server or the shared IP of the load balancer in a cluster that you want this client to communicate with.

Mirage Client deployment

Rebooting the client is recommended.

Option 2 – Silent Install

You can silently install the VMware Horizon Mirage client onto all your internal PCs and desktops in your network but it will also be nice to protect your remote workers. How to do that? One of the options would be to email a ZIP file to your remote workers including the client and a batch file to run which includes the silent install commands.

If your user's laptop gets stolen, the user can buy a new one and after installing the Mirage Client, and once he has rebooted his laptop, it will pop up as a pending device within VMware  Mirage allowing you to save his day by restoring his old laptops data and settings.

The command line is as follows (for 64-bit clients):

<Mirage MSI path>\MirageClient.x64.buildnumber.msi SERVERIP=MirageServer /quiet

For your environment, you will need to change the .x64.161934 for the architecture and revision of the client you are using. Also if you are not using SSL within your Mirage servers then you will need to remove the usessltransport=true option from the command line as well.

<Mirage MSI path>\MirageClient.x86.buildnumber.msi SERVERIP=MirageServer:port USESSLTRANSPORT=true /quiet

If you are using the command line options to install on clients that are external to the corporate network you will more than likely be using a Horizon Mirage Edge Server to allow users to contact the Mirage servers without the need to dial into a VPN in which case the FQDN of the Mirage server would then be the Edge server.

You can also append a port to the server location if you do not want to use the port (the default port is 8000).

The endpoint will appear within Mirage Web Management console within the “pending devices” section.

VMware Mirage Web Console

From there we will be able to go further and centralize an endpoint via Centralize Endpoint button. The desktop will move from the Pending devices to CVD inventory section, where you can follow the progress the operation of centralization (backup).

How to install VMware Mirage Client

From the client perspective when connecting on the client computer, you can check by double clicking the Mirage taskbar icon, the General TAB and Data Protection TAB. For now, as the CVD was not yet backed up, there is nothing to restore.

Mirage Client View

The client installation is finished, the first backup taken. Where to configure the frequency?

There is a System Configuration “gear” icon where you can click and configure the frequency of Snapshots.

The defaults are as per this screenshots here, being set, like this…

As you can see there are no hourly snapshots configured, there are 7 snapshots (backups) a day, 3 weekly and 11 monthly ones. This is obviously configurable to fit your needs. However, it is per-cluster settings so no possibility to adjust this for individual job/endpoint.

So far we only showed the way to centralize (backup) an individual endpoint which is good. And this post was just a test, however, as our test VM wasn't running any software, any application, we have nothing to restore.

We will demonstrate a restore operation (because the main reason why we centralize/backup our endpoints is to be able to restore, right?) on another post.

Configure User Access to the File Portal

We still have some configurations left to be done for our Mirage Installation. Let's have a look. We need to configure user access to the file portal. The configuration is pretty simple.

On the Web-based UI, Click the gear icon > Select File Portal > Check the box Enable File Portal > Enter the Path to the File portal (in my case https://miragems01.lab.local/explorer)

File portal

And from the client's perspective, the client has to connect via this link:

https://miragems01.lab.local:6443/explorer

The end users can view files in their historical snapshots from a Web browser on any device. End users can access the file portal with the appropriate login credentials. The default portal view looks like this….

Mirage file portal

So if for example a user's laptop/desktop gets stolen/damaged, it's possible to access this file portal from any other destkop/phone/tablet and recover the files or start working from another system until the administrator initiates complete CVD restore to a new PC/laptop.

Well, that's all for today. We will continue to explore VMware Mirage and its possibilities in the future. Our guide is taking shape and sooner or later it will be finished. So far we deployed our server infrastructure and installed a couple of Mirage clients to our endpoints to test its capability.

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. (ex. 100 licenses of Horizon Advanced entitles you for 100 Mirage Users).

VMware Mirage standalone sells in a package of 10 licenses. (or 100 licenses). So if you buy 1 copy and it allows you to manage 10 endpoints. There is also an option only to license the Windows migration feature. In this case, you’re buying a 6-month term license focused on subscription.

VMware Mirage Guide

Server Installation and Configuration

  • What is VMware Mirage? 
  • 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 – [This Post]
  • 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

 

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

Shares
4.5/5 - (2 votes)

| Filed Under: Server Virtualization Tagged With: VMware Mirage Client Installation and Configuration

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. ilyas ozsarac says

    August 7, 2017 at 12:37 pm

    Hi Vladan,

    Thank you for this great guide. It is really helpful. I want to ask you can we use mirage to backup our Horizon View Full Clone VDIs?

    Regards,
    Ilyas

    • Vladan SEGET says

      August 7, 2017 at 1:50 pm

      Hi Ilyas,

      Absolutely. Mirage supports full-clones. The Mirage operations supported for Horizon view are: App layer assignment, Base layer assignment, enforce layers or Apply drivers library.
      Hope it helps.
      Best.
      Vladan

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

  • 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!
  • Installation of StarWind VSAN Plugin for vSphere
  • Protect Mixed environments with Nakivo Physical Machine recovery (bare metal)
  • No more FREE licenses of VMware vSphere for vExperts – What’s your options?
  • Tails – Your Private OS on USB Stick
  • StarWind V2V Converter Now has CLI
  • Veeam VHR ISO v2 – 2025 Download and Install
  • Deployment OVA and Installation of Nakivo Backup and Replication for VMware

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