Change Network for multiple vm’s
I made a simple script for 1 job : changing the portgroup for multiple vm's in the same portgroup.The script will ask which portgroup you want to move vm's from…
I made a simple script for 1 job : changing the portgroup for multiple vm's in the same portgroup.The script will ask which portgroup you want to move vm's from…
I needed to make a automated way to check vm's for mounted ISO's, existing snapshots and running vmware tools for a cross vcenter migration. so i started to look for…
I have been scripting alot of post tasks after creating a new cluster for a existing Workload domain in VCF. Here they are : The first one is to join…
The quickest way to recover from a expired vCenter root password in a VCF environment is too connect to the vcenter with SSH and it will prompt you to enter…
VMware just released this exciting new subscription model for vSphere and vSAN and i decided to look up some information about it and came across this awesome blogpost from William…
I got a question from a colleague if we could export the disk information of a certain vm which had 37 vmdk's and they needed the size and names of…
I was in need of a way to check if a VM is placed in 2 DRS groups so i made a little script to read out the vm cluster…
Last couple of days i have been making some small but very usefull "scripts" to perform some tedious tasks where i did not feel like clicking in the GUI to…