PowerShell – Find Disabled users accounts from Active Directory
If you get a requirement to find disabled user accounts and find the account is a contact from a list of user accounts, below a simple PowerShell script will help
If you get a requirement to find disabled user accounts and find the account is a contact from a list of user accounts, below a simple PowerShell script will help
Once the POD is Deployed and the Domain bind is completed, it’s time to choose a Broker for the Deployment. There are 2 types of brokering mechanisms available at the …
Horizon Cloud on Azure – Broker Selection [Part-4] Continue Reading »
Once the POD is created the next step is to add the pod to Domain so that an administrator can start leveraging the solution. Pre-Requisites for Domain Bind: vNet created …
Horizon Cloud on Azure – Domain Bind [Part-3] Continue Reading »
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 …