Book Image

Getting Started with Microsoft Application Virtualization 4.6

By : Augusto Alvarez
Book Image

Getting Started with Microsoft Application Virtualization 4.6

By: Augusto Alvarez

Overview of this book

<p>Organizations often spend more money than they should on maintaining applications and the operating system life cycles. Supporting end-users' problems as well as maintaining different operating system baselines can also get really expensive. Microsoft App-V saves resources and increases productivity by virtualizing applications and providing centralized management for your organization's application infrastructure. However, application virtualization is not as simple as it sounds and can require expert guidance for successful implementations in an organization. <br /><br />With this book in hand, you will learn how to easily implement a centralized management for your applications with Microsoft App-V. It provides all the necessary guidance for preparing your App-V environment, as well as sequencing (capturing) and delivering simple and complex applications. It will demonstrate how you can save a lot of time and effort by eliminating the common issues faced in application deployment and maintenance. <br /><br />This Microsoft Application Virtualization 4.6 Implementation Guide will show you, in a step-by-step manner, how to set up the environment for installing your company&rsquo;s applications, defining all the requirements and configurations one time only, and then delivering the same baseline to all the users you want. Microsoft App-V removes the constraints we usually have with applications, their dependencies and the issues involved, providing a centralized management of those applications. With this book, you will first review the basics of App-V architecture and the components involved and then start working directly with the platform by installing the App-V server and client components. As the book progresses, you will learn to sequence and publish simple as well as complex applications. Using this guide, applications' transitions, such as moving up from Microsoft Office 2007 to Office 2010, can be achieved transparently for all users. It will also guide you through advanced topics such as integrating App-V with Microsoft&rsquo;s Configuration Manager, securing communications, and publishing applications through Remote Desktop Services.</p> <p>By the end of this book, you will be geared up to plan and implement the virtualization of your application infrastructure with Microsoft App-V.</p>
Table of Contents (17 chapters)
Getting Started with Microsoft Application Virtualization 4.6
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Implementing App-V and SCCM integration


Ok, now that you understand how these two platforms communicate with each other, it is time to start getting some practice.

If you are familiar with both environments, managing and publishing applications within System Center Configuration Manager 2007, and have also used Microsoft Application Virtualization, then these processes should not surprise you as they are not complex.

In overview, the steps you are going to execute are as follows:

  1. Configure SCCM to distribute virtual applications.

  2. Import virtual applications into SCCM.

  3. Advertise and distribute virtual applications in SCCM.

Here is a look at each of these steps.

Configuring SCCM to distribute virtual applications

This is the logical first step to execute, as System Center Configuration Manager does not include the options by default to advertise and stream virtual applications.

Enabling advertisements and streaming of virtual applications are two different sets of procedures to execute.

The procedures...