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

VCP6.7-DCV Objective 1.5 – Manage vCenter inventory efficiently

By Vladan SEGET | Last Updated: October 2, 2019

Shares

Today's topic towards VCP-DCV 2019 exam is called VCP6.7-DCV Objective 1.5 – Manage vCenter inventory efficiently. Let's see what we'll find to match this. We do follow VMware blueprint which gives us topics for our VCP-DCV 2019 Study Guide.

This guide is not perfect, not complete. As such, you should always study from several different sources, use your homelab or POC gear at work for your study.

From our past experience, we received quite a lot of good feedback on our previous study guide for VCP6.5-DCV (still valid and allowing you to pass VCP-DCV 2019 exam too).

Quote from VMware:

The Professional vSphere 6.7 Exam 2019 validates that an individual can implement, manage, and troubleshoot a vSphere V6.7 infrastructure, using best practices to provide a powerful, flexible, and secure foundation for business agility that can accelerate the transformation to cloud computing.

Ok, let's get started.

This guide is available as Free PDF!

Free Download at Nakivo – VCP6.7-DCV Study Guide.

VCP-DCV 2019 Study Guide

VCP-DCV 2019 Study Guide

One of the less known but powerful features of vSphere is tags. Efficient management through tags might be one of the topics which you don't always think to study.

Tags allow you to attach metadata to objects in the vSphere inventory to make these objects more sortable and searchable. A tag is a label that you can apply to objects in the vSphere inventory. When you create a tag, you assign that tag to a category.

VMware tags are the tags you are going to use along with the categories you are going to put them into. Categories allow you to group related tags together.

When you define a category, you can also specify which object types its tags can be applied to and whether more than one tag in the category can be applied to an object.

For example, if you wanted to tag your virtual machines by guest operating system type, you might create a category called ‘operating system'. You can specify that it applies to virtual machines only and that only a single tag can be applied to a virtual machine at any time.

The tags in this category might be “Windows”, “Linux”, and “Mac OS”.

If multiple vCenter Server instances are configured to use Enhanced Linked Mode, tags and tag categories are replicated across all these vCenter Server instances. Manage vCenter inventory efficiently.

Tagging is useful in large environments but I would not bother for smaller ones. I'd say, those with less than a hundred VMs, tagging those are not that interesting. You should choose some meaningful names for your tags and categories, cause then they'll live with the users and the admins unless they change their names.

Apply tagging only to those objects you consider important.

To access the Tags, Select Menu > Tags and custom categories.

Then click on the Categories tab > Click on the New Category icon > Fill in the details, specify the options and associate the category with one or more object types. Uncheck the All Object and select just Virtual Machine

You can tag more than just VMs in your environment, but my example only shows that as it is more simple. You can also associate a category with the following object types, or simply select All Objects.

  • Cluster
  • Content Library
  • Datacenter
  • Datastore
  • Datastore Cluster
  • Distributed Port Group
  • Distributed Switch
  • Folder
  • Host
  • Library Item
  • Network
  • Resource Pool
  • vApp
  • Virtual Machine

You can change the object types later too.

After you have set the associable object types for a category, you can change a category that is associable with a single object type to be associable with all object types, but you cannot restrict a category that is associable to all object types to being associable to a single object type.

And then click on the Tags tab > Click on the New Tag icon > Fill in the details for the tag and assign it to an existing category from the drop-down menu.

Assigning Tags to objects

applied a Windows OS tag to all my Windows VMs. To begin with, change the view to either Hosts and Clusters or VMs and Templates and select the Virtual Machines tab

and then click the Assign button.

To remove tags, just simply repeat the same process but choose Remove Tag instead.

Searching using Tags

Many ways can be used to search for and display tagged objects.

Let's try this – Using Quick Filters.

A simple way of doing this is to use the Quick Filters in vSphere.

This method works in both views.

vSphere web client (Flash).

Click on the Quick filter button. This brings the filter web component into view.
Click on the More Options button. This should load a tag selection window.

Select a tag from the list and press OK.

Once the filter is applied, you'll only see the VMs carrying the selected tag. You can also type in the tag name to let the tag be filled.

To remove the applied filter, just click on the Clear All Filters icon or on the cross displayed next to the filtering tag name when highlighted. That's all.

List tagged objects.

If you wondered where to list the tagged objects, you'll have to go again to Menu > Tags and there click the actual tag you created.

There simply clicking on an individual tag from the Tags & Custom Attributes page shows you which objects are associated for this or that particular tag.

Using tags is simple. Once you created the categories and tags, all you have to do is to associated them with the objects you want. If you haven't used tags before, you should at least try. It might or might not be useful for the exam.

To become VCP-DCV 2019 certified you have 3 different choices of exam:

  1. Professional vSphere 6.7 Exam 2019
  2. VCP6.5-DCV: VMware Certified Professional 6.5 – Data Center Virtualization exam (our VCP6.5-DCV Study Guide Page which is complete)
  3. VCP6.5-DCV DELTA: VMware Certified Professional 6.5 – Data Center Virtualization Delta exam

Note: You must be VCP5, or VCP6. If, not, you must attend a class and you have no “Delta” exam option.

Use the official documentation as well as your home lab for the study. Follow the progress of the VCP6.7-DCV Study Guide page for further updates.

Well, this is it for today.

More from ESX Virtualization

  • What is VMware Platform Service Controller (PSC)?
  • What is vCenter Embedded Linked Mode in vSphere 6.7?
  • VMware vExpert 2019 – This is vExpert x11
  • How To Reset ESXi Root Password via Microsoft AD
  • How to Patch VMware vCenter Server Appliance (VCSA) 6.7 Offline

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

Shares
Vote !

| Filed Under: Server Virtualization Tagged With: Manage vCenter inventory efficiently

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