Wednesday, September 23, 2009
Automating VCB using Script
Error while installing Software on Windows 2008 Server
I was installing software on newly built Windows 2008 Server all of sudden i got the below error and it is not allowing me to install anything on the server even though i am local administrator to the server.
Friday, September 18, 2009
init commands and their use
The best solution to know about these init levels is to understand the " man init " command output on Unix.
Wednesday, September 16, 2009
How To Recover Windows Administrator Password
Monday, September 14, 2009
Find Model Number and Serial Number of your computer Using Dos Commands
Desktops and Laptops purchased from manufactures like DELL, IBM, etc comes with a serial number(or service tag) and a model name. If you ever loose this information, then you can use MS DOS commands to retrieve the information
To retrieve serial number of the computer run the following command
wmic bios get serialnumber
To retrieve model name of the computer run the following command
wmic csproduct get name
Tuesday, September 1, 2009
ESX Server 3.5
Number of hosts per DRS cluster 32
Number of hosts per HA cluster 32
Number of hosts per VirtualCenter server 200
Sunday, August 30, 2009
Cloning or Migrating VM having snapshots
Creating a quiesced snapshot failed because the (user-supplied) custom pre-freeze script in the virtual machine exited with a non-zero return code
RPC server is unavailable
How to Reset ILO
Saturday, August 29, 2009
VMWARE - The destination does not support 64bit guests
vSphere -Time to download
Kill a VM from Service Console
Thursday, August 27, 2009
Introducing VMware vCenter Mobile Access
I was flicking around the VMware website when I come across something which made me rather excited…. “Access to your Virtual Center features from your mobile phone”
Below Ive done a copy and paste from the origionl VMTN blog which covers this, if you want to have a read you can find it here.
vCMA allows you to monitor and manage VMware Infrastructure from your mobile phone with an interface that is optimized for such devices. Specifically, it allows you to:
- Search for virtual machines in your data center
- Migrate virtual machines from one host to another using vMotion
- Execute recovery plans using VMware Site Recovery Manager
- Access Scheduled Tasks, Alarms and Events
- And much more…
In order for you to access vCMA, you will need to deploy a virtual appliance; call it the vCMA server. The vCMA server must be connected to VMware vCenter or any of the ESX servers that you want to manage. Once the server component is set up, you can manage your datacenter from the convenience of your mobile phone.
Please see the below link.
For me the ability to perform tasks such as VMotion from the mobile is pretty cool, but personaly its the VMware Site Recovery intergration that interests me the most, this is really good stuff !