Server automation and virtualization provider SWsoft's (swsoft.com) Benjamin Rudolph will be presenting a session about how to bring Macs into your enterprise using virtualization at the 2007 Virtualization and Conference and Expo (virtualizationconference.com). The event runs from November 12 to 13 at the Grand Hyatt San Francisco in San Francisco, California.
SWsoft says the session will explore how to use the speed and stability of OS X and the productivity of Windows in an enterprise production environment and how to bring both to companies using virtualization technology. Rudolph will be discussing topics like the level of integration between Windows and OS X, deployment and management best practices, hardware and recommended configurations and common use cases.
Rudolph leads SWsoft's global communication, awareness and public outreach efforts and joined SWsoft in 2005 as Parallels' first US-based employee, where he was responsible for launching the company's portfolio of desktop virtualization solutions.
Last week, SWsoft began offering the beta version of Plesk 8.3 for Windows, the first control panel to support Microsoft Windows Server 2008 and Internet Information Services 7.0.
function mailpage()
{
var title = document.title.replace(/&/g,'and');
var url = location.href.replace(/&/g,'and');
mail_str = "mailto:?Subject= " + title;
mail_str += "&Body=I thought you might be interested in this page: " + title;
mail_str += ". You can view it at, " + url;
location.href = mail_str;
//alert(mail_str);
}