powercli
-
Powershell
Reset unresponsive VM with Powershell PowerCLI
I had a recent use case to be able to check the reachability of a certain VM which had shown itself to be problematic. If the VM wasn’t responsive or had crashed, restarting the VM with a graceful restart via VMware…
-
VMware
PowerCLI change network label for all VMs in a folder
Just a quick blurb and a useful one liner used to change all the Network labels for all virtual machines that existed in a vCenter folder. I had a situation in a lab where I imported numerous server VMs from…
-
vSphere 6
Create Linked Clone using PowerCLI ESXi 6
Guys, just wanted to write up a quick post on how to spin up a linked clone in ESXi 6.0 using only PowerCLI, this may come in handy if you are testing in a lab environment or have the need…
-
vSphere 6
Upgrade VMware PowerCLI 5.8 to 6.0
If you are into automating tasks in your VMware environment, there is no better way to do those tasks than with Powershell and the PowerCLI commandlets. With the release now of VMware vSphere 6.0 family of products, there is a…