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

Configuring client-side settings through Group Policy


The App-V client includes the reporting features without any additional installation; however, it must be provided with the settings to determine where to send the reporting data. These settings can be provided through the PowerShell script or, as shown here, centrally through Group Policy.

Getting ready

To complete these steps, you will need to complete the recipes in the first four chapters.

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 DC):

  • Edit the App-V 5 Settings Group Policy object to include reporting server settings

The implementation of the preceding task is as follows:

  1. On the server DC, load the Group Policy Management console.

  2. Navigate to Domains | demo.org | Domain Computers.

  3. Right-click on the App-V 5 Settings Policy and click on Edit….

  4. Navigate to Computer Configuration | Policies...