From ef5f0ad30cdf3a516800cdfa9893d21c70217b82 Mon Sep 17 00:00:00 2001 From: JanKeller1 Date: Mon, 25 Jul 2016 17:44:29 -0700 Subject: [PATCH 1/6] Mostly ready for Aug 2 Win10 release --- windows/manage/uev-accessibility.md | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/windows/manage/uev-accessibility.md b/windows/manage/uev-accessibility.md index f425bedf9f..e2c7336b6f 100644 --- a/windows/manage/uev-accessibility.md +++ b/windows/manage/uev-accessibility.md @@ -1,8 +1,7 @@ --- -title: Accessibility for UE-V 2.x -description: Accessibility for UE-V 2.x +title: Accessibility for UE-V +description: Accessibility for UE-V author: jamiejdt -ms.assetid: ec05da5f-4558-4d4d-9b58-3b8ed68cf2fe ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -10,7 +9,7 @@ ms.prod: w10 --- -# Accessibility for UE-V 2.x +# Accessibility for UE-V Microsoft is committed to making its products and services easier for everyone to use. This section provides information about features and services that make this product and its corresponding documentation more accessible for people with disabilities. @@ -78,23 +77,12 @@ Microsoft Support Services are subject to the prices, terms, and conditions in p ## For more information -For more information about how accessible technology for computers can help to improve the lives of people with disabilities, see the [Microsoft Accessibility website](http://go.microsoft.com/fwlink/p/?linkid=8431). +For more information about how accessible technology for computers can help to improve the lives of people with disabilities, see the [Microsoft Accessibility website](https://www.microsoft.com/enable/default.aspx). -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? - -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics - -[Technical Reference for UE-V 2.x](uev-technical-reference.md) - -  - -  - - - - - +[Technical Reference for UE-V](uev-technical-reference.md) From 66ad21e33d1c9b790c52ce35116c10ed90d59105 Mon Sep 17 00:00:00 2001 From: JanKeller1 Date: Mon, 25 Jul 2016 17:45:26 -0700 Subject: [PATCH 2/6] Mostly ready for Aug 2 Win10 release --- ...anage-administrative-backup-and-restore.md | 39 +++++++------------ 1 file changed, 13 insertions(+), 26 deletions(-) diff --git a/windows/manage/uev-manage-administrative-backup-and-restore.md b/windows/manage/uev-manage-administrative-backup-and-restore.md index cd430244dc..cd5f405490 100644 --- a/windows/manage/uev-manage-administrative-backup-and-restore.md +++ b/windows/manage/uev-manage-administrative-backup-and-restore.md @@ -1,8 +1,7 @@ --- -title: Manage Administrative Backup and Restore in UE-V 2.x -description: Manage Administrative Backup and Restore in UE-V 2.x +title: Manage Administrative Backup and Restore in UE-V +description: Manage Administrative Backup and Restore in UE-V author: jamiejdt -ms.assetid: 2eb5ae75-65e5-4afc-adb6-4e83cf4364ae ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -10,12 +9,11 @@ ms.prod: w10 --- -# Manage Administrative Backup and Restore in UE-V 2.x +# Manage Administrative Backup and Restore in UE-V +As an administrator of Microsoft User Experience Virtualization (UE-V), you can restore application and Windows settings to their original state. You can also restore additional settings when a user adopts a new device. -As an administrator of Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, or 2.1 SP1, you can restore application and Windows settings to their original state. And new in UE-V 2.1, you can also restore additional settings when a user adopts a new device. - -## Restore Settings in UE-V 2.1 or UE-V 2.1 SP1 when a User Adopts a New Device +## Restore Settings in UE-V when a User Adopts a New Device To restore settings when a user adopts a new device, you can put a settings location template in **backup** or **roam (default)** profile using the Set-UevTemplateProfile PowerShell cmdlet. This lets computer settings sync to the new computer, in addition to user settings. Templates assigned to the backup profile are backed up for that device and configured on a per-device basis. To backup settings for a template, use the following cmdlet in Windows PowerShell: @@ -28,9 +26,9 @@ Set-UevTemplateProfile -ID -Profile - <backup> can either be Backup or Roaming -When replacing a user’s device UE-V automatically restores settings if the user’s domain, username, and device name all match. All synchronized and any backup data is restored on the device automatically. +When replacing a user’s device, UE-V automatically restores settings if the user’s domain, username, and device name all match. All synchronized and any backup data is restored on the device automatically. -You can also use the new PowerShell cmdlet, Restore-UevBackup, to restore settings from a different device. To clone the settings packages for the new device, use the following cmdlet in Windows PowerShell: +You can also use the Windows PowerShell cmdlet, Restore-UevBackup, to restore settings from a different device. To clone the settings packages for the new device, use the following cmdlet in Windows PowerShell: ``` syntax Restore-UevBackup –Machine @@ -98,9 +96,9 @@ Restoring a user’s device restores the currently registered Template’s setti ## Restore Application and Windows Settings to Original State -WMI and Windows PowerShell commands let you restore application and Windows settings to the settings values that were on the computer the first time that the application started after the UE-V Agent was installed. This restoring action is performed on a per-application or Windows settings basis. The settings are restored the next time that the application runs, or the settings are restored when the user logs on to the operating system. +WMI and Windows PowerShell commands let you restore application and Windows settings to the settings values that were on the computer the first time that the application started after the UE-V service was enabled. This restoring action is performed on a per-application or Windows settings basis. The settings are restored the next time that the application runs, or the settings are restored when the user logs on to the operating system. -**To restore application settings and Windows settings with Windows PowerShell for UE-V 2.x** +**To restore application settings and Windows settings with Windows PowerShell for UE-V** 1. Open the Windows PowerShell window. @@ -159,23 +157,12 @@ WMI and Windows PowerShell commands let you restore application and Windows sett   -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? - -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics +[Administering UE-V with Windows PowerShell and WMI](uev-administering-uev-with-windows-powershell-and-wmi.md) -[Administering UE-V 2.x with Windows PowerShell and WMI](uev-administering-uev-with-windows-powershell-and-wmi.md) - -[Administering UE-V 2.x](uev-administering-uev.md) - -  - -  - - - - - +[Administering UE-V](uev-administering-uev.md) From 598d37dc7e3ce9ee14f9b95991682f424ea41d56 Mon Sep 17 00:00:00 2001 From: JanKeller1 Date: Mon, 25 Jul 2016 17:52:32 -0700 Subject: [PATCH 3/6] More than halfway ready for Aug 2 Win10 release --- ...v-application-template-schema-reference.md | 51 +++++++------------ 1 file changed, 19 insertions(+), 32 deletions(-) diff --git a/windows/manage/uev-application-template-schema-reference.md b/windows/manage/uev-application-template-schema-reference.md index 4bf2208170..d13ec1329d 100644 --- a/windows/manage/uev-application-template-schema-reference.md +++ b/windows/manage/uev-application-template-schema-reference.md @@ -1,8 +1,7 @@ --- -title: Application Template Schema Reference for UE-V 2.x -description: Application Template Schema Reference for UE-V 2.x +title: Application Template Schema Reference for UE-V +description: Application Template Schema Reference for UE-V author: jamiejdt -ms.assetid: be8735a5-6a3e-4b1f-ba14-2a3bc3e5a8b6 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -10,17 +9,17 @@ ms.prod: w10 --- -# Application Template Schema Reference for UE-V 2.x +# Application Template Schema Reference for UE-V -Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 use XML settings location templates to define the desktop application settings and Windows settings that are captured and applied by UE-V. UE-V includes a set of default settings location templates. You can also create custom settings location templates with the UE-V Generator. +Microsoft User Experience Virtualization (UE-V) uses XML settings location templates to define the desktop application settings and Windows settings that are captured and applied by UE-V. UE-V includes a set of default settings location templates. You can also create custom settings location templates with the UE-V Generator. -An advanced user can customize the XML file for a settings location template. This topic details the XML structure of the UE-V 2.1 (SP1) and 2.0 settings location templates and provides guidance for editing these files. +An advanced user can customize the XML file for a settings location template. This topic details the XML structure of the UE-V settings location templates and provides guidance for editing these files. -## UE-V 2.1 and 2.1 SP1 Application Template Schema Reference +## UE-V Application Template Schema Reference -This section details the XML structure of the UE-V 2.1 and 2.1 SP1 settings location template and provides guidance for editing this file. +This section details the XML structure of the UE-V settings location template and provides guidance for editing this file. ### In This Section @@ -163,7 +162,7 @@ The DeleteIfNotFound attribute removes the setting from the user’s settings st FileMask specifies only certain file types for the folder that is defined by Path. For example, Path might be `C:\users\username\files` and FileMask could be `*.txt` to include only text files. **RegistrySetting** -RegistrySetting represents a container for registry keys and values and the associated desired behavior on the part of the UE-V Agent. Four child elements are defined within this type: **Path**, **Name**, **Exclude**, and a sequence of the values **Path** and **Name**. +RegistrySetting represents a container for registry keys and values and the associated desired behavior on the part of the UE-V service. Four child elements are defined within this type: **Path**, **Name**, **Exclude**, and a sequence of the values **Path** and **Name**. **FileSetting** FileSetting contains parameters associated with files and files paths. Four child elements are defined: **Root**, **Path**, **FileMask**, and **Exclude**. Root is mandatory and the others are optional. @@ -191,8 +190,7 @@ Settings is a container for all the settings that apply to a particular template

AlwaysApplySettings

-

(introduced in 2.1)

-

This parameter forces an imported settings package to be applied even if there are no differences between the package and the current state of the application. This parameter should be used only in special cases since it can slow down settings import.

+

This parameter forces an imported settings package to be applied even if there are no differences between the package and the current state of the application. This parameter should be used only in special cases since it can slow down settings import.

@@ -220,7 +218,7 @@ See for a complete list of character ent **Type: String** -ID populates a unique identifier for a particular template. This tag becomes the primary identifier that the UE-V Agent uses to reference the template at runtime (for example, see the output of the Get-UevTemplate and Get-UevTemplateProgram PowerShell cmdlets). By convention, this tag should not contain any spaces, which simplifies scripting. Version numbers of applications should be specified in this element to allow for easy identification of the template, such as `MicrosoftCalculator6` or `MicrosoftOffice2010Win64`. +ID populates a unique identifier for a particular template. This tag becomes the primary identifier that the UE-V service uses to reference the template at runtime (for example, see the output of the Get-UevTemplate and Get-UevTemplateProgram PowerShell cmdlets). By convention, this tag should not contain any spaces, which simplifies scripting. Version numbers of applications should be specified in this element to allow for easy identification of the template, such as `MicrosoftCalculator6` or `MicrosoftOffice2010Win64`. ### Version Element @@ -493,7 +491,7 @@ Application is a container for settings that apply to a particular application.

ID

-

Populates a unique identifier for a particular template. This tag becomes the primary identifier that the UE-V Agent uses to reference the template at runtime. For more information, see [ID](#id21).

+

Populates a unique identifier for a particular template. This tag becomes the primary identifier that the UE-V service uses to reference the template at runtime. For more information, see [ID](#id21).

Description

@@ -520,7 +518,7 @@ Application is a container for settings that apply to a particular application.

Similar to MSA, this controls whether this template is enabled in conjunction with Office365. If Office 365 is being used to sync settings, this template will automatically be disabled.

-

FixedProfile (Introduced in 2.1)

+

FixedProfile

Specifies that this template can only be associated with the profile specified within this element, and cannot be changed via WMI or PowerShell.

@@ -556,7 +554,7 @@ Common is similar to an Application element, but it is always associated with tw

ID

-

Populates a unique identifier for a particular template. This tag becomes the primary identifier that the UE-V Agent uses to reference the template at runtime. For more information, see [ID](#id21).

+

Populates a unique identifier for a particular template. This tag becomes the primary identifier that the UE-V service uses to reference the template at runtime. For more information, see [ID](#id21).

Description

@@ -583,7 +581,7 @@ Common is similar to an Application element, but it is always associated with tw

Similar to MSA, this controls whether this template is enabled in conjunction with Office365. If Office 365 is being used to sync settings, this template will automatically be disabled.

-

FixedProfile (Introduced in 2.1)

+

FixedProfile

Specifies that this template can only be associated with the profile specified within this element, and cannot be changed via WMI or PowerShell.

@@ -615,7 +613,7 @@ This element defines the settings for a single application or a suite of applica

ID

-

Populates a unique identifier for a particular template. This tag becomes the primary identifier that the UE-V Agent uses to reference the template at runtime. For more information, see [ID](#id21).

+

Populates a unique identifier for a particular template. This tag becomes the primary identifier that the UE-V service uses to reference the template at runtime. For more information, see [ID](#id21).

Description

@@ -1864,23 +1862,12 @@ Here is the SettingsLocationTemplate.xsd file showing its elements, child elemen ``` -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? - -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics +[Working with Custom UE-V Templates and the UE-V Generator](uev-working-with-custom-templates-and-the-uev-generator.md) -[Working with Custom UE-V 2.x Templates and the UE-V 2.x Generator](uev-working-with-custom-templates-and-the-uev-generator.md) - -[Technical Reference for UE-V 2.x](uev-technical-reference.md) - -  - -  - - - - - +[Technical Reference for UE-V](uev-technical-reference.md) From cdf0d11db044aa3f5508d110feda65c9e28ee80d Mon Sep 17 00:00:00 2001 From: JanKeller1 Date: Mon, 25 Jul 2016 17:53:24 -0700 Subject: [PATCH 4/6] More than halfway ready for Aug 2 Win10 release --- ...location-templates-using-windows-powershell-and-wmi.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/manage/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md b/windows/manage/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md index ac77763b05..87b975b323 100644 --- a/windows/manage/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md +++ b/windows/manage/uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md @@ -2,7 +2,6 @@ title: Managing UE-V 2.x Settings Location Templates Using Windows PowerShell and WMI description: Managing UE-V 2.x Settings Location Templates Using Windows PowerShell and WMI author: jamiejdt -ms.assetid: b5253050-acc3-4274-90d0-1fa4c480331d ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Managing UE-V 2.x Settings Location Templates Using Windows PowerShell and WMI -Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 use XML settings location templates to define the settings that User Experience Virtualization captures and applies. UE-V includes a set of standard settings location templates. It also includes the UE-V Generator tool that enables you to create custom settings location templates. After you create and deploy settings location templates, you can manage those templates by using Windows PowerShell and the Windows Management Instrumentation (WMI). For a complete list of UE-V PowerShell cmdlets, see [UE-V 2 Cmdlet Reference](http://go.microsoft.com/fwlink/p/?LinkId=393495) (http://go.microsoft.com/fwlink/p/?LinkId=393495). +Microsoft User Experience Virtualization (UE-V) uses XML settings location templates to define the settings that User Experience Virtualization captures and applies. UE-V includes a set of standard settings location templates. It also includes the UE-V Generator tool that enables you to create custom settings location templates. After you create and deploy settings location templates, you can manage those templates by using Windows PowerShell and the Windows Management Instrumentation (WMI). For a complete list of UE-V PowerShell cmdlets, see [UE-V 2 Cmdlet Reference](http://go.microsoft.com/fwlink/p/?LinkId=393495) (http://go.microsoft.com/fwlink/p/?LinkId=393495). ## Manage UE-V 2 settings location templates by using Windows PowerShell @@ -354,11 +353,12 @@ User Experience Virtualization provides the following set of WMI commands. Admin - `& msiexec.exe /i "" /quiet /norestart /l*v "%temp%\UE-VAgentInstaller.log" SettingsStoragePath=\\server\settingsshare\%username%` -**Got a suggestion for UE-V**? Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). **Got a UE-V issue**? Use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +## Have a suggestion for UE-V? + +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics - [Administering UE-V 2.x with Windows PowerShell and WMI](uev-administering-uev-with-windows-powershell-and-wmi.md) [Administering UE-V 2.x](uev-administering-uev.md) From 01ad962a8ae4e009436544b95abdf1822a1eb865 Mon Sep 17 00:00:00 2001 From: JanKeller1 Date: Mon, 25 Jul 2016 17:54:15 -0700 Subject: [PATCH 5/6] More than halfway ready for Aug 2 Win10 release --- windows/manage/uev-sync-methods.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/windows/manage/uev-sync-methods.md b/windows/manage/uev-sync-methods.md index 055bdbab51..924d3e1d22 100644 --- a/windows/manage/uev-sync-methods.md +++ b/windows/manage/uev-sync-methods.md @@ -2,7 +2,6 @@ title: Sync Methods for UE-V 2.x description: Sync Methods for UE-V 2.x author: jamiejdt -ms.assetid: af0ae894-dfdc-41d2-927b-c2ab1b355ffe ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Sync Methods for UE-V 2.x -The Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 Agent lets you synchronize users’ application and Windows settings with the settings storage location. The *Sync Method* configuration defines how the UE-V Agent uploads and downloads those settings to the settings storage location. UE-V 2.x introduces a new SyncMethod called the *SyncProvider*. For more information about trigger events that start the synchronization of application and Windows settings, see [Sync Trigger Events for UE-V 2.x](uev-sync-trigger-events.md). +The Microsoft User Experience Virtualization (UE-V) Agent lets you synchronize users’ application and Windows settings with the settings storage location. The *Sync Method* configuration defines how the UE-V Agent uploads and downloads those settings to the settings storage location. UE-V 2.x introduces a new SyncMethod called the *SyncProvider*. For more information about trigger events that start the synchronization of application and Windows settings, see [Sync Trigger Events for UE-V 2.x](uev-sync-trigger-events.md). ## SyncMethod Configuration @@ -86,10 +85,10 @@ You can configure the sync method in these ways: - After installation of the UE-V Agent, by using [Windows PowerShell or Windows Management Instrumentation (WMI)](http://technet.microsoft.com/library/dn458937.aspx) -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics From 0e8a7e425184de6d606314e25bb5a5f21e7fcbca Mon Sep 17 00:00:00 2001 From: JanKeller1 Date: Mon, 25 Jul 2016 17:56:45 -0700 Subject: [PATCH 6/6] assetid removd, first instance of product name updated, Got changd to Have in hdg at end --- ...ering-uev-with-windows-powershell-and-wmi.md | 7 +++---- windows/manage/uev-administering-uev.md | 17 +++-------------- ...changing-the-frequency-of-scheduled-tasks.md | 7 +++---- ...v-configuring-the-company-settings-center.md | 7 +++---- ...configuring-uev-with-group-policy-objects.md | 16 ++++------------ ...-system-center-configuration-manager-2012.md | 7 +++---- windows/manage/uev-deploy-required-features.md | 7 +++---- .../uev-deploy-uev-for-custom-applications.md | 7 +++---- windows/manage/uev-for-windows.md | 5 ++--- windows/manage/uev-getting-started.md | 5 ++--- windows/manage/uev-manage-configurations.md | 7 +++---- ...-packages-with-windows-powershell-and-wmi.md | 17 ++++------------- .../manage/uev-migrating-settings-packages.md | 16 ++++------------ windows/manage/uev-prepare-for-deployment.md | 5 ++--- windows/manage/uev-security-considerations.md | 7 +++---- windows/manage/uev-sync-trigger-events.md | 7 +++---- .../uev-synchronizing-office-2013-with-uev.md | 5 ++--- windows/manage/uev-technical-reference.md | 7 +++---- windows/manage/uev-troubleshooting.md | 5 ++--- ...h-application-virtualization-applications.md | 7 +++---- .../manage/uev-whats-new-in-uev-for-windows.md | 5 ++--- ...th-custom-templates-and-the-uev-generator.md | 7 +++---- 22 files changed, 63 insertions(+), 117 deletions(-) diff --git a/windows/manage/uev-administering-uev-with-windows-powershell-and-wmi.md b/windows/manage/uev-administering-uev-with-windows-powershell-and-wmi.md index 51b5be2809..cf91095266 100644 --- a/windows/manage/uev-administering-uev-with-windows-powershell-and-wmi.md +++ b/windows/manage/uev-administering-uev-with-windows-powershell-and-wmi.md @@ -2,7 +2,6 @@ title: Administering UE-V 2.x with Windows PowerShell and WMI description: Administering UE-V 2.x with Windows PowerShell and WMI author: jamiejdt -ms.assetid: e749ac03-0adf-475a-a4f2-5cc023549b12 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Administering UE-V 2.x with Windows PowerShell and WMI -Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 provide Windows PowerShell cmdlets, which can help administrators perform various UE-V tasks. The following sections provide more information about using Windows PowerShell in UE-V. +Microsoft User Experience Virtualization (UE-V) provides Windows PowerShell cmdlets, which can help administrators perform various UE-V tasks. The following sections provide more information about using Windows PowerShell in UE-V. **Note**   Administering UE-V 2 with Windows PowerShell requires Windows PowerShell 3.0 or higher. For a complete list of UE-V PowerShell cmdlets, see [UE-V 2 Cmdlet Reference](http://go.microsoft.com/fwlink/p/?LinkId=393495). @@ -34,10 +33,10 @@ After you create and deploy UE-V settings location templates, you can manage tho [Managing UE-V 2.x Settings Location Templates Using Windows PowerShell and WMI](uev-managing-settings-location-templates-using-windows-powershell-and-wmi.md) -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics diff --git a/windows/manage/uev-administering-uev.md b/windows/manage/uev-administering-uev.md index 9bb1edfd26..adb1aa158b 100644 --- a/windows/manage/uev-administering-uev.md +++ b/windows/manage/uev-administering-uev.md @@ -2,7 +2,6 @@ title: Administering UE-V 2.x description: Administering UE-V 2.x author: jamiejdt -ms.assetid: 996e4797-8383-4627-b714-24a84c907798 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Administering UE-V 2.x -After you have deployed Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, or 2.1 SP1, you must be able to perform various ongoing administrative tasks, such as managing the configuration of the UE-V Agent and recovering lost settings. These post-installation tasks are described in the following sections. +After you have deployed Microsoft User Experience Virtualization (UE-V), you must be able to perform various ongoing administrative tasks, such as managing the configuration of the UE-V Agent and recovering lost settings. These post-installation tasks are described in the following sections. ## Managing UE-V 2.x configurations @@ -70,16 +69,6 @@ You can use UE-V with Microsoft Application Virtualization (App-V) to share sett - [Technical Reference for UE-V 2.x](uev-technical-reference.md) -## Got a suggestion for UE-V? - - -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). - -  - -  - - - - +## Have a suggestion for UE-V? +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). diff --git a/windows/manage/uev-changing-the-frequency-of-scheduled-tasks.md b/windows/manage/uev-changing-the-frequency-of-scheduled-tasks.md index 8444379c2b..5ed0a354df 100644 --- a/windows/manage/uev-changing-the-frequency-of-scheduled-tasks.md +++ b/windows/manage/uev-changing-the-frequency-of-scheduled-tasks.md @@ -2,7 +2,6 @@ title: Changing the Frequency of UE-V 2.x Scheduled Tasks description: Changing the Frequency of UE-V 2.x Scheduled Tasks author: jamiejdt -ms.assetid: ee486570-c6cf-4fd9-ba48-0059ba877c10 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Changing the Frequency of UE-V 2.x Scheduled Tasks -The Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, or 2.1 SP1 Agent installer, AgentSetup.exe, creates the following scheduled tasks during the UE-V Agent installation: +The Microsoft User Experience Virtualization (UE-V) Agent installer, AgentSetup.exe, creates the following scheduled tasks during the UE-V Agent installation: - **Monitor Application Settings** @@ -311,10 +310,10 @@ The following additional information applies to UE-V scheduled tasks: - The Monitor Application Settings scheduled task will update Windows app (AppX) settings in real time, based on Windows app program setting triggers built into each app. -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics diff --git a/windows/manage/uev-configuring-the-company-settings-center.md b/windows/manage/uev-configuring-the-company-settings-center.md index 1584df7430..6f6569cee0 100644 --- a/windows/manage/uev-configuring-the-company-settings-center.md +++ b/windows/manage/uev-configuring-the-company-settings-center.md @@ -2,7 +2,6 @@ title: Configuring the Company Settings Center for UE-V 2.x description: Configuring the Company Settings Center for UE-V 2.x author: jamiejdt -ms.assetid: 48fadb0a-c0dc-4287-9474-f94ce1417003 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Configuring the Company Settings Center for UE-V 2.x -Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 include a new application, the Company Settings Center, which helps users manage settings to synchronize. The Company Settings Center is installed by using the UE-V Agent. Users access the Company Settings Center in Control Panel, in the **Start** menu or on the **Start** screen, and via the UE-V notification area icon. Company Settings Center displays which settings are synchronized and helps users see the synchronization status of UE-V. Users can use the Company Settings Center to select which applications or Windows features synchronize their settings between computers. They can also click the **Sync Now** button to synchronize all settings immediately. The administrator can also include a link for support in the Company Settings Center. +Microsoft User Experience Virtualization (UE-V) includes an application, the Company Settings Center, which helps users manage settings to synchronize. The Company Settings Center is installed by using the UE-V Agent. Users access the Company Settings Center in Control Panel, in the **Start** menu or on the **Start** screen, and via the UE-V notification area icon. Company Settings Center displays which settings are synchronized and helps users see the synchronization status of UE-V. Users can use the Company Settings Center to select which applications or Windows features synchronize their settings between computers. They can also click the **Sync Now** button to synchronize all settings immediately. The administrator can also include a link for support in the Company Settings Center. ## About the Company Settings Center @@ -74,10 +73,10 @@ The Company Settings Center can include a hyperlink that users can click to get 3. Deploy settings to users’ computers by using the management tool. -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc).   diff --git a/windows/manage/uev-configuring-uev-with-group-policy-objects.md b/windows/manage/uev-configuring-uev-with-group-policy-objects.md index bc410ec85d..dc7f8f758e 100644 --- a/windows/manage/uev-configuring-uev-with-group-policy-objects.md +++ b/windows/manage/uev-configuring-uev-with-group-policy-objects.md @@ -2,7 +2,6 @@ title: Configuring UE-V 2.x with Group Policy Objects description: Configuring UE-V 2.x with Group Policy Objects author: jamiejdt -ms.assetid: 2bb55834-26ee-4f19-9860-dfdf3c797143 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Configuring UE-V 2.x with Group Policy Objects -Some Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 Group Policy settings can be defined for computers, and other Group Policy settings can be defined for users. For information about how to install UE-V Group Policy ADMX files, see [Installing the UE-V 2 Group Policy ADMX Templates](http://technet.microsoft.com/library/dn458891.aspx#admx). +Some Microsoft User Experience Virtualization (UE-V) Group Policy settings can be defined for computers, and other Group Policy settings can be defined for users. For information about how to install UE-V Group Policy ADMX files, see [Installing the UE-V 2 Group Policy ADMX Templates](http://technet.microsoft.com/library/dn458891.aspx#admx). The following policy settings can be configured for UE-V. @@ -194,7 +193,9 @@ The UE-V Agent uses the following order of precedence to determine synchronizati 4. Configuration settings that are defined for the computer by using Windows PowerShell or WMI. These configuration settings are stored by the UE-V Agent under this registry location: `HKEY_LOCAL_MACHINE\Software\Microsoft\Uev\Agent\Configuration`. - **Got a suggestion for UE-V**? Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). **Got a UE-V issue**? Use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +## Have a suggestion for UE-V? + +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics @@ -202,12 +203,3 @@ The UE-V Agent uses the following order of precedence to determine synchronizati [Administering UE-V 2.x](uev-administering-uev.md) [Manage Configurations for UE-V 2.x](uev-manage-configurations.md) - -  - -  - - - - - diff --git a/windows/manage/uev-configuring-uev-with-system-center-configuration-manager-2012.md b/windows/manage/uev-configuring-uev-with-system-center-configuration-manager-2012.md index ebd1d18ab1..f89c13a074 100644 --- a/windows/manage/uev-configuring-uev-with-system-center-configuration-manager-2012.md +++ b/windows/manage/uev-configuring-uev-with-system-center-configuration-manager-2012.md @@ -2,7 +2,6 @@ title: Configuring UE-V 2.x with System Center Configuration Manager 2012 description: Configuring UE-V 2.x with System Center Configuration Manager 2012 author: jamiejdt -ms.assetid: 9a4e2a74-7646-4a77-b58f-2b4456487295 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Configuring UE-V 2.x with System Center Configuration Manager 2012 -After you install Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, or 2.1 SP1 and their required features, UE-V must be configured. The UE-V Configuration Pack provides a way for administrators to use the Compliance Settings feature of System Center Configuration Manager 2012 SP1 or later to apply consistent configurations across sites where UE-V and Configuration Manager are installed. +After you install Microsoft User Experience Virtualization (UE-V) and its required features, UE-V must be configured. The UE-V Configuration Pack provides a way for administrators to use the Compliance Settings feature of System Center Configuration Manager 2012 SP1 or later to apply consistent configurations across sites where UE-V and Configuration Manager are installed. ## UE-V Configuration Pack supported features @@ -228,10 +227,10 @@ To distribute a new Notepad template, you would perform these steps: The UE-V Configuration Pack for Configuration Manager 2012 SP1 or later can be downloaded [here](http://go.microsoft.com/fwlink/?LinkId=317263). -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics diff --git a/windows/manage/uev-deploy-required-features.md b/windows/manage/uev-deploy-required-features.md index d929306b28..4cb9c93abb 100644 --- a/windows/manage/uev-deploy-required-features.md +++ b/windows/manage/uev-deploy-required-features.md @@ -2,7 +2,6 @@ title: Deploy Required Features for UE-V 2.x description: Deploy Required Features for UE-V 2.x author: jamiejdt -ms.assetid: 10399bb3-cc7b-4578-bc0c-2f6b597abe4d ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Deploy Required Features for UE-V 2.x -All Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 deployments require these features +All Microsoft User Experience Virtualization (UE-V) deployments require these features - [Deploy a Settings Storage Location](#ssl) that is accessible to end users. @@ -435,10 +434,10 @@ msiexec.exe /f "" /quiet /norestart /l*v "%temp%\UE-VAgentInst You can then retry the uninstall process or upgrade by installing the newer version of the UE-V Agent. -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics diff --git a/windows/manage/uev-deploy-uev-for-custom-applications.md b/windows/manage/uev-deploy-uev-for-custom-applications.md index 705b2c861a..9b9bdd23c1 100644 --- a/windows/manage/uev-deploy-uev-for-custom-applications.md +++ b/windows/manage/uev-deploy-uev-for-custom-applications.md @@ -2,7 +2,6 @@ title: Deploy UE-V 2.x for Custom Applications description: Deploy UE-V 2.x for Custom Applications author: jamiejdt -ms.assetid: f7cb089f-d764-4a93-82b6-926fe0385a23 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Deploy UE-V 2.x for Custom Applications -Microsoft User Experience Virtualization (UE-V) 2.0. 2.1, and 2.1 SP1 use XML files called **settings location templates** to monitor and synchronize desktop application settings and Windows desktop settings between user computers. By default, some settings location templates are included in UE-V. But if you want to synchronize settings for desktop applications other than those included in the default templates, you can create your own custom settings location templates by using the UE-V Generator. +Microsoft User Experience Virtualization (UE-V) uses XML files called **settings location templates** to monitor and synchronize desktop application settings and Windows desktop settings between user computers. By default, some settings location templates are included in UE-V. But if you want to synchronize settings for desktop applications other than those included in the default templates, you can create your own custom settings location templates by using the UE-V Generator. Once you have read through the planning material in [Prepare a UE-V 2.x Deployment](uev-prepare-for-deployment.md) and have decided that you want to synchronize settings for custom applications (third-party, line-of-business, etc.), you will deploy the features of UE-V as described in this topic. To start, here are the main steps required to synchronize settings for custom applications: @@ -317,10 +316,10 @@ Templates that are deployed by using an ESD system or Group Policy Objects must   -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics diff --git a/windows/manage/uev-for-windows.md b/windows/manage/uev-for-windows.md index a257a8fa89..28b3acc5a7 100644 --- a/windows/manage/uev-for-windows.md +++ b/windows/manage/uev-for-windows.md @@ -2,7 +2,6 @@ title: Microsoft User Experience Virtualization (UE-V) 2.x description: Microsoft User Experience Virtualization (UE-V) 2.x author: jamiejdt -ms.assetid: b860fed0-b846-415d-bdd6-ba60231a64be ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -306,10 +305,10 @@ Learn about the latest MDOP information and resources. [MDOP Information Experience](http://go.microsoft.com/fwlink/p/?LinkId=236032) Find documentation, videos, and other resources for MDOP technologies. You can also [send us feedback](mailto:MDOPDocs@microsoft.com%29 or learn about updates by following us on [Facebook]%28http://go.microsoft.com/fwlink/p/?LinkId=242445%29 or [Twitter]%28http://go.microsoft.com/fwlink/p/?LinkId=242447). -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc).   diff --git a/windows/manage/uev-getting-started.md b/windows/manage/uev-getting-started.md index 0af4a7a6c9..221339dac1 100644 --- a/windows/manage/uev-getting-started.md +++ b/windows/manage/uev-getting-started.md @@ -2,7 +2,6 @@ title: Get Started with UE-V 2.x description: Get Started with UE-V 2.x author: jamiejdt -ms.assetid: 526ecbf0-0dee-4f0b-b017-8f8d25357b14 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -234,10 +233,10 @@ You can change the settings in Computer B back to the original Computer A settin - [Technical Reference for UE-V 2.x](uev-technical-reference.md) -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc).   diff --git a/windows/manage/uev-manage-configurations.md b/windows/manage/uev-manage-configurations.md index 671a8ea9f9..db176f75e9 100644 --- a/windows/manage/uev-manage-configurations.md +++ b/windows/manage/uev-manage-configurations.md @@ -2,7 +2,6 @@ title: Manage Configurations for UE-V 2.x description: Manage Configurations for UE-V 2.x author: jamiejdt -ms.assetid: e2332eca-a9cd-4446-8f7c-d17058b03466 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Manage Configurations for UE-V 2.x -In the course of the Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, or 2.1 SP1 lifecycle, you have to manage the configuration of the UE-V Agent and also manage storage locations for resources such as settings package files. You might have to perform other tasks, for example, configuring the Company Settings Center to define how users interact with UE-V. The following topics provide guidance for managing these UE-V resources. +In the course of the Microsoft User Experience Virtualization (UE-V) lifecycle, you have to manage the configuration of the UE-V Agent and also manage storage locations for resources such as settings package files. You might have to perform other tasks, for example, configuring the Company Settings Center to define how users interact with UE-V. The following topics provide guidance for managing these UE-V resources. ## Configuring UE-V 2.x by using Group Policy Objects @@ -70,10 +69,10 @@ Here are some examples of UE-V configuration settings: - **Custom Contact IT Hyperlink:** Defines the path, text, and description for the **Contact IT** hyperlink in the Company Settings Center. -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics diff --git a/windows/manage/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md b/windows/manage/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md index de35628d7a..f0d38176f9 100644 --- a/windows/manage/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md +++ b/windows/manage/uev-managing-uev-agent-and-packages-with-windows-powershell-and-wmi.md @@ -2,7 +2,6 @@ title: Managing the UE-V 2.x Agent and Packages with Windows PowerShell and WMI description: Managing the UE-V 2.x Agent and Packages with Windows PowerShell and WMI author: jamiejdt -ms.assetid: 56e6780b-8b2c-4717-91c8-2af63062ab75 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Managing the UE-V 2.x Agent and Packages with Windows PowerShell and WMI -You can use Windows Management Instrumentation (WMI) and Windows PowerShell to manage Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 Agent configuration and synchronization behavior. For a complete list of UE-V PowerShell cmdlets, see [UE-V 2 Cmdlet Reference](http://go.microsoft.com/fwlink/?LinkId=393495) (http://go.microsoft.com/fwlink/?LinkId=393495). +You can use Windows Management Instrumentation (WMI) and Windows PowerShell to manage Microsoft User Experience Virtualization (UE-V) Agent configuration and synchronization behavior. For a complete list of UE-V PowerShell cmdlets, see [UE-V 2 Cmdlet Reference](http://go.microsoft.com/fwlink/?LinkId=393495) (http://go.microsoft.com/fwlink/?LinkId=393495). **To deploy the UE-V Agent by using Windows PowerShell** @@ -351,9 +350,10 @@ You can use Windows Management Instrumentation (WMI) and Windows PowerShell to m -   +   +## Have a suggestion for UE-V? - **Got a suggestion for UE-V**? Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). **Got a UE-V issue**? Use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics @@ -361,12 +361,3 @@ You can use Windows Management Instrumentation (WMI) and Windows PowerShell to m [Administering UE-V 2.x with Windows PowerShell and WMI](uev-administering-uev-with-windows-powershell-and-wmi.md) [Administering UE-V 2.x](uev-administering-uev.md) - -  - -  - - - - - diff --git a/windows/manage/uev-migrating-settings-packages.md b/windows/manage/uev-migrating-settings-packages.md index 4aadf83c4f..3daaf2b065 100644 --- a/windows/manage/uev-migrating-settings-packages.md +++ b/windows/manage/uev-migrating-settings-packages.md @@ -2,7 +2,6 @@ title: Migrating UE-V 2.x Settings Packages description: Migrating UE-V 2.x Settings Packages author: jamiejdt -ms.assetid: f79381f4-e142-405c-b728-5c048502aa70 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Migrating UE-V 2.x Settings Packages -In the lifecycle of a Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, or 2.1 SP1 deployment, you might have to relocate the user settings packages either when you migrate to a new server or when you perform backups. Settings packages might have to be migrated in the following scenarios: +In the lifecycle of a Microsoft User Experience Virtualization (UE-V) deployment, you might have to relocate the user settings packages either when you migrate to a new server or when you perform backups. Settings packages might have to be migrated in the following scenarios: - Upgrade of existing server hardware to a more modern server. @@ -42,18 +41,11 @@ Simply copying the files and folders does not preserve the security settings and On computers that run the UE-V Agent, update the **SettingsStoragePath** configuration setting to the Universal Naming Convention (UNC) path of the new share. - **Got a suggestion for UE-V**? Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). **Got a UE-V issue**? Use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +## Have a suggestion for UE-V? + +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics - [Administering UE-V 2.x](uev-administering-uev.md) -  - -  - - - - - diff --git a/windows/manage/uev-prepare-for-deployment.md b/windows/manage/uev-prepare-for-deployment.md index 5415b8b420..05eaef7608 100644 --- a/windows/manage/uev-prepare-for-deployment.md +++ b/windows/manage/uev-prepare-for-deployment.md @@ -2,7 +2,6 @@ title: Prepare a UE-V 2.x Deployment description: Prepare a UE-V 2.x Deployment author: jamiejdt -ms.assetid: c429fd06-13ff-48c5-b9c9-fa1ec01ab800 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -774,10 +773,10 @@ The UE-V Generator must be installed on a computer that uses an NTFS file system - [Technical Reference for UE-V 2.x](uev-technical-reference.md) -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc).   diff --git a/windows/manage/uev-security-considerations.md b/windows/manage/uev-security-considerations.md index bbc8ed32ea..9f215bc534 100644 --- a/windows/manage/uev-security-considerations.md +++ b/windows/manage/uev-security-considerations.md @@ -2,7 +2,6 @@ title: Security Considerations for UE-V 2.x description: Security Considerations for UE-V 2.x author: jamiejdt -ms.assetid: 9d5c3cae-9fcb-4dea-bd67-741b3dea63be ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Security Considerations for UE-V 2.x -This topic contains a brief overview of accounts and groups, log files, and other security-related considerations for Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1. For more information, follow the links that are provided here. +This topic contains a brief overview of accounts and groups, log files, and other security-related considerations for Microsoft User Experience Virtualization (UE-V). For more information, follow the links that are provided here. ## Security considerations for UE-V configuration @@ -226,10 +225,10 @@ We strongly recommend that you do not pre-create folders. Instead, let the UE-V If you redirect UE-V settings to a user’s home directory or a custom Active Directory (AD) directory, ensure that the permissions on the directory are set appropriately for your organization. -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics diff --git a/windows/manage/uev-sync-trigger-events.md b/windows/manage/uev-sync-trigger-events.md index f84bc9eb1d..b6d31a3659 100644 --- a/windows/manage/uev-sync-trigger-events.md +++ b/windows/manage/uev-sync-trigger-events.md @@ -2,7 +2,6 @@ title: Sync Trigger Events for UE-V 2.x description: Sync Trigger Events for UE-V 2.x author: jamiejdt -ms.assetid: 4ed71a13-6a4f-4376-996f-74b126536bbc ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -12,7 +11,7 @@ ms.prod: w10 # Sync Trigger Events for UE-V 2.x -Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 lets you synchronize your application and Windows settings across all your domain-joined devices. *Sync trigger events* define when the UE-V Agent synchronizes those settings with the settings storage location. UE-V 2 introduces a new *Sync Method* called the *SyncProvider*. For more information about Sync Method configuration, see [Sync Methods for UE-V 2.x](uev-sync-methods.md). +Microsoft User Experience Virtualization (UE-V) lets you synchronize your application and Windows settings across all your domain-joined devices. *Sync trigger events* define when the UE-V Agent synchronizes those settings with the settings storage location. UE-V 2 introduces a new *Sync Method* called the *SyncProvider*. For more information about Sync Method configuration, see [Sync Methods for UE-V 2.x](uev-sync-methods.md). ## UE-V 2 Sync Trigger Events @@ -103,10 +102,10 @@ The following table explains the trigger events for classic applications and Win   -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics diff --git a/windows/manage/uev-synchronizing-office-2013-with-uev.md b/windows/manage/uev-synchronizing-office-2013-with-uev.md index 09f6c352a6..0b95319d0e 100644 --- a/windows/manage/uev-synchronizing-office-2013-with-uev.md +++ b/windows/manage/uev-synchronizing-office-2013-with-uev.md @@ -2,7 +2,6 @@ title: Synchronizing Office 2013 with UE-V 2.0 description: Synchronizing Office 2013 with UE-V 2.0 author: jamiejdt -ms.assetid: c46feb6d-28a8-4799-888d-053531dc5842 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -114,10 +113,10 @@ You can deploy UE-V settings location template with the following methods: - **Registering template via Configuration Manager**. If you use Configuration Manager to manage your UE-V settings storage templates, then recreate the Template Baseline CAB, import it into Configuration Manager, and then deploy the baseline to your clients. For more information, see the guidance provided in the documentation for the [System Center 2012 Configuration Pack for Microsoft User Experience Virtualization 2](http://go.microsoft.com/fwlink/?LinkId=317263). -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc).   diff --git a/windows/manage/uev-technical-reference.md b/windows/manage/uev-technical-reference.md index 8836e37540..d9c3dc49f1 100644 --- a/windows/manage/uev-technical-reference.md +++ b/windows/manage/uev-technical-reference.md @@ -2,7 +2,6 @@ title: Technical Reference for UE-V 2.x description: Technical Reference for UE-V 2.x author: jamiejdt -ms.assetid: 303cff9a-a96d-4e83-9e94-19b0d3744e1e ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Technical Reference for UE-V 2.x -This technical reference section includes additional technical documentation about the various features of Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1. This information is provided to help the administrator better understand UE-V. +This technical reference section includes additional technical documentation about the various features of Microsoft User Experience Virtualization (UE-V). This information is provided to help the administrator better understand UE-V. ## Technical reference topics for UE-V 2.x @@ -55,10 +54,10 @@ This technical reference section includes additional technical documentation abo - [Troubleshooting UE-V 2.x](uev-troubleshooting.md) -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc).   diff --git a/windows/manage/uev-troubleshooting.md b/windows/manage/uev-troubleshooting.md index 41a4c2a6b6..4506301a62 100644 --- a/windows/manage/uev-troubleshooting.md +++ b/windows/manage/uev-troubleshooting.md @@ -2,7 +2,6 @@ title: Troubleshooting UE-V 2.x description: Troubleshooting UE-V 2.x author: jamiejdt -ms.assetid: a02847f8-6986-4612-8307-ba1b72d7919b ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -76,10 +75,10 @@ If you have a troubleshooting tip or a best practice to share that is not alread - [Technical Reference for UE-V 2.x](uev-technical-reference.md) -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc).   diff --git a/windows/manage/uev-using-uev-with-application-virtualization-applications.md b/windows/manage/uev-using-uev-with-application-virtualization-applications.md index 49d1e8bcc6..218f5b4ccc 100644 --- a/windows/manage/uev-using-uev-with-application-virtualization-applications.md +++ b/windows/manage/uev-using-uev-with-application-virtualization-applications.md @@ -2,7 +2,6 @@ title: Using UE-V 2.x with Application Virtualization Applications description: Using UE-V 2.x with Application Virtualization Applications author: jamiejdt -ms.assetid: 4644b810-fc48-4fd0-96e4-2fc6cd64d8ad ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Using UE-V 2.x with Application Virtualization Applications -Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 support Microsoft Application Virtualization (App-V) applications without any required modifications to either the App-V package or the UE-V template. However, an additional step is required because you cannot run the UE-V Generator directly on a virtualized App-V application. Instead, you must install the application locally, generate the template, and then apply the template to the virtualized application. UE-V supports App-V 4.5, App-V 4.6, and App-V 5.0 packages. +Microsoft User Experience Virtualization (UE-V) supports Microsoft Application Virtualization (App-V) applications without any required modifications to either the App-V package or the UE-V template. However, an additional step is required because you cannot run the UE-V Generator directly on a virtualized App-V application. Instead, you must install the application locally, generate the template, and then apply the template to the virtualized application. UE-V supports App-V 4.5, App-V 4.6, and App-V 5.0 packages. ## UE-V settings synchronization for App-V applications @@ -35,10 +34,10 @@ UE-V monitors when an application opens by the program name and, optionally, by 4. Start the App-V package. -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics diff --git a/windows/manage/uev-whats-new-in-uev-for-windows.md b/windows/manage/uev-whats-new-in-uev-for-windows.md index e38fa67edb..4ab9f59a00 100644 --- a/windows/manage/uev-whats-new-in-uev-for-windows.md +++ b/windows/manage/uev-whats-new-in-uev-for-windows.md @@ -2,7 +2,6 @@ title: What's New in UE-V 2.0 description: What's New in UE-V 2.0 author: jamiejdt -ms.assetid: 5d852beb-f293-4e3a-a33b-c40df59a7515 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -60,10 +59,10 @@ You can provide your users with some control over which settings are synchronize Company Settings Center displays which settings are synchronized and lets users see the synchronization status of UE-V. If you let them, users can use Company Settings Center to select which settings to synchronize. They can also click the **Sync Now** button to synchronize all settings immediately. -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics diff --git a/windows/manage/uev-working-with-custom-templates-and-the-uev-generator.md b/windows/manage/uev-working-with-custom-templates-and-the-uev-generator.md index c492e1afc1..6f2602c78b 100644 --- a/windows/manage/uev-working-with-custom-templates-and-the-uev-generator.md +++ b/windows/manage/uev-working-with-custom-templates-and-the-uev-generator.md @@ -2,7 +2,6 @@ title: Working with Custom UE-V 2.x Templates and the UE-V 2.x Generator description: Working with Custom UE-V 2.x Templates and the UE-V 2.x Generator author: jamiejdt -ms.assetid: f0bb4920-0132-472c-a564-abf06a884275 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library @@ -13,7 +12,7 @@ ms.prod: w10 # Working with Custom UE-V 2.x Templates and the UE-V 2.x Generator -To synchronize application settings between user computers, Microsoft User Experience Virtualization (UE-V) 2.0, 2.1, and 2.1 SP1 use *settings location templates*. Some settings location templates are included in User Experience Virtualization. You can also create, edit, or validate custom settings location templates by using the UE-V Generator. +To synchronize application settings between user computers, Microsoft User Experience Virtualization (UE-V) uses *settings location templates*. Some settings location templates are included in User Experience Virtualization. You can also create, edit, or validate custom settings location templates by using the UE-V Generator. The UE-V Generator monitors Windows desktop applications to discover and capture the locations where the application stores its settings. The application that is monitored must be a desktop application. The UE-V Generator cannot create a settings location template for the following application types: @@ -148,10 +147,10 @@ Before you share a settings location template on the UE-V template gallery, ensu Before you deploy any settings location template that you have downloaded from the UE-V gallery, you should first test the template to ensure that the application settings synchronize settings correctly in a test environment. -## Got a suggestion for UE-V? +## Have a suggestion for UE-V? -Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev). +Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microsoft-user-experience-virtualization). For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc). ## Related topics