Need to configure email notifications on vCenter alarms? This PowerCLI automation script will save you valuable time and configure the alarms for you
Posts Tagged ‘vCenter’
vSphere Client for iPad – Another step forward in mobile administration
Today VMware announced the release of the vSphere Client for iPad. The first great thing is that you can download the vSphere Client for iPad from Apple’s iTunes Store for FREE! The second great thing is that it looks really awesome and the interface is very intuitive.
VMware is taking mobility very seriously as this is [...]
Brocade Network Advisor Management Plug-in for VMware vCenter
The storage network administrator drew my attention to the Brocade Network Advisor (BNA) Management Plug-in for VMware vCenter.
Brocade Network Advisor
Brocade Network Advisor provides a unified network management solution across Brocade Fibre Channel SANs, Fibre Channel over Ethernet (FCoE), Layer 2/3 IP switches and routers, Wireless, Layer 4/7 Application Delivery networks and Multiprotocol Label Switching (MPLS) [...]
PowerCLI: Disable/Enable HA and DRS
Before upgrading my Virtual Center 2.5 server to vCenter Server 4.0, I decided to temporarily disable HA and DRS. This is just a precaution taken to avoid waiting for cluster reconfigurations right after the upgrade. Because I hate doing things more than once by hand, I used PowerCLI for this.
Although no rocket science you can use the [...]
Moving your Virtual Center SQL database – Beware!
I ran into an issue with a vCenter database recently, where I couldn’t see historical performance data anymore in the past week-, month- and year-view. When investigating it, it turned out that I couldn’t see any performance statistics older than 24hrs. I also took a look at the database and it turned out that the [...]
VMware VirtualCenter 2.5 Update 6
Last friday VMware released Virtual Center 2.5 update 6. Most interesting new feature is that it now supports customization for both Windows 7 and Windows Server 2008 R2.
From the Release notes:
What’s New
Guest Operating Systems Customization Improvements
Customization support for the following guest operating systems has been added in this release:
For more complete information about supported guests [...]
Export and import customization profiles using Powershell
One great thing in the automation of VM deployments is the use of customization profiles. These profiles are stored inside the vCenter Server database. However, when you loose the database, you also loose your customization profiles. Having customization profiles exported as xml files is always useful as a backup and luckily you can export and [...]
Reconnect ESX hosts using PowerShell
This week I ran into problems with vCenter server and almost all of my VMs were orphaned in vCenter. To resolve this issue I needed to disconnect/connect each ESX host. Because I hate doing repetitive tasks I created a little PowerShell script that I wanted to share with you.
# Variables
$VCServer = “vcserver.yourdomain.local”
$password = “rootPassword”
#Connect to [...]
HOW-TO: Recover from failed Storage VMotion
A while ago I received a request from the storage department to move a whole ESX cluster to another storage I/O-Group. This would be a disruptive action.
I was wondering if storage VMotion would help me out here if they assigned me some new storage on the other I/O-Group instead of moving the current LUNs.
If you [...]
VMware vCenter Server Heartbeat
VMware just released the VMware vCenter Server Heartbeat product which was first publicly announced at VMworld Europe 2009.
VMware vCenter Server Heartbeat is an addon which creates high availability for your vCenter Server. vCenter Server becomes more and more important today as new products and addons are being connected to vCenter Server. vCenter Server is the [...]




