Archives

Posts Tagged ‘How To’



How to: License Microsoft Windows Server in a VMware environment – Part 1

Tuesday, April 13th, 2010, by

Last week I had another nice discussion around the 90 day assignment rule for Windows Server licensing on a VMware environment.  To answer this shortly: You may move running instances between licensed servers without acquiring additional licenses. However you cannot exceed the maximum number of instances each server is licensed to run.

Microsoft Operating System Environments (OSE)

Microsoft defines Operating System Environments for allocating licenses. This is a nice and flexible way to accommodate customer demand.  To understand how licensing works under virtualization, it is important to understand how Microsoft defines an OSE.

An “operating system environment” is:

1 all or part of an operating system instance, or all or part of a virtual (or otherwise emulated) operating system instance which enables separate machine identity (primary computer name or similar unique identifier) or separate administrative rights, and

2 instances of applications, if any, configured to run on the operating system instance or parts identified above.

(more…)


Hot adding or removing a Cisco 3750 from a stack

Tuesday, March 23rd, 2010, by

When using a Cisco 3750 stack connected through stackwise technology you can add or remove a Cisco switch while the stack stays on. If you are adding or removing a switch from the stack, it is very important that the switch is turned OFF. The rest of the stack can keep doing its business.

For adding a switch to the stack follow these steps:

Step 1) On the new switch give the global command: switch stack-member-number provision type

Type is the type of switch you are adding to the stack.

When adding for example a third Cisco switch to the Cisco stack, use the following command:

switch 3 provision ws3750g-24t

Step 2) Power off the new stack member

Step 3) Connect the new member to the Cisco stack using the stacking cables, 1 loop at a time.

Step 4) Power on the new stack member. The switch will come alive and will receive the Cisco IOS version from the master, when that is completed it will be ready to service network requests.

(more…)


How to virtualize an application using VMware ThinApp 4.5

Friday, March 19th, 2010, by

A lot of people are interested in using VMware ThinApp to virtualize their applications to get ready for a Virtual Desktop Infrastructure. We also use VMware ThinApp in Proof of Concepts at customer sites. ThinApp is not hard to learn but you will have to get familiar with some features.

VMware released a video today with an easy how too virtualize an application using VMware ThinApp 4.5 setup capture wizard.

(more…)


Add additional drivers to ESXi

Friday, March 12th, 2010, by

Last week I have been struggling with  the installation of a vSphere 4 infrastructure on Dell hardware at a Belgium client site.

I have done many many many VMware installations and encountered my fair share of issues but apart from the HP USB sticks the hardware never gave me this much trouble.

It all started with a very difficult BIOS/firmware upgrade which, after various downloads and trials, ended with an old-school DOS boot USB and a DOS based BIOS update. Real 1980′s stuff.

With this fixed I installed all ESX hosts and left for the hotel, ready to start the configuration the next day. However, when I started with the first ESX host and wanted to configure the network, I noticed that I only had eight NICs when I should have had twelve. We use Dell PowerEdge R805 servers with two Intel quad port 82576 Gigabit Ethernet Adapters, the first card was already in the server, the second card we added just before the installation.

(more…)