Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into diagnostic-data-1803

This commit is contained in:
Brian Lich
2018-04-13 10:24:54 -07:00
23 changed files with 84 additions and 57 deletions

View File

@ -4,9 +4,9 @@
## [Windows 10, version 1803 basic level Windows diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields.md)
## [Windows 10, version 1709 basic level Windows diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields-1709.md)
## [Windows 10, version 1703 basic level Windows diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields-1703.md)
## [Windows 10, version 1709 enhanced telemetry events and fields used by Windows Analytics](enhanced-diagnostic-data-windows-analytics-events-and-fields.md)
## [Windows 10, version 1709 diagnostic data for the Full telemetry level](windows-diagnostic-data.md)
## [Windows 10, version 1703 diagnostic data for the Full telemetry level](windows-diagnostic-data-1703.md)
## [Windows 10, version 1709 enhanced diagnostic data events and fields used by Windows Analytics](enhanced-diagnostic-data-windows-analytics-events-and-fields.md)
## [Windows 10, version 1709 diagnostic data for the Full level](windows-diagnostic-data.md)
## [Windows 10, version 1703 diagnostic data for the Full level](windows-diagnostic-data-1703.md)
## [Beginning your General Data Protection Regulation (GDPR) journey for Windows 10](gdpr-win10-whitepaper.md)
## [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md)
## [Manage Windows 10 connection endpoints](manage-windows-endpoints-version-1709.md)

View File

@ -16,8 +16,8 @@ ms.date: 03/08/2018
Follow the steps in this topic to deploy User Experience Virtualization (UE-V) for the first time in a test environment. Evaluate UE-V to determine whether its the right solution to manage user settings across multiple devices within your enterprise.
>**Note**
The information in this section is explained in greater detail throughout the rest of the documentation. If youve already determined that UE-V is the right solution and you dont need to further evaluate it, see [Prepare a UE-V deployment](uev-prepare-for-deployment.md).
>[!NOTE]
>The information in this section is explained in greater detail throughout the rest of the documentation. If youve already determined that UE-V is the right solution and you dont need to further evaluate it, see [Prepare a UE-V deployment](uev-prepare-for-deployment.md).
The standard installation of UE-V synchronizes the default Microsoft Windows and Office settings and many Windows applications settings. For best results, ensure that your test environment includes two or more user computers that share network access.
@ -94,13 +94,13 @@ A storage path must be configured on the client-side to tell where the personali
4. Select **Enabled**, fill in the **Settings storage path**, and click **OK**.
- Ensure that the storage path ends with **%username%** to ensure that eah user gets a unique folder.
- Ensure that the storage path ends with **%username%** to ensure that each user gets a unique folder.
**To set the storage path for UE-V with PowerShell**
1. In a PowerShell window, type **Set-uevConfiguration -SettingsStoragePath [StoragePath]** where **[StoragePath]** is the path to the location created in step 2 followed by **\%username%**.
- Ensure that the storage path ends with **%username%** to ensure that eah user gets a unique folder.
- Ensure that the storage path ends with **%username%** to ensure that each user gets a unique folder.
With Windows 10, version 1607 and later, the UE-V service is installed on user devices when the operating system is installed. Enable the service to start using UE-V. You can enable the service with the Group Policy editor or with Windows PowerShell.