Archive

Archive for the ‘Virtualization’ Category

Microsoft Application Virtualization for Remote Desktop Services 4.6

February 22nd, 2010 menush Comments off

In Remote Desktop Services deployments, application conflicts can lead to silos of remote desktop session host servers. To avoid application conflicts, applications typically must undergo significant testing to determine which applications will collide and, therefore, must be separated and run on different session host silos—a time-consuming and costly process. Separating out multiple remote desktop session hosts to accommodate specific applications routinely results in servers being underutilized because each one is locked into a specific configuration, capable of serving only a limited set of non-conflicting applications. Often, 20 servers are required to support 1,000 users.

Read more…

Application Virtualization (App-V) Video Series

February 19th, 2010 menush Comments off

AppLocker is a new feature of Windows7 that allows administrators to define policies that can allow or deny a user’s ability to run or install executable, MSI, or script files. Microsoft Application Virtualization (App-V) separates the application from the operating system preventing application conflicts and enabling the ability to run multiple versions of an application of the same desktop. Virtual applications can be delivered in many ways – streaming by assigning applications to user, delivering to machines via Configuration Manager or by using file streaming from removable media. Using App-V and Applocker together ensures that no matter how the application is delivered or what format is takes, physical or virtual, it will respect the policies defined by IT.

Watch these demonstrations to learn how to configure App-V; create, update, and publish virtual applications; and create and manage policies for virtual applications.

More Information & Download

Start Virtual Machines (Virtual PC) through Script

August 4th, 2009 menush Comments off

Ben Armstrong, a Program Manager on the core virtualization team at Microsoft recently posted a blog with powershell and vbscript examples that will allow an administrator to boot up virtual machines (built with Windows Virtual PC) directly via scripting. He argues it will provide the following benefits:

  • Automated testing
  • Patch deployment
  • Faster launch

Read his blog to view and download the scripts.

Free e-Book: Microsoft Virtualization Technologies

August 3rd, 2009 menush Comments off

image Microsoft is offering a free eBook covering its prominent virtualization technologies that include -

  • Server Virtualization (Hyper-V, Server 2008 Virtualization, Virtual Machine Manager 2008)
  • Application Virtualization (App-V)
  • Desktop Virtualization (Enterprise Desktop Virtualization and Virtual Desktop Infrastructure)
  • Presentation Virtualization (Terminal Services)
  • Profile Virtualization (Roaming Profiles, Folder Redirection, Offline Files)

Read more…

Microsoft opens Hyper-V adding Linux Drivers

July 20th, 2009 menush Comments off

Today, Microsoft contributed Linux drivers to Linux community that will enhance the performance of the Linux operating system when virtualized on Windows Server 2008 Hyper-V or Windows Server 2008 R2 Hyper-V. Although not an entirely new phenomena, Microsoft is rarely seen to embrace GNU General Public License (v2) and is very vocal about the licensing procedure although this is the first time ever of any direct code contribution (20000 lines) to GPL v2.

As a featured story inside Microsoft’s press release, Tom Hanrahan, director of Microsoft’s Open Source Technology Center, is seen through the Q&A session of this release, here’s what he has to say about the announcement –

Read more…

Using WiseScript to Customize Virtual Software Packages

July 4th, 2007 menush Comments off

In this article, author Aaron Phillips goes through the process of customizing the behavior of an SVS package using WiseScript. WiseScript is a simple, yet versatile scripting language that consolidates dozens or hundreds of lines of code into predefined script actions. Phillips mentions:

Since I was introduced to WiseScript, I have to say, it’s grown on me more and more. WiseScript is a quick and easy to use tool that can bring customized control to how your SVS applications perform.

In this example, author creates a “Post Activation” event for an SVS package using WiseScript to display an End User License Agreement (EULA) and to set a registry key with its acceptance for the currently logged on user.

Visit the Article

News Source: http://juice.altiris.com