PowerCLI checks on VM’s
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 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…
Hereby my take on a scripted version of creating a networkpool in VCF! Please look at the code before using because there are some assumptions in there that may mess up your ip subnets.…
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…
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 ran into an issue with my homelab where i tried to run some simple restmethods with powershell but offcourse my homelab does not have decent certificates (why should i…