windows-itpro-docs/mdop/appv-v5/how-to-allow-only-administrators-to-enable-connection-groups.md
2019-06-22 03:03:43 -04:00

2.1 KiB
Raw Blame History

title, description, author, ms.assetid, ms.reviewer, manager, ms.author, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title description author ms.assetid ms.reviewer manager ms.author ms.pagetype ms.mktglfcycl ms.sitesec ms.prod ms.date
How to Allow Only Administrators to Enable Connection Groups How to Allow Only Administrators to Enable Connection Groups dansimp 60e62426-624f-4f26-851e-41cd78520883 dansimp dansimp mdop, appcompat, virtualization deploy library w10 06/16/2016

How to Allow Only Administrators to Enable Connection Groups

You can configure the App-V client so that only administrators (not end users) can enable or disable connection groups. In earlier versions of App-V, you could not prevent end users from performing these tasks.

Note   This feature is supported starting in App-V 5.0 SP3.

Use one of the following methods to allow only administrators to enable or disable connection groups.

Method Steps

Group Policy setting

Enable the “Require publish as administrator” Group Policy setting, which is located in the following Group Policy Object node:

Computer Configuration > Policies > Administrative Templates > System > App-V > Publishing

PowerShell cmdlet

Run the Set-AppvClientConfiguration cmdlet with the RequirePublishAsAdmin parameter.

Parameter values:

  • 0 - False

  • 1 - True

Example:: Set-AppvClientConfiguration RequirePublishAsAdmin1

Got a suggestion for App-V? Add or vote on suggestions here. Got an App-V issue? Use the App-V TechNet Forum.

Managing Connection Groups