PowerCLI – Useful single liners
Vm’s and space details Find Thick provisioning Vm’s in a datastore Find VM’s migration failed VM’s (in last 5 days) Find the Specific events across multiple hosts in a vCenter …
Vm’s and space details Find Thick provisioning Vm’s in a datastore Find VM’s migration failed VM’s (in last 5 days) Find the Specific events across multiple hosts in a vCenter …
A simple PowerShell script to clear C:\ disk space. This script will be useful before start patching the windows servers since at the time of patching lots of Hotfixes will …
Service principal in Azure is used for accessing the Azure resources by third-party applications, automation tools, and applications. An Azure admin can control the access level for these Service principals …
Azure Basics – Service Principal creation Continue Reading »
If all the pre-requisites are met, then POD creation in Horizon cloud is just that easy. I see the public documentation is clear and has enough details. The tech zone …
Horizon Cloud on Azure – POD Deployment & Troubleshooting [Part-2] Continue Reading »
At this moment while writing this post VMware Horizon cloud having 2 offerings Horizon Cloud on Azure Horizon Cloud on IBM cloud (Hosted Infrastructure) For this blog, we will concentrate …
Horizon Cloud on Azure – Introduction [Part-1] Continue Reading »
By using a simple powershell operators we can increase the last digits in an IP Let’s say my IP is 10.1.2.3 and if I need the 25th IP for some …