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 vSphere 6.5 and New Image Builder GUI – Cloning a profile

By Vladan SEGET | Last Updated: December 8, 2016

Shares

VMware worked hard to get this done. AutoDeploy fling was a long time the only GUI utility allowing manage the setup and deployment requirements in a stateless environment. Some of the features provided through the GUI included the ability to add/remove Depots, list/create/modify Image Profiles, list VIB details, create/modify rules to map hosts to Image Profiles, check compliance of hosts against these rules and remediate hosts. All this is now bundled with vSphere 6.5 and AutoDeploy GUI.

AutoDeploy and Image Profiles are working tightly together.

During the first part – VMware vSphere 6.5 and New Image builder GUI – we managed to:

  • Create a custom depot
  • Import custom drivers
  • Import VMware Offline Bundle (a ZIP file)
  • Create an Image Profile adding/removing drivers
  • Export a custom ISO from the Image profile

Today we'll follow up on this by simply cloning this image profile.

Some requirements first.

  • You should check that vSphere ESXi Image Builder service is enabled and running.

If you plan to use it on regular basis, then you should make sure that the service is set up to start automatically….

Verify that the vSphere ESXi Image Builder service is enabled and running. See Configure the vSphere ESXi Image Builder Service Startup Type. ■ Add or import a software depot to the vSphere ESXi Image Builder inventory. See Add a Software Depot and Import a Software Depot. Procedure 1 On the vSphere Web Client Home page, click Auto Deploy. By default, only the Administrator role has privileges to use the vSphere ESXi Image Builder service. 2 On the Software Depots tab, select the software depot that contains the image profile that you want to work with. 3 From the list of image profiles in the depot, select the image profile that you want to clone and click Clone. 4 Enter an image profile name, vendor, and description. You must enter a unique image profile name. 5 From the Software depot drop-down list, select in which custom depot to add the new image profile and click Next. 6 (Optional) From the drop-down list, select an acceptance level for the image profile. 7 From the Available tab, select the VIBs that you want to add to the image profile and deselect the ones that you want to remove. You can view the VIBs that will be added to the image profile from the Selected tab. You can filter the VIBs by software depot from the Software depot drop-down list on the Available tab. Note The image profile must contain a bootable ESXi image to be valid. 8 Click Next. vSphere ESXi Image Builder verifies that the change does not invalidate the profile. Some VIBs depend on other VIBs and become invalid if you include them in an image profile separately. When you add or remove a VIB, vSphere ESXi Image Builder checks whether the package dependencies are met. 9 On the Ready to complete page, review the summary information for the new image profile and click Finish.

  • Add or import a software depot to the vSphere ESXi Image Builder inventory. (we have done this in part 1).

Steps to Clone a Profile

vSphere Web Client Homepage > click Auto Deploy > Software Depots tab, select the software depot that contains the image profile that you want to work with. From the list of image profiles in the depot, select the image profile that you want to clone > Clone.

VMware Autodeploy

By clicking the Clone Icon (button) an assistant shows up. It seems that the new vSphere 6.5 has many assistants -:). And it's good !!!

The software depot called “lab” is the only depot we have created so far so there is nothing to see there.

(Note that you must specify the “vendor” otherwise the assistant reminds you to enter something in this field.)

You must enter a unique image profile name.

VMware vSphere AutoDeploy and Image Profiles

Next, we can change the acceptance level if we want to, and also add/remove packages (VIBs) from the image profile. The acceptance level is optional. The image profile must contain a bootable ESXi image to be valid.

VMware vSphere AutoDeploy and Image Profiles

vSphere ESXi Image Builder verifies that the change does not invalidate the profile. Note that if there is a dependency between VIBs, you should know that if you include them in an image profile separately, there is a check done by Image Builder. When you add or remove a VIB, vSphere ESXi Image Builder checks whether the package dependencies are met.

A third screen only recaps what we did….

VMware vSphere AutoDeploy and Image Profiles

And we got what we were “cooking” – a clone of our profile.

There can be use cases where you want to keep original or created a copy with slight modification with less VIBs (only the ones you need for your environment)….

VMware vSphere AutoDeploy and Image Profiles

What are different use cases for Image Builder?

  • Create image profiles for use by vSphere Auto Deploy which will be used then to boot your hosts via PXE.
  • Add custom third-party drivers to existing image profile and export to ISO or bundle.
  • Do an upgrade – yes you can use Image builder to create an image profile which has base VIBs and then create a custom image with custom VIBs in it.
  • Create an image which has reduced footprint – as you can take off some unnecessary VIBs, to a reduced size of the Image.

Check our Dedicated vSphere 6.5 Page here.

More new recent posts about VMware vSphere 6.5

Few different ways to upgrade ESXi:

  • How to Upgrade ESXi 6.0 to 6.5 via CLI [On Line]
  • How to Upgrade ESXi 6.0 to 6.5 via ISO
  • How to upgrade ESXi 6.0 to ESXi 6.5 via Offline Bundle
  • How to upgrade an ESXi 6.0 to ESXi 6.5 via VMware Update Manager

And also the upgrade of the vCenter:

  • How to Migrate Windows Based vCenter to VCSA 6.5 [Lab]
  • How to Migrate Windows based vCenter Server 6.0 to Windows vCenter 6.5 In-Place [LAB]

Also:

  • How to create a USB media with ESXi 6.5 Installation

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

Shares
4/5 - (1 vote)

| Filed Under: Server Virtualization Tagged With: VMware vSphere 6.5 and New Image Builder GUI - Cloning a profile

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.

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