Code Capture allows you to record the actions that you take in vSphere Client as PowerCLI code, and then replay the code back using PowerCLI. As a course developer and columnist, I find that I need to ...
The virtual machine floppy drive is one of those things that I'd rate as somewhere in the "stupid default" configuration bucket. In my virtualization practice, I very rarely use it, and so I add it as ...
I've come to a point where the script does what is needed, grabs data, generates html, fires off email etc properly, and I tried scheduling it under a service account. I've made a batch file that ...
I'm writing a PowerShell script to fix an issue with an ESXi host running on a UCS blade where adding NICs to the service profile in UCS Manager can cause virtual NIC aliases in ESXi to be shifted out ...