From dee90bfb13e61ca209f60c0e7fec475bc56c8885 Mon Sep 17 00:00:00 2001 From: Tommy N Date: Thu, 13 Oct 2016 16:21:11 -0700 Subject: [PATCH 1/2] Update uev-upgrade-uev-from-previous-releases.md --- .../manage/uev-upgrade-uev-from-previous-releases.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/windows/manage/uev-upgrade-uev-from-previous-releases.md b/windows/manage/uev-upgrade-uev-from-previous-releases.md index aa12c04977..2487df2e88 100644 --- a/windows/manage/uev-upgrade-uev-from-previous-releases.md +++ b/windows/manage/uev-upgrade-uev-from-previous-releases.md @@ -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. -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.. @@ -49,7 +51,11 @@ After upgrading a user device to Windows 10, version 1607, it’s important to v 2. Navigate to **HKEY_LOCAL_MACHINE\Software\Microsoft\UEV\Agent\Configuration.** -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 From 8b9ac86f5869bee46bb5f828cd19c03909b80a54 Mon Sep 17 00:00:00 2001 From: Mattias Fors Date: Mon, 17 Oct 2016 19:46:35 +0200 Subject: [PATCH 2/2] Reference wrong MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Wrong reference under title "Set “preferred” cache devices for Delivery Optimization". Refers to DOBackgroundQoS , should be DOMinBackgroundQoS --- windows/manage/waas-delivery-optimization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/manage/waas-delivery-optimization.md b/windows/manage/waas-delivery-optimization.md index ec8c9efdd4..d518eb27de 100644 --- a/windows/manage/waas-delivery-optimization.md +++ b/windows/manage/waas-delivery-optimization.md @@ -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: -- 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