Alle berichten van RobinP

Configure vMotion in vSphere environment

Download Recently I’ve expanded my lab environment with a second vSphere host. One of the advantages of having two vSphere hosts is that you can move machine from on vSphere host to the other. If you perform this move while the machine is powered down you don’t and need any additional configuration. However, if you want to move a running machine from one vSphere host to the other without losing connectivity to this VM, you need vMotion. First let me explain what vMotion is.

vMotion in vSphere allows a running virtual machine to move between two different vSphere hosts. During vMotion memory of the VM is sent from the running VM to the new VM (the instance on another host that will become the running VM after the vMotion). The content of memory is changing all the time. vSphere uses a system where the content is sent to the other VM and then it will check what data is changed and send that, each time smaller blocks. At the last moment it will very briefly ‘freeze’ the existing VM, transfer the last changes in the memory content and then start the new VM and remove the old one. This process will minimize the time during which the VM is suspended.

Lees verder Configure vMotion in vSphere environment

Managing vSphere with PowerCLI (creating Tags)

DownloadVMware vSphere PowerCLI is a command line tool for automating vSphere and vCloud management.

VMware PowerCLI is a very powerful command-line tool that lets you automate close to all aspects of a vSphere management. This includes among others: network, storage, guest OS.

PowerCLI is distributed as PowerShell modules, and includes over 500 PowerShell cmdlets.

The first version of PowerShell was released in November 2006 for Windows XP, Windows Server 2003 and Windows Vista. We have come a long way since then. PowerShell is an important part of today’s IT landscape. By using PowerShell you can manage systems from different vendors in a unified way. I find myself using PowerShell almost every day in my work.

Lees verder Managing vSphere with PowerCLI (creating Tags)

How to remain in control of your Horizon environment

Ljmaegmnepbgjekghdfkgegbckolmcok-featuredIn this blog post I want to share a simple piece of advice that will help you in maintaining your VMware Horizon environment. Image management is an important part of managing your VMware Horizon environment. If you are using Instant Clones (this is the future proof way of delivering VMware Horizon VDI’s in your environment), during the image publishing phase (this is referred to as the Priming phase) VMware Horizon starts creating the following VM’s CP-Template, CP-Replica (both are turned off and there is one per datastore per Desktop pool) and a CP-Parent (this machine is turned on and there is one per ESX host per datastore per Desktop Pool).

Lees verder How to remain in control of your Horizon environment

Update a VMware App Volumes AppStack

OIP_thumb

In this blog article I will describe the process of updating a VMware App Volumes AppStack.

VMware acquired CloudVolumes in August 2014 and released it with the name App Volumes in December 2014. App Volumes is free to owners of the Horizon View Enterprise bundle and can also be purchased as a standalone product.

VMware App Volumes has proven to be a very powerful product to deliver applications to both VMware Horizon as well as Citrix Virtual Apps & Desktops.

Lees verder Update a VMware App Volumes AppStack

Persistent VDI VMware Horizon

Horizon_Logo

When it comes to virtual desktop infrastructure (VDI), administrators have a lot of choices. You may have wondered about the differences between VDI software vendors, (Citrix or VMware), remote display protocols (Blast, PCOIP, HDX) or all the different license forms out there.
Now for this blog lets tackle the first two questions, we will be using VMware Horizon and Blast for as remote display protocol.

VDI can be either persistent or non persistent. It al depends on the requirements of the workforce. Most office workers will be fine with a none persistent desktop. It delivers a constant user experience. It takes away many of the maintenance tasks physical devices require.

Lees verder Persistent VDI VMware Horizon

Manage VMware AppVolumes via Ivanti Automation

OIP_thumbIn this blog article I will describe how you can automate assigning VMware AppVolumes to AD user groups by using PowerShell via Ivanti Automation. To accomplish this task I am using the API of App Volumes.

The Powershell function I am using I found online, and is created by by my former colleague Thomas Brown. I slightly altered the script to meet my needs to accomplish the task at hand.

VMware AppVolumes has proven to be a very powerful product to deliver application to both VMware Horizon as well as Citrix Virtual Apps & Desktops.

The relative parts of my setup are:

  • VMware AppVolumes 2.18.014U
  • Ivanti Automation 2020.1

If you like to know more about creating an AppStacks please read: More on AppStacks

Lees verder Manage VMware AppVolumes via Ivanti Automation

Updating your VMware Horizon Desktop Pool

Horizon_Logo

This blog post will describe the steps to update your VMware Horizon Desktop pool with the latest snapshot of your master VM.

For this example we have updated our master VM with the latest Windows security updates, and we have updated the Ivanti Workspace Control agent to the latest version. There are a number of sources where you can find the best practices on how to create and seal the master image. An imported part of creating a master image is optimizing. A good way to go about this is using the VMware OS Optimizing Tool. The initiative, VDI Like a Pro, from LoginVSI provides a very good template to be used within the VMware OSOT for Windows 10.

Before we will start the update process we first need to consider how we will go about the update. Will we update the Desktop Pool immediately or will we schedule it outside of business hours. If we do run the update immediately we have to consider how we will affect the current sessions, do we want to force log off the current session or wait to update these VDI’s when the current sessions logoff.

To start the process for updating the VMware Horizon Desktop Pool we first need to open the properties of the Desktop Pool we want to upgrade.

Lees verder Updating your VMware Horizon Desktop Pool

Create AppStack part One

Image result for app volume logoAs the title implies this blog article will be the first on a series of blogs on VMware App Volumes
(formerly CloudVolumes). VMware acquired
CloudVolumes in August 2014 and released it with the name App Volumes in December 2014.
VMware App Volumes is a real-time application delivery system that we can use to dynamically deliver and manage applications. App Volumes builds a virtual machine disk file for applications and
connects them to a user desktop or virtual machine. Administrators can use App Volumes to remove, to update, or to install applications for users in real time. App Volumes allows applications and data to follow end users across devices and sessions.

Lees verder Create AppStack part One