Making sure PowerShell has Windows in front of it

This commit is contained in:
JanKeller1
2016-08-17 15:21:33 -07:00
parent 2e636b86d0
commit 02f1e34ce1
28 changed files with 208 additions and 408 deletions

View File

@ -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?