<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>VUM &#8211; AgileOps</title>
	<atom:link href="https://agileops.co.uk/tag/vum/feed/" rel="self" type="application/rss+xml" />
	<link>https://agileops.co.uk</link>
	<description>Virtualization made simple for Everyone.</description>
	<lastBuildDate>Thu, 27 Feb 2020 11:08:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>

<image>
	<url>https://agileops.co.uk/wp-content/uploads/2017/10/favicon-01-50x50.png</url>
	<title>VUM &#8211; AgileOps</title>
	<link>https://agileops.co.uk</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">194680508</site>	<item>
		<title>VMware Update Manager</title>
		<link>https://agileops.co.uk/vmware-update-manager/</link>
					<comments>https://agileops.co.uk/vmware-update-manager/#respond</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Sun, 23 Feb 2020 23:20:00 +0000</pubDate>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[VMware Update Manager]]></category>
		<category><![CDATA[ESX Host patching]]></category>
		<category><![CDATA[Patching]]></category>
		<category><![CDATA[Upgrading ESX host]]></category>
		<category><![CDATA[Upgrading vCenter Server]]></category>
		<category><![CDATA[VUM]]></category>
		<guid isPermaLink="false">https://agileops.co.uk/?p=15456</guid>

					<description><![CDATA[In this session, we will focus on patching an Esx host with a live demo showing how I patch 2 ESXi host. Agenda Step process for updating the Esxi host....]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
<p>In this session, we will focus on patching an Esx host with a live demo showing how I patch 2 ESXi host. <br />
Agenda<br />
Step process for updating the Esxi host.<br />
Configuration<br />
Download the updates<br />
Download the ISO to upgrade old host<br />
Create a baseline or baseline group<br />
Attach a baseline or baseline group<br />
Scan a baseline<br />
Review the Scan<br />
Stage the patches <br />
Remediate the patches.</p>



<p>The VMware Update Manager is built into the vCenter Server Appliance (VCSA) since 6.5<br />
This is automatically enabled on the vCenter once it&#8217;s installed.<br />
VUM allows you to Install ESX from version 6 to 6.5 or 6.5 to 6.7 <br />
VUM allows you to patch the ESXi host for a bug fix.</p>



<p>Note: it&#8217;s important to understand the patches so read the release notes before deploying it.</p>



<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="VMware Tutorial for Beginners | Session 31 VMware Update Manager VUM Demo" width="1400" height="788" src="https://www.youtube.com/embed/UIxwzEODl_U?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div><figcaption>Get started with VMware Update Manager</figcaption></figure>



<ol><li>Configuration<br />
Configure the Update Manager Download sources<br />
Sources from the internet<br />
From a shared repository <br />
Manual upload ( import patches) and extensions pac files and zip files.</li><li>Download the updates<br />
Download the host patches extensions<br />
Default settings are VUM contacts, Vmware or third-party sources to gather the latest information (metadata) about available updates, patches and extensions</li><li>Import ISO to upgrade old Host<br />
You can upgrade the hosts in your environment to ESXi 6.7 by using host upgrade baselines. <br />
To create a host upgrade baseline, you must first upload at least one ESXi 6.7 .iso image to the Update Manager repository</li><li>Create baselines<br />
Baselines contain a collection of one or more patches, extensions, service packs, bug fixes, or upgrades, and can be classified as a patch, extension, or upgrade baselines. <br />
There are two types of baselines <br />
Baseline<br />
and <br />
Baseline Group</li><li>Attach a baseline to object <br />
To use baselines and baseline groups, you must attach them to selected inventory objects such as container objects, virtual machines, or hosts</li><li>Scan the vSphere Object<br />
Scanning is the process in which attributes of a set of hosts or virtual machines are evaluated against all patches, extensions, and upgrades from an attached baseline or baseline group, depending on the type of scan you select</li><li>Review the Scan<br />
Update Manager scans vSphere objects to determine how they comply with baselines and baseline groups that you attach. </li><li>Staging the patches and extension<br />
You can stage patches and extensions before remediation to ensure that the patches and extensions are downloaded to the host. <br />
Note: Staging patches and extensions is an optional step that can reduce the time during which hosts are in maintenance mode.</li><li>Remediate the patches<br />
Remediation is the process in which Update Manager applies for patches, extensions, and upgrades to ESXi hosts and virtual machines after a scan is complete.</li></ol>



<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="VMware Tutorial for Beginners | Session 33 updating or patching a ESXi host" width="1400" height="788" src="https://www.youtube.com/embed/ilhocBFKi2Y?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div><figcaption>Upgrading ESX host from 6.5 to 6.7 </figcaption></figure>



<p>Reach me out on twitter @ibrahimquraishi <br />
My blog: www.agileops.co.uk<br />
Questions of the day?</p>



<p>What is the acronym of VMware Update Manager?</p>



<p>Leave a comment with your response.</p>



<p>Don’t forget to #subscribe Enjoy watching and keep #sharing!</p>



<p>#VMware #vSphere #vExpert #vCommunity </p>



<p>Ref:https://docs.vmware.com/en/VMware-vSp…</p>
</div><!-- .vgblk-rw-wrapper -->]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/vmware-update-manager/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15456</post-id>	</item>
	</channel>
</rss>
