mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
Making sure PowerShell has Windows in front of it
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: How to Enable Reporting on the App-V Client by Using PowerShell (Windows 10)
|
||||
description: How to Enable Reporting on the App-V Client by Using PowerShell
|
||||
title: How to Enable Reporting on the App-V Client by Using Windows PowerShell (Windows 10)
|
||||
description: How to Enable Reporting on the App-V Client by Using Windows PowerShell
|
||||
author: MaggiePucciEvans
|
||||
ms.pagetype: mdop, appcompat, virtualization
|
||||
ms.mktglfcycl: deploy
|
||||
@ -9,7 +9,7 @@ ms.prod: w10
|
||||
---
|
||||
|
||||
|
||||
# How to Enable Reporting on the App-V Client by Using PowerShell
|
||||
# How to Enable Reporting on the App-V Client by Using Windows PowerShell
|
||||
|
||||
Applies to: Windows 10, version 1607
|
||||
|
||||
@ -19,7 +19,7 @@ Use the following procedure to configure the App-V for reporting.
|
||||
|
||||
1. Enable the App-V client. For more information, see [Enable the App-V desktop client](appv-enable-the-app-v-desktop-client.md).
|
||||
|
||||
2. After you have enabled the App-V client, use the **Set-AppvClientConfiguration** PowerShell to configure appropriate Reporting Configuration settings:
|
||||
2. After you have enabled the App-V client, use the **Set-AppvClientConfiguration** cmdlet to configure appropriate Reporting Configuration settings:
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
@ -75,7 +75,7 @@ Use the following procedure to configure the App-V for reporting.
|
||||
|
||||
3. After the appropriate settings have been configured, the computer running the App-V client will automatically collect data and will send the data back to the reporting server.
|
||||
|
||||
Additionally, administrators can manually send the data back in an on-demand manner using the **Send-AppvClientReport** PowerShell cmdlet.
|
||||
Additionally, administrators can manually send the data back in an on-demand manner using the **Send-AppvClientReport** cmdlet.
|
||||
|
||||
|
||||
## Have a suggestion for App-V?
|
||||
|
Reference in New Issue
Block a user