mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 06:17:22 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into sh-1607
This commit is contained in:
commit
4d29f10b62
@ -19,9 +19,11 @@ If you’re already using UE-V 2.x and you’re planning to upgrade user devices
|
|||||||
|
|
||||||
2. Verify that UE-V settings were migrated correctly.
|
2. Verify that UE-V settings were migrated correctly.
|
||||||
|
|
||||||
3. Enable the UE-V service on user devices.
|
3. Set the template storage path to your current template store.
|
||||||
|
|
||||||
4. Install the UE-V template generator if you want to synchronize application settings for custom applications.
|
4. Enable the UE-V service on user devices.
|
||||||
|
|
||||||
|
5. Install the UE-V template generator if you want to synchronize application settings for custom applications.
|
||||||
|
|
||||||
> **Important** You can upgrade your existing UE-V installation to Windows 10, version 1607 from UE-V versions 2.1 or 2.0 only. If you are using a previous version of UE-V, you’ll need to upgrade from that version to UE-V 2.x before you upgrade to Windows 10, version 1607..
|
> **Important** You can upgrade your existing UE-V installation to Windows 10, version 1607 from UE-V versions 2.1 or 2.0 only. If you are using a previous version of UE-V, you’ll need to upgrade from that version to UE-V 2.x before you upgrade to Windows 10, version 1607..
|
||||||
|
|
||||||
@ -51,6 +53,10 @@ After upgrading a user device to Windows 10, version 1607, it’s important to v
|
|||||||
|
|
||||||
3. Verify that the settings storage path and the settings template catalog path are pointing to the same locations as before you upgraded the device to Windows 10.
|
3. Verify that the settings storage path and the settings template catalog path are pointing to the same locations as before you upgraded the device to Windows 10.
|
||||||
|
|
||||||
|
## Set the template storage path to your current template store
|
||||||
|
|
||||||
|
Template Settings Storage Path will not automatically migrate. Run Set-UEVConfiguration in PowerShell or use the settings storage path Group Policy to configure and point to your current settings storage folder.
|
||||||
|
|
||||||
## Enable the UE-V service on user devices
|
## Enable the UE-V service on user devices
|
||||||
|
|
||||||
The UE-V service is the client-side component that captures user-personalized application and Windows settings and saves them in settings packages. Settings packages are built, locally stored, and copied to the settings storage location.
|
The UE-V service is the client-side component that captures user-personalized application and Windows settings and saves them in settings packages. Settings packages are built, locally stored, and copied to the settings storage location.
|
||||||
|
@ -225,7 +225,7 @@ To specify which devices are preferred, you can set the **Max Cache Age** config
|
|||||||
|
|
||||||
On devices that are not preferred, you can choose to set the following policy to prioritize data coming from local peers instead of the Internet:
|
On devices that are not preferred, you can choose to set the following policy to prioritize data coming from local peers instead of the Internet:
|
||||||
|
|
||||||
- Set **DOBackgroundQoS** with a low value, for example `65536` which is the equivalent of 64 KB/s.
|
- Set **DOMinBackgroundQoS** with a low value, for example `65536` which is the equivalent of 64 KB/s.
|
||||||
|
|
||||||
## Learn more
|
## Learn more
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user