Friday, March 12, 2010

 

 

UAG DirectAccess – Don’t Fear the Reaper or IPv6

 

 

Feed: The Edge Man
Posted on: Thursday, March 11, 2010 7:10 PM
Author: tshinder-msft
Subject: UAG DirectAccess – Don’t Fear the Reaper or IPv6

 

“All our times have come
Here, but now they’re gone
Seasons don’t fear the reaper
Nor do the wind, the sun or the rain (We can be like they are)
Come on baby (Don’t fear the reaper)
Baby, take my hand (Don’t fear the reaper)
We’ll be able to fly (Don’t fear the reaper)
Baby, I’m your man….”

Listen to 30 seconds of the song here (play #3)

OK, enough of the Blue Oyster Cult, let’s get down to business.

Whenever I introduce people to DirectAccess, I start with all the great things it has to offer. IT gets to control and manage the DA clients on the Internet in the same way they control and manage clients that never leave the corpnet. End users get to connect to what they need on the corpnet without having to think about it. Everyone is happier than ever and this is what IT and end users have been waiting for, what everyone really was expecting of remote access since the first dial-up connection was made way back in the 20th century.

After the troops get charged up about what DirectAccess has to offer, I get to the foundations of the solution. I start with Windows Firewall with Advanced Security. OK, that’s cool, we’ve all worked with host-based firewalls and that’s no problem. Then I get to IPsec. Hmmm. That’s a little scary, but then, most of us have used IPsec for L2TP/IPsec connections, and some of us have even used it to connect VPN gateways using site to site IPsec tunnel mode connections. So while a little scary, IPsec isn’t a deal breaker. DNS? No problem! How about creating SSL web sites? Again, total no brainer. Certificates and PKI? Sometimes problematic, but putting together a PKI and issuing certificates is pretty mainstream these days, and DirectAccess doesn’t impose any “off-label” type of certificate requirements, just everyday computer and web site certificates. So even when PKI is on the table, DirectAccess is still looking like a might juicy proposition.

Then I say “IPv6”

Jaws drop, eyes glaze over, smiles turn to frowns, elation turns to desolation, and the entire upbeat nature of the conversation turns into a something akin to a funeral procession.

When that happens, I’ve got to turn things around fast, or else it it’ll turn from “Don’t fear the reaper or IPv6” to “you’ve lost that lovin’ feelin”. The good news is that when you deploy DirectAccess using UAG, you don’t need to fear IPv6 (and maybe the reaper too).

I understand the trepidation involved with IPv6. A lot of companies have already decided that there is little to gain from IPv6, and that it’s unlikely that we’ll see widespread adoption of IPv6 on the Internet in our lifetimes. So why deal with what looks like a complicated mess of 128 bit numbers that are impossible to remember and a new addressing scheme that makes IPv4 look like child’s play?

True, DirectAccess uses IPv6 communications as it’s foundation. All communications from the DA client to the UAG DA server are IPv6. This means that the client application on the DA client must be IPv6 aware. However, the server doesn’t need to be IPv6 aware, because UAG has a few tricks up its sleeve to make it all work.

In fact, the UAG DA server has enough technology built right in so that you can completely avoid any understanding of IPv6 and still get DirectAccess working on your network. Now, I’m the last guy in the world who would advocate that you should know nothing about the basic underlying networking technologies that run your solution. And I bet that once you get into the DirectAccess game, you’ll want to dig into IPv6 a little more. What you’re really concerned about is having to become an “IPv6 networking jockey” and end up in a 4 year long course of study on IPv6 before even getting started on DirectAccess.

As we say here in Texas “that dog don’t hunt”

And we don’t need that dog to hunt. Here are some of the technologies used by UAG DirectAccess that allow you to put some skin in the DirectAccess game without putting on an IPv6 propeller cap:

  • ISATAP – stands for the Intrasite Automatic Tunnel Addressing Protocol. The UAG DA server will set itself up automatically as an ISATAP router and provide your IPv6 aware hosts IPv6 addresses and routing information. ISATAP capable hosts include Windows Vista and above and Windows Server 2008 and above. What do you need to make this work? Not much. Enable your DNS servers to answer queries for ISATAP, enter ISATAP Host (A) records on your DNS servers, and make sure IPv6 is enabled on your network hosts (it’s on by default, but some people turn it off). That’s it! Now all your IPv6 hosts on the network have IPv6 addresses, and you didn’t have to do anything other than run the UAG DA wizard, configure the DNS server a little bit and not turn off IPv6 to make it work. No IPv6 jockey license required. Oh, and one more thing, since ISATAP tunnels IPv6 packets within an IPv4 header, routing within your IPv4 infrastructure will work just fine, no changes on your IPv4 routers required. None, not any.
  • 6to4 – is a IPv6 transition technology that the DA clients and UAG DA server can use to connect the DA client to the UAG DA server over the IPv4 Internet. 6to4 is used when the DA client is assigned a public IP address. The IPv6 packets are encapsulated in a IPv4 header and send over the 6to4 tunnel adapter to the DA server. What do you need to do to make this work? On the client, nothing – it works automatically after you run the UAG DA wizard and have Group Policy applied to the DA client. On the server – again nothing. Just run the UAG DA wizard and apply the Group Policy to the DA server and it works. Again, you can know nothing about IPv6 transition technologies and it just works. IETF membership not required.
  • Teredo – is another IPv6 transition technology that enables the DA client to connect to the DA server over the IPv4 Internet. In this case, Teredo is used when the DA client is located behind a NAT device (either a NAT router or a NAT firewall) and the device allows outbound UDP port 3544. If the DA client has a private IP address and outbound access to UDP 3544, then the DA client uses Teredo to encapsulate the IPv6 messages from the DA client to the UAG DA server in an IPv4 header to send over the IPv4 Internet. What do you need to do to make this work? Like with 6to4, just run the UAG DA wizard, apply the Group Policies, and the DA client and UAG DA server are automatically configured to use Teredo. Holy Toledo!
  • IP-HTTPS – is yet another IPv6 transition technology that allows the DA client to connect to the UAG DA server over the IPv4 Internet. IP-HTTPS is a “last ditch” method to encapsulate the IPv6 packets in an IPv4 header. When the client is assigned a private IP address, and the NAT device or firewall is configured to allow only HTTP/HTTPS outbound, then the DA client falls back to IP-HTTPS. The reason why we consider IP-HTTPS to be a “last ditch” effort is that yout users are going to find IP-HTTPS connections to not be quite as “performant” as 6to4 or Teredo connections (assuming that they’ve been paying attention). This makes sense when you think about adding SSL to the already existing IPsec computational efforts and the extra protocol overhead involved with using HTTP as the transport. What do you need to do to make this work? Ha! Nothing – the UAG DA wizard creates the configuration, creates the Group Policy settings and all you need to do is wait for the Group Policy settings to be applied to the DA clients and UAG DA server and away you go. No muss, no fuss.
  • NAT64/DNS64 – NAT64/DNS64 (pronounced NAT 6 to 4/DNS 6 to 4) is a cool little piece of technology that the UAG team put together so that you can get DA working with the software assets you likely have running today. If I had to bet a quarter, I’d say that not everything on your network was IPv6 capable (that is to say, capable of running native IPv6 addressing or act as a ISATAP host). That would include all those Windows 2000 and Windows 2003 Servers you have on the network (yes, I know quite a few of you are still running Windows 2000). Since neither Windows 2000 nor Windows Server 2003 are IPv6 capable, you need a little help to get them to work with DirectAccess. No problem! NAT64/DNS64 accepts the connections from the DA client, automatically creates a IPv6 address for the name requested by the client, and then does a “NAT” kind of protocol transformation so that the IPv6 communication from the DA client is forwarded to the IPv4 only server on the network using IPv4. The response is returned to the DA server, which translates the IPv4 response into an IPv6 message that is returned to the DA client. Nice! But what do you need to know, what do you need to do to make this work? Enable two checkboxes in the UAG DA wizard. That’s it.

There you go. IPv6 for the UAG DA admin. The point is that you need to know very little if anything about IPv6 to get a production ready UAG DA server up and running. Will you benefit from getting to know some about IPv6? Sure, as you’ll understand what’s going on in the background and you can be more flexible in your deployment. Will you benefit from being an IPv6 jock? You bet! When you reach that level of sophistication you can start thinking about moving your corpnet into native IPv6, and use IPv6 aware routers, switches, NIDS and the rest. Knowledge is always power, but UAG DA already includes quite a bit of power on its own so it spares you from the rigors of intimate (or even passing) knowledge of IPv6.

So don’t fear IPv6. The seasons don’t fear IPv6, nor does the sun nor the wind nor the rain. You can be like they are! However, since 98%+ of you reading this are probably men, I’m not going to call you “baby” and I’m not “your man” :)

I’ll talk more about IPv6 concepts in the future on this blog and also in some guides I’m planning on putting out that will provide you with some “kissing cousin” familiarity with key UAG DA IPv6 concepts. Not enough to blow your mind, but enough where all the pieces will fall into place quickly so that you’ll maybe get jazzed enough to look into IPv6 a bit more when you have the time.

HTH,

Tom

Tom Shinder

tomsh@microsoft.com

Microsoft ISDiX\Anywhere Access Team

UAG DirectAccess


View article...

 

 

 

Friday, March 12, 2010 6:28:46 AM (Eastern Standard Time, UTC-05:00)  #    Comments [0]  | 

 

Portcullis Systems Announces the Unified Access Gateway Appliance

Appliance offers the latest technologies for Secure Enterprise Application Access

MARLBOROUGH, Mass.--(BUSINESS WIRE)--Portcullis Systems, Inc., a global partner with Microsoft™ and HP™ (www.portcullissystems.com) today announced the Portcullis Systems Unified Access Gateway line of appliances. Available for immediate order, these appliances provide the latest technological breakthroughs to support organizational mobility and secure remote access to critical applications and data. Portcullis Systems UAG appliances are delivered on HP-based technologies to provide customers with the best, most reliable appliances and Enterprise-level support around the world. Availability is immediate and will be available through Portcullis Systems and their channel partners internationally.

“The addition of our proprietary management technologies, application acceleration and outstanding 24 x 7 global support provides incomparable value and a truly unique offering for secure remote access technology.”

Today, enterprises must allow for remote access to applications and valuable information to remain competitive and they must do this without jeopardizing security. This also must be accomplished in a manner that is acceptable to users. The Unified Access Gateway securely publishes resources to make them available to users while simultaneously improving security over traditional access methods.

Analyst Phil Schacter of Burton Group agrees. “With the increased mobility of the workforce, organizations need to expand their support for secure networking while safeguarding data center assets from compromised credentials or malware-infected devices,” he said. “The mobile workforce needs secure remote connectivity with transparent access to a range of data center services hosted on a mix of Windows and non-Windows servers.”

The Portcullis Systems Unified Access Gateway appliance will provide customers with functionality not available in a single offering before. Key features of the joint solution include:

  • Secure application access through a customized portal, created dynamically for each user based on their device type, location, authentication credentials, end-point status and more.
  • In-depth application knowledge allowing white-listing of valid traffic patterns for valid use, and blocking non-sanctioned transactions or security threats. This can be used to block or allow functionality within an application (e.g. Provide access to Outlook Web Access, but block the ability to upload or download files within OWA).
  • Support for Microsoft DirectAccess, allowing direct network connectivity regardless of the location of the end-user.
  • The addition of Ballista™ Application Acceleration technology to improve application performance to end-users connecting via the gateway.
  • Both iLO and PSAM management systems to provide full management capability of your Portcullis Systems appliance estate, regardless of their geographic location.

“Our appliances allow our customers to provide secure application and data access to end-users, business partners and their customers from a wide variety of devices in a very secure manner that is consistent with their security policies,” said Michael Oldham    , CEO at Portcullis Systems. “The addition of our proprietary management technologies, application acceleration and outstanding 24 x 7 global support provides incomparable value and a truly unique offering for secure remote access technology.”

For information about the Portcullis Systems Unified Access Gateway, contact Portcullis Systems sales at sales@portcullissystems.com.

About Portcullis Systems

Founded in 2008 as a spin-off of NEI, formerly Network Engines, Inc., Portcullis Systems provides substantial expertise around the Microsoft Forefront Security products. As a recognized leader within their market, they provide significant value to their customers, above and beyond the value of the Microsoft applications that come as part of their appliances.

Portcullis Systems currently has hundreds of customers worldwide representing some of the world’s largest financial institutions, government ministries, defense departments, healthcare organizations and industry-leading enterprises.

Portcullis Systems is a privately funded company focused on network and applications security. With headquarters in Marlborough, MA, USA, Portcullis Systems also serves customers from its offices in the UK and through distributors throughout Europe, Middle East and Africa.

For more information, call (781) 996-4900 in North America,     

+44 208 196 2420         +44 208 196 2420 for International, or visit www.portcullissystems.com.

 

Friday, March 12, 2010 6:21:28 AM (Eastern Standard Time, UTC-05:00)  #    Comments [0]  | 
Friday, February 19, 2010

 

Snowstorms Pummel Worker Productivity, Citrix Survey Finds

 

Published Friday, February 12, 2010 5:27 PM by David Marshall 

 

Behind the traffic pile-ups, cancelled flights and power outages caused by recent record storms in the Middle Atlantic States, there’s another sobering story – the enormous cumulative loss of business productivity caused by employees’ inability to work from home when commuting became impossible. A survey of 500 people in four states and the District of Columbia, commissioned by Citrix Online, found that 52% of respondents have lost six or more hours of work due to this winter’s severe storms; this represents a potential loss of nearly 50 million total man hours of productivity in these states. Half have been forced to cancel or delay a meeting in the last year due to inclement weather. Further, 47% stated they have no technology tools, flex time, telework provisions or alternate assignments to assist when commuting is a problem.

“Enabling your employees to work from anywhere is simple,” said Chuck Wilsker, President and CEO of the Telework Coalition and a member of Citrix Online’s Worldwide Workplace Council. “The keys are to plan ahead, determine the specific needs of your organization, identify best practices for managing your virtual workplace, and using technologies, which are both suited to productivity and can address your benchmarks for success. The first application I ever used that allowed me to work remotely was GoToMyPC and it’s still a wonderful solution. Citrix Online’s Worldwide Workplace Council has authored a paper outlining the five steps to a virtual workplace program.”

For example, Ira H. Siegal, CPA, of Bala Cynwyd, Pennsylvania, an affiliate of 123College.com, inc., turned to GoToMeeting     when he saw that snow threatened to prevent attendees from coming to a seminar last week. He recalled, “As I watched the snow get deeper, some of the people who had registered to attend my seminar started to question whether it would occur. I polled them, and they said they would have trouble shoveling out their cars and navigating the roads to make it to my event. I realized I needed a back-up plan, and decided to conduct an online seminar instead. GoToMeeting     saved the day for me, and allowed me to conduct business from the safety of my home.”

The Citrix Online survey, which covered New York, New Jersey, Pennsylvania, Virginia/D.C., and Maryland, found that 38% of respondents were unable to commute to work at least once during the storms in December 2009 and January and February 2010. For many, this meant a lost day of productivity; results revealed 50% of those surveyed had no work situation away from their office.

For more information about Citrix Online, a division of Citrix Systems, Inc. (NASDAQ: CTXS), or Work Shifting, visit http://www.citrixonline.com/ or http://www.workshifting.com/.

 

Filed under: Survey

Friday, February 19, 2010 8:54:11 AM (Eastern Standard Time, UTC-05:00)  #    Comments [0]  | 

 

Microsoft DirectAccess Connectivity Assistant

 

Feed: Bink.nu
Posted on: Saturday, February 13, 2010 4:48 PM
Author: Steven Bink
Subject: Microsoft DirectAccess Connectivity Assistant

 

Check out the Microsoft DirectAccess Connectivity Assistant, the newest edition to the Windows® Optimized Desktop Toolkit 2010 to help reduce costs and improve the experience of DirectAccess. 

The Microsoft DirectAccess Connectivity Assistant (DCA) helps organizations reduce the cost of supporting DirectAccess users and significantly improve their connectivity experience. This Solution Accelerator is part of the Windows® Optimized Desktop Toolkit 2010 (WODT 2010).

 The Microsoft DirectAccess Connectivity Assistant (DCA) helps organizations reduce the cost of supporting DirectAccess users and significantly improve their connectivity experience.

DCA informs mobile users of their connectivity status at all times; provides tools to help them reconnect on their own if problems arise; and creates diagnostics to help mobile users provide IT staff with key information if necessary—all to help customers operate with more efficiency, and at a lower cost.

DCA is the newest addition to the Windows® Optimized Desktop Toolkit 2010, which is designed to help IT pros plan, deliver, and operate the right desktop technologies for users across their organization.

The download includes the following components:

  • Microsoft_DirectAccess_Connectivity_Assistant.zip
  • Microsoft_DirectAccess_Connectivity_Assistant_x32.msi
  • Microsoft_DirectAccess_Connectivity_Assistant_x64.msi
  • Microsoft_DirectAccess_Connectivity_Assistant_DeploymentGuide.docx
  • Microsoft_DirectAccess_Connectivity_Assistant_Release_Notes.en.htm
  • DirectAccess Connectivity Assistant GP.admx
  • DirectAccess Connectivity Assistant GP.adml

Download details DirectAccess Connectivity Assistant

Send via e-mail | Submit to Digg | Add to Live Favorites

View article...

Friday, February 19, 2010 8:34:40 AM (Eastern Standard Time, UTC-05:00)  #    Comments [0]  | 
Friday, December 05, 2008

 

Gartner Releases Data on Hot Enterprise Topics

Gartner's 27th annual datacenter conference is producing research related to energy consumption, virtualization, cloud computing. Here are some of the most interesting numbers revealed at the conference.

Forty-two percent of IT professionals polled at the Gartner conference operate three or more datacenters in North America.

Forty-five percent are expanding or planning to expand datacenters in the next two years, while 43 percent are consolidating.

A standard 9,000 square foot, Tier 3 datacenter that supports 150 watts per square foot will cost approximately US$21.3 million (about Rs 105 crore) to build, with $1 million (about Rs 5 crore) in annual electrical costs.

Green IT practices that minimize use of chiller plants, fans and pumps, lighting and power supplies can more than halve the power costs of running a datacenter.

An aggressively "green" enterprise will pay $560,000 (about Rs 2.8 crore) in annual electrical expenses for a datacenter with a 500 kilowatt IT load. Enterprises with archaic datacenter practices will pay as much as $1.3 million (about Rs 650 lakh).

In a conventional datacenter, 35 percent to 50 percent of electrical energy is devoted to cooling. With best practices, that proportion is reduced to 15 percent.

Twenty-six percent of conference attendees buy green products only when they lower costs, save space or defer datacenter construction.

Thirty-four percent will buy green products even if they increase costs.

Storage spending is growing almost three times faster than the IT budget as a whole. From 2007 to 2011, storage spending will increase more than 7 percent a year, compared with annual IT budget growth of only 2.5 percent.
By 2012, users will install 6.5 times the amount of terabytes they installed in 2008.

Server virtualization, one of the key technologies driving costs down in datacenters, is suitable for about 70 percent of workloads.

Today, only 12 percent of x86 server workloads are running in virtual machines.
By 2013, that number will be 61 percent.

One out of every four x86 workloads deployed or redeployed in 2008 is being installed in a virtual machine. Still, vendor licensing, pricing and support plans are limiting virtualization efforts, according to 21 percent of conference attendees.

About 70 percent of virtual machines today are used in production. Just a few years ago, most were used only in test and development roles.

The server virtualization market will grow 30 percent a year through 2013, reaching $6.8 billion (about Rs 34,000 crore).

Desktop virtualization will also take off, with the number of virtualized PCs growing from less than 5 million in 2007 to 660 million by 2011.

Only two major server operating systems will experience significant growth through 2010 -- Windows and Linux. But lightweight operating systems will take off with double-digit growth, including JeOS, a variant of Ubuntu configured specifically for virtual appliances.

Thirty-eight percent of conference attendees are using some type of external cloud computing service.
By 2012 at least 14 percent of the infrastructure at Fortune 1000 companies will be service-oriented, scalable and elastic -- operated as if it they were "private clouds" for each company's users.

Source : Network World

Jon Brodkin

CIO India - Gartner Releases Data on Hot Enterprise Topics

Friday, December 05, 2008 12:21:14 AM (Eastern Standard Time, UTC-05:00)  #    Comments [0]  | 
Friday, June 13, 2008

 

Citrix outlines desktop as a service vision

Just as the IT industry digests the impact of software as a service, Citrix touts its desktop as a service products and vision to UK customers.

By Miya Knights, 11 Jun 2008 at 11:50

Citrix has today outlined its portfolio of new and updated products for delivering applications in the cloud or through a distributed environment, including a new appliance capable of delivering the "desktop as a service" (DaaS).

Read the rest of the article at the source.

Source: Citrix outlines desktop as a service vision | IT PRO

Friday, June 13, 2008 4:43:04 PM (Eastern Standard Time, UTC-05:00)  #    Comments [0]  | 
Monday, June 09, 2008

 

Startup Neocleus Sees Desktop Hypervisors As Key


Posted by Charles Babcock, Jun 6, 2008 03:30 PM

Desktop virtualization has its dominant vendors, namely VMware and Citrix Systems. But in an embryonic field, consider the alternatives. I'd like to cite Neocleus, an Israeli firm, which is focused on running the virtual machine at the desktop, not on a central server, under a desktop hypervisor.

Desktop virtualization from the major vendors arrives with the ability to scale to thousands of users. That's because they realize a key piece of access management needs to be built into the process, a connection broker that takes an incoming request, identifies the requestor through Active Directory, and then makes the connection to the provisioning server. They can handle hundreds or thousands of users seeking to activate their virtual machines at the same time.

But what if you only want to virtualize a handful of users at a time? Or what if you want to virtualize hundreds of users, but those users are scattered in small pockets around the company? In that case, you don't want a connection broker so much as a distributed method of provisioning the occasional end user.

When it comes to desktop virtualization, it's not yet clear what constitutes the best division of responsibility between central server and virtualized end user.

Consider Neocleus. Last week I talked to CEO Ariel Gorfung, and he emphasized the advantage of distributed execution of virtual machines on the user's existing hardware. The Xen-based, end user Neocleus VM is generated on a central server but runs on the user's machine. Because the user's environment becomes a virtual machine, it can be encrypted and locked down.

This sounds like Phoenix Technologies' HyperCore, also based on Xen, or VMware's ACE, says Rachel Chalmers, virtualization analyst at The 451 Group, and she's right. The virtual machine is running on the user's hardware, and it's got the security barriers that virtual machines can provide, but ACEs are still tied to a central ACE Management Server.

Gorfung claims Neocleus has modified Xen so that it is a client hypervisor. Hypervisors thus far have resided on servers, hosting one or more virtual machines above them and dispensing with the host server's operating system.

Gorfung says Neocleus is less like a user's virtual machine, still tethered to a central server and more like a user hypervisor, running "side by side" with the virtualized operating system and applications. The user gets the standard desktop but also has the option of "creating an extra partition in which you watch DVDs without booting all of Windows," says Chalmers.

Gorfung says Neocleus is trying to create a desktop hypervisor framework as open source code, and any vendor should be able to create a software appliance -- an application and operating system that's been combined into a virtualized file set -- and plug it into the framework. Under such a scheme, the whole operating system debate between Mac OSX, Windows, and Linux goes away. Each is reduced to a virtual machine running under a desktop hypervisor and a broader world of applications opens up to PC users.

It's a great vision, but we're not there yet. It remains for Neocleus or Neocleus partners to demonstrate the power of a type 1, desktop hypervisor -- that is, one that acts as a direct, intermediary between hardware and virtual machine, not an emulation of the hardware in software above the bare metal.

Both user security and application performance could benefit from this approach. Addressing scalability, the way Citrix and VMware already have, can come later.

Startup Neocleus Sees Desktop Hypervisors As Key - Virtualization Blog - InformationWeek

Monday, June 09, 2008 5:42:58 AM (Eastern Standard Time, UTC-05:00)  #    Comments [0]  | 
Tuesday, May 27, 2008

 

Microsoft expands desktop virtualization after finalizing Kidaro acquisition

TAGS: Desktop Virtualization

Microsoft has finalized its acquisition of Israel-based desktop virtualization startup Kidaro and said that it plans to incorporate Kidaro's technology into the Microsoft Desktop Optimization Pack (MDOP) during the first half of 2009 under the new name Microsoft Enterprise Desktop Virtualization. This technology will join Microsoft's Application Virtualization, formerly known as SoftGrid, which was acquired from Softricity.

View the whole article at the source.

Source: Virtualization Report | David Marshall | InfoWorld | Microsoft expands desktop virtualization after finalizing Kidaro acquisition | May 26, 2008 02:43 PM | David Marshall

Tuesday, May 27, 2008 7:34:57 AM (Eastern Standard Time, UTC-05:00)  #    Comments [0]  | 
Wednesday, May 21, 2008

Someone I worked with when I was consulting with Citrix went over to Desktone so I've been watching them.   They came out of stealth mode last month.  Seems that they are really moving along... First they signed up Verizon then they partnered up with HP.  I'm going to keep my eye on them ... Don

Desktone Announces Support for Citrix XenServer

Citrix Synergy

CHELMSFORD, Mass.--(BUSINESS WIRE)--Desktone, Inc., provider of the first solution that enables virtual desktops as a service (DaaS), today announced at Citrix Synergy™ that the Desktone Virtual-D Platform will support Citrix XenServer™.

Source: Desktone Announces Support for Citrix XenServer

Wednesday, May 21, 2008 11:31:57 AM (Eastern Standard Time, UTC-05:00)  #    Comments [0]  | 

Theme design by Jelle Druyts

Pick a theme: