VDI in Windows 7 more benefits than before


Virtual Desktop Infrastructure

Virtual Desktop Infrastructure (VDI) has come a long way in the past few years. In short, VDI is the practice of hosting one or more virtual desktop operating systems on a desktop operating system. The desktop OS is referred to as the host, and the virtual systems are referred to as virtual machines, virtual images, and sometimes just virtual applications. You can run an instance of Windows 7 as the host OS.

Then, within the Windows 7 host, you can run other operating systems such as Windows XP, another virtual machine running Windows 7, and a third running Windows Server 2008. With the cheap but abundant processing power built into desktop computers, using VDI is now being seriously considered an alternative to Remote Desktop Services (RDS). Desktop computers rarely use much of their processing power, and VDI applications and operating systems can provide distinct isolation from the host OS.

Remote Desktop Services (Terminal Services in Windows) can be configured on a server to allow users to run individual applications or entire desktops over a network From the users' perspective, the application or desktop appears to be running on their individual system but is actually running on a server.

Microsoft introduced Windows Virtual computer (VPC) with Windows 7. This was previously known as Microsoft Virtual computer and was often used by administrators, technical trainers, and students. It's been available as a free download for years. If you've used Microsoft Virtual computer, you'll notice similarities with Windows Virtual computer, but the underlying technology provides some significant improvements. VPC is not just for techies anymore. It can be installed and configured for regular users to run applications in virtual isolated environments using Windows XP Mode. It can be used to host applications running on other operating systems. It can even be used to host a dual-boot system using virtual hard disk files.

VDI Environment

The choice between a complete physical environment and a hybrid physical and VDI environment requires considering several different elements related to how the VDI environment will be used. These include the following:

Existing hardware

There are several things to consider with existing hardware. First, if it's 32-bit, you're limited to no more than 4 GB of RAM. You're much better off if the hardware is 64-bit and has more than 4 GB of RAM. Second, if the processor doesn't support virtualization, or the BIOS doesn't support virtualization, you won't be able to use Windows XP Mode. However, you can still use virtual machines.

Tradeoffs between physical and VDI environments

VDI environments require more resources. These include newer processors and more RAM. However, if the computer supports it, the environment may allow you to remove another computer. I've worked in some environments where users had to maintain two computers - one to do most of their work and another for legacy applications. Two computers cost more to maintain than one; this includes more electricity and more cooling power. Many companies consider VDI environments a "greener" alternative.

Network load considerations

Most computers will have only a single network interface card (NIC). This NIC will be shared with the VDI machines. If the virtual machines are connected to the network and have a lot of network activity, you may want to consider upgrading the NIC.

Disk space

Windows XP Mode requires a minimum of 1.6 GB of disk space. If you start adding additional virtual machines, you'll find that they take significantly more. A Windows Server 2008 virtual hard disk takes about 6 GB with an initial installation, and Windows 7 takes about the same. These are dynamically expanding disks, so as more is installed or added to the virtual systems, they will take more and more space.

Legal Disclaimer

Our website is not responsible for the information contained by this article. Articleinput.com is a free articles resource thus practically any visitor can submit an article. However if you notice any copyrighted material, please contact us and we will remove the article(s) in discussion right away.

Note: This article was sent to us by: Aaron C. Ledlan at 09152010

Related Articles

1. Signed drivers under Windows 7
Is That Driver Signed? As we noted earlier in this article, Windows 7 requires that all driver packages be trusted before they can be added to the...

2. Windows 7 file system FAT32 and NTFS comparison
Choosing a File System Whether you’re setting up a new disk or reformatting an existing one, the process of formatting entails choosing a fi...

3. Creating a Performance Counter Log in Windows 7
To create a performance counter log, follow these steps: 1. Open Performance Monitor, and navigate to the Data Collector Sets node in the tree on the left. ...

4. Performance of Windows 7 and Notebooks
Rediscover the Fundamentals: It’s All About Performance The single most important request customers have had about the next release of the Microsoft Win...

5. Use the Pan Gesture to Move an Object
With the pan gesture, you can control the scrolling of content in a scrollable area. Or you can apply the pan gesture to a specific object, moving it in any direction by ...

6. Handling the WM GESTURE Message
To work with gestures, you’ll need to handle the WM_GESTURE messages that are sent to your application. If you are a Win32 programmer, you can check for WM_GESTURE ...

7. How Multitouch Works in Windows 7
New hardware and API elements in the Windows 7 operating system provide applications the ability to receive and handle touch and multitouch input. This capability enables...

8. Organize My Data Libraries in Windows 7
This article details the new functionality offered by Windows 7 Libraries. We’ll review the Windows Explorer changes that promote the new user experience that Libra...

9. Changes Made to Windows Explorer in Windows 7
Changes Made to Windows Explorer in Windows 7 In Windows 7, Libraries address the problem of users’ data being stored all over the PC by allowing users to...

10. Make Your Windows 7 Application Library Aware
Libraries under the Hood Now that we have a better understanding of what libraries represent and how users as well as developers can benefit from them, let&rsqu...