Tag Archives: virtual desktops

The Consumable Technology Era And Virtual Desktops

In this video presentation you will learn how the consumerization of technology has made it possible to run an entire organization from a simple internet connection. It is no longer required to load applications locally, or to own anything other than simple workstations or netbooks to operate in most circumstances. The value of on-demand services is in the elimination of capital budgets, budget surprises, and cost unpredictability. Constant advancements in our technology world are leveraged by for-profit and non-profits alike who need no longer be responsible for the complexity and support of the technology that is essential to operate competitively.

The culmination of the IT revolution is hosted desktops or desktop-as-a-service. Hosted desktop technology is an innovative new method for delivering Windows desktops to end users. Part of the ‘cloud computing’ concept, a hosted desktop looks and acts exactly like a traditional PC, but instead of residing locally, all software and data are housed in state-of-the-art data centers. As a hosted desktop is no longer tied to specific hardware, it can be accessed 24 hours a day, 7 days a week, from anywhere with an internet connection and end-device. We will discuss the technology, operational and financial considerations of this innovative new approach to IT hardware and service management. Includes examples from nonprofits about their real-life experience with virtual desktops.

Filmed at the NTEN Nonprofits & Cloud Summit in Dallas, TX on 10/14/12.

VDI A Solution For Business Services Deployment

Once viewed as the formula for desktop PC provisioning and management roles, Virtual Desktop Infrastructure (VDI) technology is moving into the mainstream via a new path, as a solution for business services.

Most enterprise administrators have viewed Virtual Desktop Infrastructure as a way to deliver enterprise desktops to users more efficiently. However, VDI can deliver more than just a typical business desktop; the technology can also be used to deliver specialized business services.

A case in point is bank hardware vendor Diebold, which is now running a pilot program to deliver ATM (Automated Teller Machine) services via VDI. Diebold’s program aims to transform how enterprises deliver business services by divorcing the dedicated/proprietary hardware from the business service through virtualization technology.

In a phone conference, Mark Kropf, who works in Diebold’s Emerging Technologies division, explained that most ATMs in the United States today are based on a built-in PC processor, which runs a version of Microsoft’s Windows XP. He added that over time those installations have become complex and difficult to manage. Kropf acknowledged that going the VDI route will give Diebold and its banking customers the ability to more efficiently deliver ATM services.

“We do have a process to go in and retrofit an ATM with a zero client device and uplift the ATM to extend its useful life,” Kropf said. Diebold is building its virtualized ATM solution using Cisco products. The success of Diebold’s project will have a lasting impact on the VDI market by demonstrating how VDI can be used to do more than just physical enterprise desktop replacement. There is a potential for additional growth.

In a study last year, ABI Research predicted that the worldwide market for hosted virtual desktops is forecast to grow from about $500 million in 2009 to nearly $5 billion in 2016. North America and Europe will comprise the majority of the market for virtual desktops throughout the forecast period. If VDI can be extended to more than hosted virtual desktops, the market could grow even more significantly than ABI Research has predicted.

Diebold has an OEM relationship with Cisco to help create the zero client devices for the ATMs. Diebold has standardized on the Cisco UCS server platform for their server core and backend services. Kropf said that the VDI deployment in the server core is very dense since the memory and CPU specifications for a virtual ATM are much lower than is required for a typical user desktop.

Cisco UCS, which was announced in March 2009, is a converged server platform that is optimized for virtualization and VDI deployments, which has continually evolved to offer more capabilities and services. Kropf noted that moving towards VDI has not been without its fair share of challenges for Diebold. When Diebold started the project more than two and a half years ago, each virtual ATM required more than 100M bps of bandwidth.

“VDI is very focused on the user and we have a kiosk setup–and the UCS performance numbers were based on server virtualization,” Kropf said. “So we’re constantly testing and learning more about our density and how far we can push it.”

“There are so many things that this opens up. And that is why instead of working in a silo and taking five years to develop this, we’ve announced this early and we’re working with customers,” Kropf said. “We see this as a story that will continue on in our industry and our cloud computing future.”

Author: Frank Ohlhorst
Source

Highly Available Desktops

The restart-only availability level allows for failure of a component such as a host or storage array. Failures generally manifest as the equivalent of a “blue screen” for the virtual desktop. Consider what happens when one of your physical desktops crashes — do the users generate a help desk ticket or do they simply restart their system?

A key advantage of virtualization is the ability to decouple an operating system from its hardware layer. This improves flexibility and maximizes up-time. Virtual server infrastructure commonly utilizes this flexibility to provide high availability, moving virtual servers between hosts. When planning and deploying a virtual desktop infrastructure (VDI) solution, the question you must ask is: “How do we design the desktops to be highly available?”

First, you must determine whether you need your desktops to be highly available. This will depend on several factors, including assigned desktops or pooled desktops, persistent or non-persistent desktops, profile management and user data management. For example, using non-persistent desktops in a pool for multiple users will have different requirements than using dedicated persistent desktops.

To determine the need for high availability and the associated costs (both in capital and operating expense planning), you must first understand the components of high availability as well as the various level of high availability.

Components of High Availability

The primary component of high availability for virtual desktops is the underlying virtualization infrastructure. This will most likely be VMware vSphere, Citrix XenServer or Microsoft (Nasdaq: MSFT) Hyper-V. All of these platforms offer high availability features such as live migration — the ability to move a running virtual machine from one physical host to another. This is a major benefit, because it allows the virtual desktops to be moved among physical hosts based on capacity, performance and maintenance windows.

Another component is your storage infrastructure. In order to migrate machines from one host to another, the virtual machines must be stored on shared storage (SAN or NAS). If you want to implement tools such as live migration, each host in the cluster must be able to read and write from the same shared storage repositories. It is also ideal to separate user data and user profiles from the virtual desktops. This user information should live on the network, making it available outside of the virtual desktops, increasing the flexibility of user data access.

The underlying VDI management components, such as Citrix XenDesktop controllers or VMware View brokers and their supporting databases, should be configured for high availability and fault tolerance to ensure that the virtual desktops can be managed and connected at all times.

Levels of High Availability

When planning for high availability, start with a fundamental understanding of how critical your system is. In other words, what kind of risks are you willing to take? How long can your network be down? These questions are of paramount importance, since planning for 99.999 percent availability is significantly different (more complex and more expensive) than planning for 95 percent availability.

When designing virtualization projects, I tend to group a company’s need for high availability in these three buckets: none, restart only, always on.

None: This implies no high availability of the virtual desktop. This may include a lack of redundancy on the controller level, a lack of shared storage, or possibly just no level of guarantee. I generally don’t recommend this level except for testing units that are not critical to daily functions and can suffer one or more days of downtime for a total rebuild — if required.

Restart Only:
This level allows for limited downtime but assumes recovery within a minimal window (one hour or less) and typically requires a system reboot for maintenance. This is the most common type of high availability for desktops (and commonly for servers as well.) Restart only level allows for failure of a component such as a host or storage array. Failures generally manifest as the equivalent of a “blue screen” for the virtual desktop. Consider what happens when one of your physical desktops crashes — do the users generate a help desk ticket or do they simply restart their system?

Always On: This level allows for the greatest level of high availability and fault tolerance. It is designed to support the most mission-critical systems. If any component should fail, there is a redundant partner or real-team recovery in place to prevent outages. I see this scenario rarely used for virtual desktops but commonly used for critical system servers.

Since restart only is the most common scenario, I’ll delve a bit deeper into that design. The easiest and most cost-effective method is using pooled, non-persistent desktops combined with user profiles and data management. That allows the virtual desktop to be truly volatile.

Using a pooled scenario, all desktops are based upon the same common single image. If you have 1,000 virtual desktops defined in a pool, a user can connect to any one of those 1,000 desktops with the same user experience. Combining with user data management (such as folder redirection) as well as profile management (roaming profiles, Citrix Profile Manager, AppSense Environment Manager, VMWare Persona Management, etc.) makes the random assignment transparent to the end user.

In the event of a virtual machine crash, the user will lose any unsaved work just like a local workstation crash. To recover, the user does not need to wait for the virtual desktop to restore but should be able to launch a connection to a different desktop through the connection broker. All of the user’s applications and data will be available, assuming there are available virtual desktops to be assigned.

In a dedicated or persistent model, the user can still reconnect but will have to wait until the virtual desktop recovers and is available for a new connection. This is very similar to waiting for a local desktop to reboot.

Choosing the right level of highly available desktops depends on a number of factors, including any existing service level agreements with your users and your risk mitigation requirements. You may need to plan on multiple tiers of high availability based on the needs of the target user groups and the types of virtual desktops being deployed.

Author: Andy Paul
Source

Desktop Virtualization Approaching Tipping Point

Cost reduction, security, manageability and simplifying the migration to Windows 7 are driving organizations to adopt an aggressive deployment approach when it comes to desktop and application virtualization, say the results of a study conducted by Forrester Consulting.

Over half of the 546 organizations surveyed ranked desktop and application virtualization as a critical or major initiative over the next 12 to 18 months. Furthermore, deployment levels are predicted to grow from 27% to 46%, taking the number of virtual desktops in organizations from hundreds, to tens of thousands in the next two years.

“While only 13% of respondents said they had completed their enterprise roll-out of Windows 7, organizations across all industries and geographies are prioritizing their investments in desktop virtualization,” commented Ettienne Reinecke, Dimension Data’s CTO. “In addition, early adopters are now also emerging from regions other than the heavily regulated industries in North America and Western Europe.

“Overall, 40% of organizations view investing in, or implementing desktop and application virtualization as a high priority, while 12% believe this a critical priority over the next 12 to 18 months. However, organizations looking at desktop virtualization as a silver bullet to address desktop challenges must first understand their business drivers, workforce demands and the state of their application ecosystems before defining their next-generation desktop roadmap”

“Typically, an organization will start by piloting desktop or application virtualization to a small group of users and then scale out deployments,” says Reinecke. “The most successful deployments we’ve seen are those designed with workforce segmentation in mind, where the end result is a combination of traditional and virtual desktops that suits the end user’s requirements.”

Organizations are quickly realizing the need to transform their desktop infrastructure. The focus on Windows 7 upgrades, the maturity of desktop and application virtualization, coupled with business pressure to embrace the consumerization of IT and bring-your-own-device policies, has created the perfect storm for organizations to modernize their desktop infrastructure.

However, Reinecke warns organizations against pursuing desktop virtualization purely as a cost reduction tactic.

“There’s a general misconception that a desktop virtualization initiative will translate into immediate cost savings. This is underscored by the fact that 60% of the research participants cited cost saving as one of the main drivers for desktop virtualization projects,” he points out. “Desktop virtualization requires significant investment in the supporting network infrastructure, servers, storage upgrade and software licensing fees to ensure that the solution can effectively meet business and end user demands.”

Source

The Significance Of Hyper-V On Windows 8

Microsoft’s confirmation that client versions of Windows 8 will include its Hyper-V hypervisor could turn out to be one of the most interesting and significant aspects of the upcoming platform.

With a baked-in Type 1 hypervisor, various kinds of use cases that have been mooted for virtualisation will become possible, such as running separate corporate and personal desktop environments side by side simultaneously on the same machine.

This kind of virtualisation is now familiar on servers, where multiple workloads can be consolidated onto one system. However, it is almost unknown on client systems, with the notable exception of Citrix’s XenClient platform, which is intended to let enterprises manage laptops in the manner just described.

But whereas XenClient requires the laptop vendor to integrate the hypervisor into the system at build time, Windows 8 with Hyper-V should make it much easier to implement such a configuration.

Hyper-V’s Live Storage Move feature, as mentioned in the Building Windows 8 blog, also enables virtual machines to be independent of the underlying storage, even allowing the disk image that makes up the VM to be moved from one drive to another without shutting it down.

While Microsoft said the capability can be used for rapid deployment purposes, it also opens up the possibility of greater flexibility in the way virtual desktops are used. Imagine checking out your virtual desktop from the datacentre onto a laptop so you can use it on a business trip, then checking it back in when you return to the office, for example.

Baked-in virtualisation support also means that Windows 8 might be able to support use cases that have been suggested in the past, such as a dedicated virtual partition for security services, which have largely failed to make it into mainstream adoption.

It also gives developers more flexibility for building test environments, as Microsoft points out on the Building Windows 8 blog.

The snag, of course, is that Hyper-V on Windows 8 will require the latest hardware; it relies on a virtualisation feature called Second Level Address Translation supported in current 64-bit processors from Intel and AMD.

Hyper-V support looks like being a significant addition to Windows 8, and many in the industry will be watching with interest to see what Microsoft is going to do with the technology.

Source

Desktop Virtualization Can Help IT Manage Consumer Devices

If two technology trends were ever made for each other, at least in vendor marketing materials and generically simple diagrams of IT infrastructure, they are the consumerization of IT and desktop virtualization.

Analysts who study desktop virtualization say many of its use cases fit neatly into problem areas that their client companies face, such as the consumerization of IT. End users who insist on using non-standard or unapproved computing devices, such as tablets and iOS or Android smartphones, make demands on the IT department, the remote-access infrastructure and the IT budget, according to Ian Song, research analyst at IDC. When the same user wants to use two, three or four computing devices for different reasons, the situation can quickly get out of hand.

“You’re not going to give everyone two or three computers or try to set up your applications and infrastructure to support every device everywhere, no matter what your resources,” Song says.

The clearest solution is to create a virtual desktop that runs on a server in the data center but that can be launched, viewed and used as easily by an end user in the office at a traditional computer as by a worker logging in from a PC in a public kiosk or smartphone connecting via open WiFi.

That setup—full-blown virtual desktop infrastructure (VDI) implementations—is becoming far more common but will probably never make up the majority of virtual desktops, let alone outnumber traditional physical desktops, according to Chris Wolf, a research vice president at Gartner.

It’s by far the most expensive form of virtual desktop—especially compared to streamed or Web-based applications that can be used from tablets, smartphones and other traditional devices that support VPNs or other encrypted connections, Wolf says.

“People tend to talk about desktop virtualization as if it’s one solution, or even a set of solutions, but there has always been a range of implementations,” he says.

Traditionally, virtual desktops consisted of dumb-terminal, shared-server/shared application setups used in call centers, banks and other transaction-heavy environments in which employees work in shifts and several may use the same machine on the same day.

That’s still the most popular implementation, and the least expensive. Other implementations let IT match the functions required by the user with the complexity and cost IT can afford, Wolf says.

Some users might stream to the desktop one application they use only occasionally; others may be set up to choose several applications to be streamed from an internal corporate “app store” or even work full-time on a “desktop” that is actually a virtual machine running on a data-center server—which requires the resource-intensive VDI server setup.

“A certain percentage of people—maybe 20 percent—will be appropriate for full VDI, where most others will use either mostly streaming apps or stream the apps and OS onto their own laptops, and some will just have traditional installed apps.”

It’s not hard to put a Web front end on an application and make it available through an internal server to users on a range of client hardware, but thats not the most secure or manageable arrangement, according to James Staten, vice president and principal analyst at Forrester Research (FORR).

Applications are more secure and easier to control and support if IT is able to put a hypervisor on every device an end user wants to use, Staten says. Not every device needs a hypervisor designed expressly for its hardware or operating system—which Citrix sells and VMware (VMW) is developing—but native hypervisors perform at much higher levels than those installed later, no matter which vendor makes them.

Not only is the connection more secure than streamed apps or SSL, the hypervisor lets IT create a whole environment in which it can apply the same security, applications and policies it does on a company-owned computer that never leaves the building.

“That makes it a lot easier to enforce policies on anti-virus and security updates and keeps anything you might install on the ‘home’ part of a device from sneaking over into the ‘work’ section and corrupting drivers or transmitting a virus,” Song says. “Just because of the number of end users and client devices, there’s a real scale issue especially compared to virtual servers.”

Trying to scale virtual infrastructures to keep up with virtualized, consumerized hardware is a nightmare for IT operations people, who are often already struggling to move past the barriers and plateaus many companies hit during large-scale physical-to-virtual server migrations, Staten says.

“When you’re doing a lot of P2V, server virtualization looks like a massive cost savings. But when you get past the point where you’re taking out a lot of hardware and you start to see a lot of proliferating VMs and you start consuming a lot of virtualization, it can look like the costs and sprawl are out of control,” Staten says.

Virtual desktop costs are exponentially greater than virtual servers, simply because the number of desktop machines is higher, Staten says. Even among a fully virtualized workforce, every employee needs some type of hardware at the desk, which can range from a normal PC to a zero-client terminal from Wyse, Pano Logic or other thin-client hardware vendors.

Every additional user means more load on the data center for authentication, storage, and most expensively, to run the virtual machines, virtual applications and streaming services that are actually running the apps, Staten says.

Demand is even greater for companies with lots of power users who run applications that are particularly resource-intensive and require a high level of security and data-center quality availability and backup, Song says.

IT can mitigate the growth in cost by giving different users different amounts of virtual “power”—which translates into space and computing-resource use in the data center. They can cut down data-center costs drastically by using hypervisors to create two separate virtual environments on every laptop—one available to the worker for personal use, the other for work that requires a secure login and keeps the virtual machine dedicated to the “work” environment clean of viruses, driver conflicts and other problems unofficial use can introduce, Song says.

In that case workers do use a virtual desktop, but it lives on their physical laptop or smartphone, rather than on a backend server.

While Citrix sells native hypervisors for most smartphones and VMware for one or two, that two-phones-in-one approach is growing only slowly because of the cost and complexity of maintaining virtual machines on many types of devices within the same workforce, Song says.

The sheer variety of machines is a problem because it is so important for the hypervisor to be as close to the processor and under as many layers of system software as possible, Song says.

Type II hypervisors run on top of the operating system even of resource-constrained devices like smartphones, eroding performance.

Native “bare metal” Type I hypervisors would be better, but aren’t available yet, Song says. Citrix is due to ship its version of native hypervisor code this summer. VMware has announced it is working on bare-metal hypervisors, probably for release early next year.

“More than anything else the thing that can kill a project or save it is hardware compatibility. IT can’t go tweak all its templates and rewrite all its software to support 100 different form factors,” he says. “Expanding the HCL [hardware compatibility list] is the key to a lot of this. It doesn’t solve all the problems, but it gets you past the first bunch of them.”

Source

Desktop Virt Roll-outs: Upfront Pain For Long-term Gain

Ultimately, companies are unlikely to fund a desktop virtualisation project until the numbers look good. How can you build a good return on investment case for virtualising your desktop infrastructure?

One of the problems with building an economic case for desktop virtualisation is the initial capital expenditure involved, explains Rajendra Deshpande, chief technology officer at Intelenet, a business process outsourcing provider.

“Typically, the initial investment will be higher, which means that the justification for that investment becomes more challenging and needs to be proven,” he points out.

Anything that can be done to reduce up-front capex will therefore ease the transition to a virtual desktop environment. This could include not refreshing desktop hardware. Microsoft’s Ian Moulster suggests reusing old PCs where possible.

Live long and prosper

“By turning your old PCs into thin clients you can stretch their lifespans. Also, implementing applications streaming technology such as App-V has low up-front costs and a fast ROI – you don’t have to dive straight into VDI, which can require a heavy server and network investment,” he says.

Last year, Forrester carried out an ROI analysis on a school in the US that is using Citrix XenDesktop to deliver virtual desktops to 1,500 PCs over three years. The experience of the school – which achieved an ROI of 170 per cent in five months – shouldn’t be taken as indicative of the ROI attainable with other products, but the evaluation framework provides a good set of guidelines to build a business case, Forrester pointed out.

The ROI study found savings in several key areas. Avoiding a PC refresh saved it money, as did the cost of new server hardware, thanks to the back-end virtualisation effort. It saved money on software licencing, and improved the efficiency of IT staff. Those staff made particular management gains in application upgrades and desktop provisioning.

Most interesting about the Forrester study is the total economic impact (TEI) framework it used, which provides some useful guidance for IT managers projecting cost savings. It broke cost inputs down into areas including software licensing for whatever you’re using on the client and server side.

The situation here will depend on the vendor. For example, Microsoft offers Virtual Desktop Access licencing for free with PCs covered by Software Assurance or separately for thin clients. Client-side hardware costs can be an area of particular savings, says Mark Bowker, analyst at Enterprise Strategy Group.

“We see universities and colleges looking at desktop virtualisation to extend the existing lifespan of the desktop,” he explains.”This hardware won’t support new applications, but with desktop virtualisation you can deliver performance and predictability on an existing hardware platform.”

However, some of these savings can be offset by capital expenditure in the data centre. Server hardware may need to be refreshed with more powerful boxes, for example.

Storage costs can take a considerable chunk of a project budget, especially if a company is starting from an immature position, such as local storage on departmental servers, for example. Then, there are networking costs to consider.

Networks in the data centre may need to be upgraded for speed, and some more resilience might be needed in LANs closer to the desktop.

Finally, there are administration costs to consider. In the Forrester case study, these involved creating images and requirements for individual applications. The analyst firm expected the time taken to manage the systems to fall, as the creation of application images is a one-time event.

Just as difficult

These latter costs shouldn’t be underestimated, warns Ewen Anderson, managing director of Centralis, a desktop migration consulting firm. “A lot of early calculators around ROI say ‘it costs this much to maintain a physical PC’,” he says, “but a lot of the processes for creating the virtualised applications are just as difficult.”

The more fragmented and arcane an organisation’s application base, then, the greater a proportion of the project that cost is likely to represent.

Microsoft, has estimated that the cost of a full VDI implementation will be roughly 11 per cent more than a distributed PC-based environment.

There are some upsides, however. The security gains involved in centralising information effectively rolls discrete security costs into operational expenditure, and so represents hidden cost savings.

Worker flexibility also represents a big gain. How much will a company save by enabling staff to be operational at home when they don’t want to travel to the city because of a flu epidemic? It is important to look at the immediate numbers, but in doing so, don’t lost sight of the bigger, more nuanced picture.

Source

Early Success Shows DOD What Desktop Virtualization Can Do

The military’s interest in virtualization tools for health care personnel originated well before the Defense Department began to lay the foundation for the Chicago and Washington Capitol super hospitals.

An early example was at the Naval Medical Center in Portsmouth, Va. In 2006, Acelera, a firm specializing in virtualization tools, was contracted by the hospital to solve problems that in-house doctors and shipboard clinicians had when trying to access AHLTA, DOD’s electronic health records system.

The challenges experienced by the doctors at Portsmouth were not unique to AHLTA. Joe Brown, president of Accelera Solutions, said powerful desktops are necessary because medical programs perform lots of tasks and often have high-resolution graphics, which make it difficult to refresh data quickly.

“The overhead is massive,” he said.

Because of the success of the Portsmouth effort, the virtual desktop capability is being implemented across the Military Health System. The near-term goal is to deliver virtual clinical applications to all doctors in MHS through a DOD-based cloud architecture.

Brown noted that in the future, DOD wants to use virtual desktops as a method for delivering applications. The ultimate goal is to supply clinical applications from thin-client desktop PCs to any device, such as iPads, laptops or other handheld devices, and make those applications available anywhere users are — in a hospital, aboard ship or on the battlefield.

Source

Desktop Virtualization: Confusion Reigns Over Software Licensing

When Dataprise Inc., an IT services company, helped a customer with a desktop virtualization project last year, it found itself dealing with desktop virtualization’s dirty little secret: No one — including vendors — seems to know how to license the software.

Having run a successful pilot, Dataprise’s client wanted to take the next step and deploy 700 virtual desktops, says Chris Sousa, director of infrastructure service at Dataprise. That’s when the trouble began. Like many businesses, the customer — a manufacturer of fiber-optic cable — had an enterprise agreement with Microsoft Corp., but its IT staff wasn’t sure exactly what was covered in a virtualized environment. Apparently, neither was Microsoft, says Sousa, who noted that he called the company repeatedly seeking information.

“We’d get a different answer from a different person on a different day,” he says.

In a 2009 study by Info-Tech Research Group Inc., Microsoft Windows licensing was identified as the No. 1 pain point for organizations implementing desktop virtualization, according to Info-Tech analyst John Sloan.

Microsoft claims that it has tried to improve its virtualization pricing policies. Most recently, the company relaxed its licensing rules for virtual desktops and expanded rights to access a given virtual desktop from more than one computer.

The changes are “a step in the right direction,” says Sloan, but he adds that Microsoft “hasn’t gone as far as many would like.” For example, although the new roaming rights allow users to log into their virtual desktops from devices outside of the corporate firewall, such as home PCs or airport kiosks, the virtual desktop is still licensed to a specific corporate PC. That means a user may not be able to access his virtual desktop from another corporate PC, like one in a branch office, Sloan explains.

Confused yet? Microsoft licensing “is still so complicated that users and even resellers don’t understand it,” says Barb Goldworm, president and chief analyst at consultancy Focus LLC. Not only are the specific vendor rules confusing, but IT managers also mix up the licensing of the virtualization software (which serves as a connection broker and a virtual desktop running on a back-end hypervisor) and the licensing of the software that actually runs on the desktop (the operating system and applications).

The Vendors’ Struggle

But the problem is bigger than just Microsoft. All software vendors are struggling with this issue to some extent. When Citrix Systems Inc. introduced XenDesktop 4, it changed from its traditional model — concurrent licensing — to one license per named user. But customers quickly complained that they needed more flexibility. In some industries, for example, multiple users share the same device.

So Citrix quickly added per-device licensing and brought back concurrent licensing for its Virtual Desktop Infrastructure edition, says Calvin Hsu, director of product marketing at Citrix.

In some cases, IT managers throw up their hands and look for other options. When Michael Goodman discovered that he’d have to buy two licenses for the same Windows operating system — one for a thin client and one for the operating system running on the server — “it really knocked down my payback period on the ROI,” he says. That was one of the reasons the vice president and director of information systems and technology at Crescent State Bank in Cary, N.C., skipped thin clients and went with a Pano Logic Inc. client device, which serves as a dumb terminal connected to an operating system that is running on a server in the data center.

In other cases, IT managers simply wing it, making a good-faith effort to pay the proper licensing fees without knowing exactly what licensing fees are required, which is what Sousa’s client did. “We were trying to be upstanding citizens and not rip anybody off, but we couldn’t get definitive answers,” he says.

Complex, Like the Tax Code

Software licensing for virtual desktops is incredibly complex, confusing and, in some cases, prohibitively expensive. “It’s like the IRS tax code,” says Dave Buchholz, principal engineer at Intel Corp.’s Intel IT unit, who has been running a research project that looks into all aspects of desktop and application virtualization.

The problem is multifaceted. Like with an onion, when you peel away one layer, you reveal another. At its most basic, the problem reflects a fundamental shift in the industry: Software is being divorced from hardware at a faster rate than ever before, mostly because of virtualization. As software vendors deal with this shift, they are experimenting with different approaches. Some still tie the software license to a specific piece of hardware, some are moving to a user-based license, others sell concurrent-user licenses and still others do a mix of all three.

On top of that, there are different flavors of virtualization at the desktop level, such as virtual desktop infrastructure, application virtualization and operating system streaming. And different types of licensing plans can apply to the different flavors. Moreover, there are many different layers of software in any virtualized environment — the operating system, the virtualization software itself, the applications — each of which has its own licensing requirements.

The confusion over licensing of Microsoft products is tripping up small and midsize companies in particular, because they may not have Software Assurance plans, says Sloan. And large enterprises that are covered through SA and enterprise agreements sometimes don’t feel that they need to keep track of all of the details, even though they should.

Bill Galinsky, senior vice president of global IT infrastructure at software vendor CA ­Technologies, started an internal desktop virtualization pilot project in January 2010. So far he has virtualized 500 desktops, and he expects to reach 2,000 of the company’s 13,000 employees within a year.

When Galinsky started the pilot, he bought Microsoft’s Virtual Enterprise Centralized Desktop licenses for the virtual desktops. But as of July 1, the VECD disappeared, and those rights are now included in the SA program, which for all practical purposes bases licensing on the number of users rather than pieces of hardware, he says. “In our case, our enterprise agreement works out to a ratio of around 1-to-1.27. So every employee can run 1.27 copies of the operating system and Microsoft Office.”

Vince Kellen, CIO at the University of Kentucky, is also facing the pricing conundrum as he considers how to virtualize about 1,000 desktops on campus. “It’s a challenge to get the software licensing that you want,” he says. But in his case, Microsoft and other big software vendors aren’t the problem. Kellen says he’s covered under enterprisewide contracts geared toward academic institutions, “but as soon as we get into other software outside of our normal contracts, it can get more difficult.”

With some of the university’s smaller vendors, especially those selling niche academic and clinical applications and specialized math or statistical software packages, it’s “a little harder to work through the contracting,” Kellen says.

Over time, he hopes that software vendors can find a less expensive pricing model that is desktop-virtualization-friendly — one that licenses concurrent users instead of specific named users, for instance. “This will be hard for smaller vendors, I think, as larger vendors have a broader portfolio of software products and perhaps business models, which will give them flexibility,” Kellen adds.

The whole concept of software licensing is morph­ing as virtualization grows and consumer electronics invade corporate IT. “As corporate employees start using many different devices — smartphones, laptops, iPads — corporations are asking, ‘How many licenses am I going to have to buy?’” says Buchholz.

Source

How to Ensure Your Virtual Desktop Initiative Succeeds

Now is the time for virtual desktops. There are a lot of people in the industry saying that you should wait. We ask why? There are serious savings in support and energy costs to be garnered along with significant other factors that will increase agility and lower TCO. Don’t wait. If you follow the advice and steps outlined below, and build a solid business case, you will be successful.

Virtual desktops are the hottest virtualization projects for 2009 and well into 2010. There are a handful of companies doing virtual desktops in one way or another, but it seems that these “early adopters” aren’t sharing what has worked and what didn’t. So what did they do that made them successful and how can others learn for them? We asked some folks in the industry why they think VDI projects fail. The main reasons we got back were:

* “lack of understanding what the user needs to do their job effectively”
* “trying to push a square solution into a round hole”, basically trying to make the virtual desktop solution fit every user case
* “lack of business case development and marketing”

Why implement virtual desktops? Here are our top five reasons:

1. Improve client system manageability
2. Improve security
3. Cut upgrade, support, and maintenance costs (One side-note here is that even well-managed PC environments require constant maintenance and support to repair problems and keep systems in compliance with policy)
4. Eliminate application conflicts
5. Improve business continuity and disaster recovery

We can safely say that there are many reasons why you should be doing virtual desktops. So what are some of the pitfalls that have been seen in the real world?

1. Scope creep in the project implementation
2. Poorly managed expectations of results
3. Lack of support for video, multimedia, printing and profile issues, all of which can lead to,
4. User revolt (seriously, I’ve seen it and it isn’t pretty)

Before you start down the road of Proof-of-Concepts, Pilots, etc. you have to do some investigation first. What are some of the questions to ask of your IT organization leaders?

1. Try asking your desktop support lead how many calls and desk-side support trips result from OS or application related problems.
2. Ask your security lead about the gaps that remain to ensure that your data is secure and can be accessed only by who has authorization.
3. We all know that the business runs on applications, so the applications team lead should be in here as well don’t you agree? Ask them what the characteristics of all “corporate-approved” apps, like performance, availability, and compatibility requirements are.
4. And finally, from the business perspective, ask the senior business managers about what objections and push-back the business users might raise about giving up some control over “their” workstations and laptops.

As we’ve stated above it’s critical to get a solid handle on what your users are doing and how they work. We have been in many meetings with customers who are thinking about moving down the path to virtual desktops. Most companies don’t think to put their users in tiered groups and outline what each group needs to be productive. We’ve been very impressed with the graphic below that was put together by a customer of industry analyst and Enterprise Strategist, Michael Keen. Michael states that “what’s impressive about this is the bolded statement at the bottom ’Align the solution to the employee’s need.’ Our sentiments exactly. Mr Keen also made it very clear that just categorizing your users into tiers isn’t enough. You need to gather serious intelligence about what is going on at the end point and get a true understanding of your end user behaviors. You need to understand how they interact with applications, the network, storage, etc. Then you can develop a solution that aligns to them.

With an understanding of what, where, and how around your user base, focus on the marketing of this new solution. This is what we call “pull adoption”. This is in stark contrast to the way most users view the way new applications and other technology changes come at them, which is typically “push adoption” by IT. By taking the time to share with users the benefits of this new computing model in terms they can understand (like cost savings to the company, ease of use, etc.) it will make life much easier for you when the full rollout begins. It then becomes “our” initiative, not “your” rollout.

The next big hurdle is the business case for virtual desktops. The top five reasons we gave above are all fine and good, but what it really comes down to is the business case you build for this initiative.

In today’s perilous economic times IT budgets are being slashed. CIOs are having a tough time with changes happening continuously. More of the shrinking budget is going to maintenance and integration tasks, with little left over for innovation; but it’s not time to retrench. Retrenchment will surely buy you time, but it will not buy you opportunity, growth or a future. Now is the time for virtual desktops. With some solid planning and understanding around the business and use cases you can make sure that your virtual desktop initiative is successful.

Source