Browsing "Virtualization"
May 27, 2010 - Virtualization    Comments Off on VMware ESX server – Update patches to Critical Baseline

VMware ESX server – Update patches to Critical Baseline

To do this, connect to the Virtual Center using the vSphere Client.

Before making any changes, place the server into Maintenance Mode.

  • In the Hosts and Clusters section, click the Update Manager tab
  • Right-click on an ESX host server and select Scan for Updates
  • After the scan, right-click the server again, and select Remediate…
  • Check the box for the desired baseline, and click Next to run through the wizard

Note that the server may reboot several times and appear unresponsive during the update process.

May 1, 2010 - Virtualization    Comments Off on Launch a VirtualBox Virtual Machine from a shortcut

Launch a VirtualBox Virtual Machine from a shortcut

(From http://blarts.wordpress.com/2007/12/03/how-to-launch-a-virtualbox-virtual-machine-from-a-shortcut/)

One of the things I like about VirtualBox 1.5.0 is the seamless windows mode. The only annoyance I have with this feature is you have to launch the VirtualBox GUI and select your virtual machine. However, VirtualBox does provide a way to launch your Virtual Machine from the command line, this article tells you how to use the command line to create a shortcut or launcher to run your virtual machine without having to run the VirtualBox GUI. Read more »

Nov 27, 2009 - Virtualization    Comments Off on Start a VMware VM in Unity mode

Start a VMware VM in Unity mode

To start a VM in Unity mode (seamless window), use the following command:

vmplayer -U "D:\pathtovm\vmname.vmx"

Note: The “U” has to be uppercase

Pages:123»