Book Image

Microsoft Application Virtualization Cookbook

Book Image

Microsoft Application Virtualization Cookbook

Overview of this book

Table of Contents (17 chapters)
Microsoft Application Virtualization Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Creating an App-V virtual environment


Virtual environments in SCCM are akin to Connection Groups in the App-V Management console and offer the same intra-package sharing of files and registry entries.

Getting ready

To complete these steps, you will need to have a functioning SCCM infrastructure. In addition to this, you will need to have imported the JDK 8u31 and Greenfoot packages (created in the earlier chapters of this book) into SCCM using the instructions in the first recipe of this chapter.

How to do it...

The following list shows you the high-level steps involved in this recipe and the tasks required to complete the recipe (all of the actions in this recipe will take place on the server SCCM):

  • Create the Connection Group.

  • Add the JDK 8u31 and Greenfoot packages to the connection group.

  • Deploy the Greenfoot and JDK 8u31 packages to the machines.

The implementation of the preceding tasks is as follows:

  1. On the server SCCM, launch the SCCM Management console.

  2. Navigate to Software Library and expand...