powercli
-
VMware
Upgrade VMware Tools to Latest Version
Installing VMware Tools on running virtual machines in a VMware vSphere environment is best practice and a great way to make sure the running virtual machines perform at their best. Having VMware Tools running as well is a necessary requirement…
-
Backup Software
Check for Orphaned Veeam Temporary Snapshots
For those using Veeam Backup & Replication in a vSphere environment perhaps backing up hundreds of virtual machines one of the important housekeeping items you may want to keep a check on is any Veeam temporary snapshots that may for…
-
vSphere 6.5
Update VMware ESXi 6.0 to 6.5 with PowerCLI
There are a number of different ways to get your VMware ESXi 6.0 hosts upgraded to ESXi 6.5. We have covered some of them in previous articles. However, let’s take a quick look at utilizing PowerCLI for this task with…
-
Backup Software
PowerShell Compare VM inventory with Veeam Backup Jobs
If you run Veeam Backup & Replication in your environment and you have many VMs in your VMware vSphere inventory and you want to audit to make sure you have corresponding Veeam Backup jobs in place for those VMs, we…
-
VMware PowerCLI
Install VMware Pester PowerCLI Configuration Management
PowerShell can do so many cool things for us not just from an automation standpoint but also from a configuration management standpoint. ย I wanted to help give some visibility to a great bit of PowerShell PowerCLI code called Vester that…
-
VMware PowerCLI
VMware PowerCLI 6.5.1 New Way to Install
If you haven’t updated your VMware PowerCLI installation in a while, you will be interested to know there is a new way to install VMware PowerCLI. ย With the release of VMware PowerCLI 6.5.1, we can now pull the PowerShell module…
-
VMware PowerCLI
Configure VMware vSphere Cluster with Web Client or PowerCLI
As powerful as VMware ESXi is out of the box in a standalone single server format, we really don’t get all the benefits of running a hypervisor in a single server standalone configuration. The real power with VMware vSphere comes…
-
VMware PowerCLI
VMware PowerCLI Add Harddisk and Attach to Paravirtual Controller
There are certainly performance benefits to using the VMware ParaVirtual controller, especially in extreme load conditions. ย According to VMware’s own documentation, the PVSCSI controller provides 8% better throughput at 10% lower CPU cost. ย There are also performance benefits to use…
-
VMware PowerCLI
VMware PowerCLI quickly add multiple VM vmnics
PowerCLI is a powerful tool that can be utilized to quickly perform tasks in a VMware environment. ย One of the overly painful tasks that you encounter when configuring or reconfiguring a VM is adding vmnics. ย Especially is this painful if…
-
VMware
VMware PowerCLI Instant Clone Lab
Most of you have probably already heard quite some time ago about VMware project Fargo which has now matured into VMware Instant Fork technology that allows rapid deployment via rapid cloning of an already running virtual machine. ย This is especially…