diff --git a/windows/manage/appv-accessing-the-client-management-console.md b/windows/manage/appv-accessing-the-client-management-console.md index d2bc24abb5..d6ad0b2b1a 100644 --- a/windows/manage/appv-accessing-the-client-management-console.md +++ b/windows/manage/appv-accessing-the-client-management-console.md @@ -1,28 +1,4 @@ --- title: How to access the client management console (Windows 10) -description: How to access the client management console -author: MaggiePucciEvans -ms.pagetype: mdop, appcompat, virtualization -ms.mktglfcycl: deploy -ms.sitesec: library -ms.prod: w10 +redirect_url: https://technet.microsoft.com/itpro/windows/manage/appv-using-the-client-management-console --- - -# How to access the client management console - -Applies to: Windows 10, version 1607 - -Use the App-V client management console to manage packages on the computer running the App-V client. - -> [!NOTE] -To perform all of the actions available using the client management console, you must have administrative access on the computer running the App-V client. - -The client management console is available from the [Microsoft Download Center](https://www.microsoft.com/en-us/download/details.aspx?id=41186). - -## Have a suggestion for App-V? - -Add or vote on suggestions [here](http://appv.uservoice.com/forums/280448-microsoft-application-virtualization). For App-V issues, use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-US/home?forum=mdopappv). - -## Related topics - -- [Operations for App-V](appv-operations.md) diff --git a/windows/manage/appv-administering-appv-with-powershell.md b/windows/manage/appv-administering-appv-with-powershell.md index 83261af7c3..ebf327d6fb 100644 --- a/windows/manage/appv-administering-appv-with-powershell.md +++ b/windows/manage/appv-administering-appv-with-powershell.md @@ -1,6 +1,6 @@ --- -title: Administering App-V by Using PowerShell (Windows 10) -description: Administering App-V by Using PowerShell +title: Administering App-V by Using Windows PowerShell (Windows 10) +description: Administering App-V by Using Windows PowerShell author: MaggiePucciEvans ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy @@ -9,16 +9,16 @@ ms.prod: w10 --- -# Administering App-V by Using PowerShell +# Administering App-V by Using Windows PowerShell Applies to: Windows 10, version 1607 -Microsoft Application Virtualization (App-V) provides Windows PowerShell cmdlets, which can help administrators perform various App-V tasks. The following sections provide more information about using PowerShell with App-V. +Microsoft Application Virtualization (App-V) provides Windows PowerShell cmdlets, which can help administrators perform various App-V tasks. The following sections provide more information about using Windows PowerShell with App-V. -## How to administer App-V by using PowerShell +## How to administer App-V by using Windows PowerShell -Use the following PowerShell procedures to perform various App-V tasks. +Use the following Windows PowerShell procedures to perform various App-V tasks.
[How to Load the PowerShell Cmdlets and Get Cmdlet Help](appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md) |
-Describes how to install the PowerShell cmdlets and find cmdlet help and examples. |
+Describes how to install the Windows PowerShell cmdlets and find cmdlet help and examples. |
|
[How to Manage App-V Packages Running on a Stand-Alone Computer by Using PowerShell](appv-manage-appv-packages-running-on-a-stand-alone-computer-with-powershell.md) |
-Describes how to manage the client package lifecycle on a stand-alone computer using PowerShell. |
+Describes how to manage the client package lifecycle on a stand-alone computer by using Windows PowerShell. |
|
[How to Manage Connection Groups on a Stand-alone Computer by Using PowerShell](appv-manage-connection-groups-on-a-stand-alone-computer-with-powershell.md) |
-Describes how to manage connection groups using PowerShell. |
+Describes how to manage connection groups by using Windows PowerShell. |
|
[How to Modify Client Configuration by Using PowerShell](appv-modify-client-configuration-with-powershell.md) |
-Describes how to modify the client using PowerShell. |
+[How to Modify Client Configuration by Using Windows PowerShell](appv-modify-client-configuration-with-powershell.md) |
+Describes how to modify the client by using Windows PowerShell. |
[How to Apply the User Configuration File by Using PowerShell](appv-apply-the-user-configuration-file-with-powershell.md) |
-Describes how to apply a user configuration file using PowerShell. |
+Describes how to apply a user configuration file by using Windows PowerShell. |
|
[How to Apply the Deployment Configuration File by Using PowerShell](appv-apply-the-deployment-configuration-file-with-powershell.md) |
-Describes how to apply a deployment configuration file using PowerShell. |
+Describes how to apply a deployment configuration file by using Windows PowerShell. |
|
[How to Sequence a Package by Using PowerShell](appv-sequence-a-package-with-powershell.md) |
-Describes how to create a new package using PowerShell. |
+Describes how to create a new package by using Windows PowerShell. |
|
[How to Create a Package Accelerator by Using PowerShell](appv-create-a-package-accelerator-with-powershell.md) |
-Describes how to create a package accelerator using PowerShell. You can use package accelerators automatically sequence large, complex applications. |
+Describes how to create a package accelerator by using Windows PowerShell. You can use package accelerators automatically sequence large, complex applications. |
|
[How to Enable Reporting on the App-V Client by Using PowerShell](appv-enable-reporting-on-the-appv-client-with-powershell.md) |
@@ -72,17 +72,22 @@ Use the following PowerShell procedures to perform various App-V tasks.
[How to Install the App-V Databases and Convert the Associated Security Identifiers by Using PowerShell](appv-install-the-appv-databases-and-convert-the-associated-security-identifiers-with-powershell.md) |
Describes how to take an array of account names and to convert each of them to the corresponding SID in standard and hexadecimal formats. |
|
[How to Configure the Client to Receive Package and Connection Groups Updates From the Publishing Server](appv-configure-the-client-to-receive-updates-from-the-publishing-server.md) + |
+Describes how to use Windows PowerShell to configure a client after you deploy the App-V management and publishing servers, and add the required packages and connection groups. |
+
Update – Use the Update tile to refresh a virtualized application or to receive a new virtualized package.
The Last Refresh displays the current version of the virtualized package.
Download all virtual applications – Use the Download tile to download all of the packages provisioned to the current user.
-(Associated PowerShell cmdlet: Mount-AppvClientPackage)
+(Associated Windows PowerShell cmdlet: Mount-AppvClientPackage)
Work Offline – Use this tile to disallow all automatic and manual virtual application updates.
-(Associated PowerShell cmdlet: Set-AppvPublishServer –UserRefreshEnabled –GlobalRefreshEnabled)
(Associated Windows PowerShell cmdlet: Set-AppvPublishServer –UserRefreshEnabled –GlobalRefreshEnabled)
App Connection Groups
The APP CONNECTION GROUPS tab displays all of the connection groups that are available to the current user. Click a specific connection group to see all of the packages that are part of the selected group. This displays information about connection groups that are already in use and how much of the connection group contents have been downloaded to the computer. Additionally, you can start and stop connection group downloads. You can use this section to initiate a repair. A repair will remove all of the user state that is associated a connection group.
-(Associated PowerShell cmdlets: Download - Mount-AppvClientConnectionGroup. Repair -AppvClientConnectionGroup.)
+(Associated Windows PowerShell cmdlets: Download - Mount-AppvClientConnectionGroup. Repair -AppvClientConnectionGroup.)