Removal of NSX-T 4.2 from vSphere 8
I want to remove NSX-T from my environment the tricky thing here is the NSX-T agent is installed on each esxi host and also this is a non VCF environment.…
I want to remove NSX-T from my environment the tricky thing here is the NSX-T agent is installed on each esxi host and also this is a non VCF environment.…
The vSAN file service creates a share on vSAN so that clients can connect to a SMB or NFS share. For a stretched cluster you need to create affinity rules…
You can use surveys in awx as a front-end for users to answer questions in playbooks in the from of variables. In this example I will ask a question on…
I got the following error message when trying to turn on virtual machine as I have a manual mac address added – Power On virtual machine vyos1 Navigates to Virtual…
In this blog I will explain how I was able to deploy a whole ready environment ready to use as people like to call it “On-demand environments”. I was able…
This blog is showing the number of methods to install vmtools Cluster wide vmtools update vmtool update through virtual machine settings vmtools updates through powershell vmtools upgrade through upgrade options…
The VM Customization specification is good when you’re deploying a new vm from template you can use a custom options to configure your vm. VM customization specification can be used…
High-Level Steps: Convert the template to a Virtual machine Snapshot virtual machine for safe restore Power on the Virtual machine Update VMware Tools, windows patches or anything else you need…
AWX provides a web user interface to run playbooks and api’s and built on top ansible. Below guide is the initial setup after been deployed and connecting to vcenter, please…
I don’t want my password in clear text in playbooks so this how to encrypt the password in AWX and injecting into the playbook. AWX is similar to ansible tower…