Merged PR 14869: remove links to uservoice site that's gone

This commit is contained in:
Jeanie Decker
2019-03-19 19:48:50 +00:00
parent b2829a8e82
commit 8f7243219d
250 changed files with 484 additions and 495 deletions

View File

@ -25,9 +25,9 @@ Use one of the following methods to allow only administrators to enable or disab
|Group Policy setting|Enable the “Require publish as administrator” Group Policy setting, which is located in the following Group Policy Object node:<br><br>**Computer Configuration** > **Administrative Templates** > **System** > **App-V** > **Publishing**|
|Windows PowerShell cmdlet|Run the **Set-AppvClientConfiguration** cmdlet with the *-RequirePublishAsAdmin* parameter. <br><br>Parameter values:<br>- **0** False<br>- **1** True<br><br>Example: ```Set-AppvClientConfiguration -RequirePublishAsAdmin 1```|
## Have a suggestion for App-V?
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).
## Related topics