<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VExpert on iThinkVirtual™</title><link>https://ithinkvirtual.com/tags/vexpert/</link><description>Recent content in VExpert on iThinkVirtual™</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 12 Jan 2025 17:23:00 -0500</lastBuildDate><atom:link href="https://ithinkvirtual.com/tags/vexpert/index.xml" rel="self" type="application/rss+xml"/><item><title>Nested vSphere Home Lab – Part 4 – VMware Aria Suite Lifecycle Deployment &amp; Configuration</title><link>https://ithinkvirtual.com/posts/nested-vsphere-home-lab-part-4-vmware-aria-suite-lifecycle-deployment-configuration/</link><pubDate>Sun, 12 Jan 2025 17:21:45 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nested-vsphere-home-lab-part-4-vmware-aria-suite-lifecycle-deployment-configuration/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome back! I know it&amp;rsquo;s been some time since my last post where I covered the deployment of the nested vSphere lab, but I&amp;rsquo;d like to take a moment to thank you for coming back and supporting me! Life hits at times, and I just didn&amp;rsquo;t have the time to dedicate to creating content as my family expanded and the responsibilities took over. While time is still of the essence, I didn&amp;rsquo;t want to miss out on following up the series. In this post, I will cover the deployment and configuration of the VMware Aria Suite Lifecycle appliance to help facilitate the deployment of the remaining Aria Suite solutions. Let&amp;rsquo;s get to it!&lt;/p></description></item><item><title>Nested vSphere Home Lab – Part 3 – vSphere 8.x Lab Deployment</title><link>https://ithinkvirtual.com/posts/nested-vsphere-home-lab-part-3-vsphere-8-x-lab-deployment/</link><pubDate>Sat, 06 Jan 2024 20:22:55 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nested-vsphere-home-lab-part-3-vsphere-8-x-lab-deployment/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome back! In my &lt;a href="https://ithinkvirtual.com/2023/04/23/nested-vsphere-home-lab-part-2-active-directory-certificate-authority/">previous&lt;/a> post, I covered the deployment and configuration of an Active Directory and Microsoft Certificate Authority server(s) for the nested lab environment.&lt;/p>
&lt;p>Next, I will cover the steps used to deploy the nested lab via William Lam&amp;rsquo;s Automated Nested Lab Deployment &lt;a href="https://github.com/lamw/vsphere-8-lab-deployment">script&lt;/a>. This script makes it easy to deploy a set of vSphere Hypervisor (ESXi) VMs, along with a VMware vCenter Server Appliance virtual machine to manage the nested lab environment.&lt;/p></description></item><item><title>Nested vSphere Home Lab - Part 2 - Active Directory &amp; Certificate Authority</title><link>https://ithinkvirtual.com/posts/nested-vsphere-home-lab-part-2-active-directory-certificate-authority/</link><pubDate>Sun, 23 Apr 2023 21:05:13 -0400</pubDate><guid>https://ithinkvirtual.com/posts/nested-vsphere-home-lab-part-2-active-directory-certificate-authority/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome back! In my &lt;a href="https://ithinkvirtual.com/2023/04/23/nested-vsphere-home-lab-part-1-sophos-firewall/">previous&lt;/a> post, I covered the deployment and configuration of a virtual &lt;a href="https://www.sophos.com/en-us/products/free-tools/sophos-xg-firewall-home-edition.aspx">Sophos XG Firewall&lt;/a> router appliance to provide routing services for the nested lab environment.&lt;/p></description></item><item><title>Nested vSphere Home Lab – Part 1 – Sophos Firewall</title><link>https://ithinkvirtual.com/posts/nested-vsphere-home-lab-part-1-sophos-firewall/</link><pubDate>Sun, 23 Apr 2023 21:03:00 -0400</pubDate><guid>https://ithinkvirtual.com/posts/nested-vsphere-home-lab-part-1-sophos-firewall/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 1 of my Nested vSphere Home Lab Series. In my &lt;a href="https://ithinkvirtual.com/2023/03/24/nested-vsphere-home-lab-series-2023/">previous post&lt;/a>, I went over the gist of what I plan to do for my nested Nested &lt;a href="https://www.vmware.com/products/vsphere.html">vSphere&lt;/a> Home Lab. In this post, I will cover the setup and configuration of a &lt;a href="https://www.sophos.com/en-us/products/free-tools/sophos-xg-firewall-home-edition.aspx">Sophos XG Firewall Home Edition&lt;/a> which will serve as the router for my nested lab environment. My physical Home Lab is configured with Virtual Distributed Switches, or VDS (sometimes seen as DVS) for short, and since this is a nested lab environment that will not have any physical uplinks connected, I will need to create a new VDS without physical uplinks connected to it along with a portgroup for the nested environment and then configure access to the environment from my LAN. This can also be configured on a Virtual Standard Switch, or VSS for short, in the same fashion. All network traffic will flow through the virtual router/firewall to communicate to and from the nested lab. Afterward, I&amp;rsquo;ll cover the Active Directory Server setup.&lt;/p></description></item><item><title>vRealize Suite 2019 - Part 3: Installing vRealize Automation</title><link>https://ithinkvirtual.com/posts/vrealize-suite-2019-part-3-installing-vrealize-automation/</link><pubDate>Fri, 17 Jan 2020 21:56:02 -0500</pubDate><guid>https://ithinkvirtual.com/posts/vrealize-suite-2019-part-3-installing-vrealize-automation/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>In my &lt;a href="https://ithinkvirtual.com/2020/01/05/vrealize-suite-2019-part-2-configuring-vmware-identity-manager/">previous post&lt;/a>, I covered the configuration of VMware Identity Manager in preparation for what I will cover in this post, the installation of vRealize Automation 8.0! This new release is a complete redesign of the product and now uses a similar codebase to vRealize Automation Cloud (formerly known as Cloud Automation Services), bringing those capabilities to the on-premises form factor and making it easier to transform IT delivery. I look forward to tinkering with this more after the deployment! Let&amp;rsquo;s jump right in!&lt;/p></description></item><item><title>vRealize Suite 2019 Series</title><link>https://ithinkvirtual.com/posts/vrealize-suite-2019-series/</link><pubDate>Sun, 05 Jan 2020 04:14:28 -0500</pubDate><guid>https://ithinkvirtual.com/posts/vrealize-suite-2019-series/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Hello, and thank you for visiting my blog! I&amp;rsquo;d decided to take some time away from writing in order to focus on my role as a Solutions Engineer at VMware, and enhance my skillset by getting more acclimated and accustomed to some of the most utilized solutions by VMware customers. Almost one full year has passed since I last wrote anything, and with the new year underway, what better time to get back into writing some material for myself and the vCommunity.&lt;/p></description></item><item><title>Achievement Unlocked!…vExpert 2019!</title><link>https://ithinkvirtual.com/posts/achievement-unlockedvexpert-2019/</link><pubDate>Sat, 04 Jan 2020 23:00:53 -0500</pubDate><guid>https://ithinkvirtual.com/posts/achievement-unlockedvexpert-2019/</guid><description>&lt;p>Wow! This is an extremely long overdue post but better to get it out than never!!&lt;/p>
&lt;p>Just wanted to quickly say that I&amp;rsquo;m extremely humbled to have been awarded the VMware vExpert 2019 award for the 4th consecutive time and am honored to be among the likes of some of the smartest and passionate individuals in the vCommunity! I’m vExpert #1301 as per my public directory page.&lt;/p></description></item><item><title>NSX-T Home Lab - Part 5: Configuring NSX-T Networking</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-5-configuring-nsx-t-networking/</link><pubDate>Tue, 19 Feb 2019 17:25:44 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-5-configuring-nsx-t-networking/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 5 of my NSX-T Home Lab series. In my &lt;a href="https://ithinkvirtual.com/2019/02/15/nsx-t-home-lab-part-4-configuring-nsx-t-fabric/">previous post&lt;/a>, I went over the lengthy process of configuring the NSX-T fabric. In this post, I am going to cover the process of configuring the networking so we can get the logical routers and logical switches in place and ready to attach VMs to them and begin running workloads on NSX. Let get to it, shall we?&lt;/p></description></item><item><title>NSX-T Home Lab - Part 4: Configuring NSX-T Fabric</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-4-configuring-nsx-t-fabric/</link><pubDate>Fri, 15 Feb 2019 15:15:18 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-4-configuring-nsx-t-fabric/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 4 of my NSX-T Home Lab series. In my &lt;a href="https://ithinkvirtual.com/2019/02/12/nsx-t-home-lab-part-3-deploying-nsx-t-appliances/">previous post&lt;/a>, I covered the process of deploying the NSX-T appliances and joining them to the management plane to have the foundational components ready for us to continue the configuration. In this post, I will cover all the configurations required to get NSX-T Fabric ready for network configurations in order to run workloads on it. So sit back, buckle up, and get ready for a lengthy read!&lt;/p></description></item><item><title>NSX-T Home Lab - Part 3: Deploying NSX-T Appliances</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-3-deploying-nsx-t-appliances/</link><pubDate>Tue, 12 Feb 2019 23:22:25 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-3-deploying-nsx-t-appliances/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 3 of my NSX-T Home Lab Series. In my &lt;a href="https://ithinkvirtual.com/2019/01/21/nsx-t-home-lab-part-2-configuring-esxi-vms/">previous post&lt;/a>, I went over the process of setting up the Sophos XG firewall/router VM for my nested lab environment. In this post, we&amp;rsquo;ll cover the process of deploying the required NSX-T Appliances. There are 3 main appliances that need to be deployed, the first is the NSX-T Manager, followed by a single or multiple Controllers, and lastly, a single or multiple Edge appliances. For the purposes of this nested lab demo, I will only be deploying a single instance of each appliance, but please follow recommended best practices if you are leveraging this series for a production deployment. With all that said, let&amp;rsquo;s get to it!&lt;/p></description></item><item><title>NSX-T Home Lab - Part 2: Configuring ESXi VMs</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-2-configuring-esxi-vms/</link><pubDate>Mon, 21 Jan 2019 22:11:56 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-2-configuring-esxi-vms/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 2 of my NSX-T Home Lab Series. In my &lt;a href="https://ithinkvirtual.com/2019/01/21/nsx-t-home-lab-part-1-configuring-sophos-xg-firewall/">previous post&lt;/a>, I went over the installation and configuration of a Sophos XG firewall for my nested &lt;a href="https://www.vmware.com/products/nsx.html">NSX-T&lt;/a> Home Lab. In this post, I will cover the setup and configuration of the ESXi 6.7 VMs.&lt;/p></description></item><item><title>NSX-T Home Lab - Part 1: Configuring Sophos XG Firewall</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-1-configuring-sophos-xg-firewall/</link><pubDate>Mon, 21 Jan 2019 22:10:49 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-1-configuring-sophos-xg-firewall/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 1 of my NSX-T Home Lab Series. In my &lt;a href="https://ithinkvirtual.com/2019/01/21/nsx-t-home-lab-series/">previous post&lt;/a>, I went over the gist of what I plan to do for my nested &lt;a href="https://www.vmware.com/products/nsx.html">NSX-T&lt;/a> Home Lab. In this post, I will cover the setup and configuration of a &lt;a href="https://www.sophos.com/en-us/products/free-tools/sophos-xg-firewall-home-edition.aspx">Sophos XG firewall Home Edition&lt;/a> which will serve as the router for my nested lab environment. My physical Home Lab is configured with Virtual Distributed Switches, or VDS (sometimes seen as DVS) for short, and since this is a nested lab environment that will not have any physical uplinks connected, I will need to create a new VDS without physical uplinks connected to it along with a portgroup for the nested environment and then configure access to the environment from my LAN. All traffic will flow through virtual router/firewall to communicate to and from the nested lab.&lt;/p></description></item><item><title>NSX-T Home Lab Series</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-series/</link><pubDate>Mon, 21 Jan 2019 22:09:16 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-series/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>I recently upgraded my Home Lab &amp;ldquo;Datacenter&amp;rdquo; to support all-flash VSAN and 10Gb networking with the plan to deploy &lt;a href="https://www.vmware.com/products/nsx.html">NSX-T&lt;/a> so that I can familiarize myself with the solution and use it to better prepare me for the VMware &lt;a href="https://www.vmware.com/education-services/certification/vcp-nv-2019.html">VCP-NV&lt;/a> exam certification. Since this is all brand new to me, I&amp;rsquo;ve decided that I&amp;rsquo;ll first deploy it in a nested lab environment in order to learn the deployment process as well as to minimize the risk of accidentally messing up my Home Lab environment.&lt;/p></description></item><item><title>Create an ESXi 6.7 VM Template</title><link>https://ithinkvirtual.com/posts/create-an-esxi-6-7-vm-template/</link><pubDate>Mon, 21 Jan 2019 21:21:31 -0500</pubDate><guid>https://ithinkvirtual.com/posts/create-an-esxi-6-7-vm-template/</guid><description>&lt;p>&lt;em>&lt;strong>Disclaimer: The following is not supported by VMware.&lt;/strong>&lt;/em>&lt;/p>
&lt;p>Nested virtualization is nothing new, and many of us use it for test or demonstration purposes since they can quickly be stood up or torn down. William Lam has an ESXi VM which can be downloaded from here, but I wanted to go ahead and create my own for use within my nested lab environments.&lt;/p></description></item><item><title>Achievement Unlocked!...vExpert 2018!</title><link>https://ithinkvirtual.com/posts/achievement-unlocked-vexpert-2018/</link><pubDate>Tue, 13 Mar 2018 16:59:41 -0400</pubDate><guid>https://ithinkvirtual.com/posts/achievement-unlocked-vexpert-2018/</guid><description>&lt;p>I am extremely humbled to have been awarded the VMware vExpert 2018 award for the 3rd consecutive time and am honored to be amongst the likes of some of the smartest and passionate individuals in the vCommunity! I&amp;rsquo;m vExpert #1301 as per my public directory page.&lt;/p></description></item><item><title>Achievement Unlocked! vExpert 2017!</title><link>https://ithinkvirtual.com/posts/achievement-unlocked-vexpert-2017/</link><pubDate>Thu, 09 Feb 2017 02:25:44 -0500</pubDate><guid>https://ithinkvirtual.com/posts/achievement-unlocked-vexpert-2017/</guid><description>&lt;p>Earlier today, I got the notification and I am honored that I’ve been awarded the VMware vExpert 2017 title! The current vExpert count is 1,472 people and this marks my 2nd consecutive year (2016-2017) that I’ve been awarded with the title. I could not be more grateful and humbled! It takes effort, passion, and dedication to elevate your personal skillset and knowledge base and I am thankful that I have had a great experience in working with VMware’s product line. I look forward to keeping this going for years to come! Congratulations to all my fellow vExperts!!&lt;/p></description></item></channel></rss>