mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Delete unused images and update documentation
This commit is contained in:
@ -384,7 +384,7 @@ Application is a container for settings that apply to a particular application.
|
||||
|LocalizedDescriptions|An optional template description localized by a language locale.|
|
||||
|Version|Identifies the version of the settings location template for administrative tracking of changes. For more information, see [Version](#version21).|
|
||||
|DeferToMSAccount|Controls whether this template is enabled in conjunction with a Microsoft account or not. If MSA syncing is enabled for a user on a machine, then this template will automatically be disabled.|
|
||||
|DeferToOffice365|Similar to MSA, this type 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.|
|
||||
|DeferToOffice365|Similar to MSA, this type controls whether this template is enabled in conjunction with Office361. If Office 365 is being used to sync settings, this template will automatically be disabled.|
|
||||
|FixedProfile|Specifies that this template can only be associated with the profile specified within this element, and can't be changed via WMI or PowerShell.|
|
||||
|Processes|A container for a collection of one or more Process elements. For more information, see [Processes](#processes21).|
|
||||
|Settings|A container for all the settings that apply to a particular template. It contains instances of the Registry, File, SystemParameter, and CustomAction settings. For more information, see **Settings** in [Data types](#data21)".|
|
||||
@ -402,7 +402,7 @@ Common is similar to an Application element, but it's always associated with two
|
||||
|LocalizedDescriptions|An optional template description localized by a language locale.|
|
||||
|Version|Identifies the version of the settings location template for administrative tracking of changes. For more information, see [Version](#version21).|
|
||||
|DeferToMSAccount|Controls whether this template is enabled in conjunction with a Microsoft account or not. If MSA syncing is enabled for a user on a machine, then this template will automatically be disabled.|
|
||||
|DeferToOffice365|Similar to MSA, this type 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.|
|
||||
|DeferToOffice365|Similar to MSA, this type controls whether this template is enabled in conjunction with Office361. If Office 365 is being used to sync settings, this template will automatically be disabled.|
|
||||
|FixedProfile|Specifies that this template can only be associated with the profile specified within this element, and can't be changed via WMI or PowerShell.|
|
||||
|Settings|A container for all the settings that apply to a particular template. It contains instances of the Registry, File, SystemParameter, and CustomAction settings. For more information, see **Settings** in [Data types](#data21).|
|
||||
|
||||
@ -695,7 +695,6 @@ Here's the SettingsLocationTemplate.xsd file showing its elements, child element
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
|
||||
|
||||
<xs:element name="SettingsLocationTemplate">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
|
@ -90,9 +90,9 @@ The following chart provides additional information about scheduled tasks for UE
|
||||
|
||||
To find Scheduled Tasks, perform the following steps:
|
||||
|
||||
1. Open "Schedule Tasks" on the user computer.
|
||||
1. Navigate to: Task Scheduler -> Task Scheduler Library -> Microsoft -> UE-V
|
||||
1. Select the scheduled task you wish to manage and configure in the details pane.
|
||||
1. Open "Schedule Tasks" on the user computer.
|
||||
1. Navigate to: Task Scheduler -> Task Scheduler Library -> Microsoft -> UE-V
|
||||
1. Select the scheduled task you wish to manage and configure in the details pane.
|
||||
|
||||
### Additional information
|
||||
|
||||
|
@ -26,7 +26,7 @@ The following policy settings can be configured for UE-V.
|
||||
|Synchronization timeout|Computers and Users|This Group Policy setting configures the number of milliseconds that the computer waits before a time-out when it retrieves user settings from the remote settings location. If the remote storage location is unavailable, and the user does not use the sync provider, the application start is delayed by this many milliseconds.|Specify the preferred synchronization time-out in milliseconds. The default value is 2000 milliseconds.|
|
||||
|Tray Icon|Computers Only|This Group Policy setting enables the User Experience Virtualization (UE-V) tray icon.|This setting only has an effect for UE-V 2.x and earlier. It has no effect for UE-V in Windows 10, version 1607.|
|
||||
|Use User Experience Virtualization (UE-V)|Computers and Users|This Group Policy setting lets you enable or disable User Experience Virtualization (UE-V).|This setting only has an effect for UE-V 2.x and earlier. For UE-V in Windows 10, version 1607, use the **Enable UE-V** setting.|
|
||||
|Enable UE-V|Computers and Users|This policy setting allows you to enable or disable User Experience Virtualization (UE-V) feature. Reboot is needed for enable to take effect.|This setting only has an effect for UE-V in Windows 10, version 1607. For UE-V 2.x and earlier, choose the **Use User Experience Virtualization (UE-V)** setting.|
|
||||
|Enable UE-V|Computers and Users|This policy setting allows you to enable or disable User Experience Virtualization (UE-V) feature. Reboot is needed for enable to take effect.|This setting only has an effect for UE-V in Windows 10, version 1601. For UE-V 2.x and earlier, choose the **Use User Experience Virtualization (UE-V)** setting.|
|
||||
|
||||
>[!NOTE]
|
||||
>In addition, Group Policy settings are available for many desktop applications and Windows apps. You can use these settings to enable or disable settings synchronization for specific applications.
|
||||
|
@ -20,10 +20,12 @@ To start, here are the main steps required to synchronize settings for custom ap
|
||||
- [Create custom settings location templates](#create-custom-settings-location-templates)
|
||||
These custom templates let users sync settings for custom applications.
|
||||
- [Deploy the custom settings location templates](#deploy-the-custom-settings-location-templates)
|
||||
After you test the custom template to ensure that settings are synced correctly, you can deploy these templates in one of these ways:
|
||||
- With your existing electronic software distribution solution, such as Configuration Manager
|
||||
- With Group Policy preferences
|
||||
- With a UE-V settings template catalog
|
||||
|
||||
After you test the custom template to ensure that settings are synced correctly, you can deploy these templates in one of these ways:
|
||||
|
||||
- With your existing electronic software distribution solution, such as Configuration Manager
|
||||
- With Group Policy preferences
|
||||
- With a UE-V settings template catalog
|
||||
|
||||
> [!NOTE]
|
||||
> Templates that are deployed with electronic software distribution methods or Group Policy must be registered with UE-V Windows Management Instrumentation (WMI) or Windows PowerShell.
|
||||
@ -57,7 +59,7 @@ If registry keys and files that are stored in excluded locations are required to
|
||||
|
||||
### Replace the default Microsoft templates
|
||||
|
||||
A default group of settings location templates for common Microsoft applications and Windows settings is included with Windows 10, version 1607. If you customize these templates, or create settings location templates to synchronize settings for custom applications, the UE-V service can be configured to use a settings template catalog to store the templates. In this case, you'll need to include the default templates with the custom templates in the settings template catalog.
|
||||
A default group of settings location templates for common Microsoft applications and Windows settings is included with Windows 10, version 1601. If you customize these templates, or create settings location templates to synchronize settings for custom applications, the UE-V service can be configured to use a settings template catalog to store the templates. In this case, you'll need to include the default templates with the custom templates in the settings template catalog.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> After you enable the UE-V service, you'll need to register the settings location templates using the `Register-UevTemplate` cmdlet in Windows PowerShell.
|
||||
@ -82,9 +84,9 @@ Install the UE-V template generator on a computer that you can use to create a c
|
||||
> [!IMPORTANT]
|
||||
> UE-V for Windows 10, version 1607 includes a new template generator. If you are upgrading from an existing UE-V installation, you'll need to use the new generator to create settings location templates. Templates created with previous versions of the UE-V template generator will continue to work.
|
||||
|
||||
**To install the UE-V template generator**
|
||||
To install the UE-V template generator:
|
||||
|
||||
1. Go to [Download the Windows ADK](https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-deployment-kit) to access the ADK.
|
||||
1. Go to [Download the Windows ADK](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit) to access the ADK.
|
||||
1. Select the **Get Windows ADK for Windows 10** button on this page to start the ADK installer. On the window pictured below, select **Microsoft User Experience Virtualization (UE-V) Template Generator** and then select Install.
|
||||
|
||||
<!-- PRESERVING ORIGINAL IMAGE CODING JUST IN CASE
|
||||
@ -93,7 +95,7 @@ Install the UE-V template generator on a computer that you can use to create a c
|
||||
|
||||

|
||||
|
||||
1. To open the generator, select **Microsoft Application Virtualization Generator** from the **Start** menu.
|
||||
1. To open the generator, select **Microsoft Application Virtualization Generator** from the **Start** menu.
|
||||
1. See [Working with Custom UE-V Templates and the UE-V Template Generator](uev-working-with-custom-templates-and-the-uev-generator.md) for information about how to use the template generator.
|
||||
|
||||
### Deploy a settings template catalog
|
||||
@ -104,7 +106,7 @@ The UE-V service checks this folder for templates that were added, updated, or r
|
||||
|
||||
You can configure the settings template catalog path with command-line options, Group Policy, WMI, or Windows PowerShell. Templates stored at the settings template catalog path are automatically registered and unregistered by a scheduled task.
|
||||
|
||||
**To configure the settings template catalog for UE-V**
|
||||
To configure the settings template catalog for UE-V:
|
||||
|
||||
1. Create a new folder on the computer that stores the UE-V settings template catalog.
|
||||
1. Set the following share-level (SMB) permissions for the settings template catalog folder.
|
||||
@ -132,7 +134,7 @@ At a minimum, the network share must grant permissions for the Domain Computers
|
||||
|
||||
Use the UE-V template generator to create settings location templates for line-of-business applications or other custom applications. After you create the template for an application, deploy it to computers to synchronize settings for that application.
|
||||
|
||||
**To create a UE-V settings location template with the UE-V template generator**
|
||||
To create a UE-V settings location template with the UE-V template generator:
|
||||
|
||||
1. Click **Start** > **All Programs** > **Microsoft User Experience Virtualization** > **Microsoft User Experience Virtualization template generator**.
|
||||
1. Click **Create a settings location template**.
|
||||
@ -180,13 +182,12 @@ You can deploy settings location templates using of these methods:
|
||||
|
||||
Templates that are deployed by using an ESD system or Group Policy objects must be registered using UE-V Windows Management Instrumentation (WMI) or Windows PowerShell. Templates that are stored in the settings template catalog location are automatically registered by the UE-V service.
|
||||
|
||||
**To deploy UE-V settings location templates with a settings template catalog path**
|
||||
To deploy UE-V settings location templates with a settings template catalog path:
|
||||
|
||||
1. Browse to the network share folder that you defined as the settings template catalog.
|
||||
1. Add, remove, or update settings location templates in the settings template catalog to reflect the UE-V service template configuration that you want for UE-V computers.
|
||||
> [!NOTE]
|
||||
> Templates on computers are updated daily. The update is based on changes to the settings template catalog.
|
||||
|
||||
1. To manually update templates on a computer that runs the UE-V service, open an elevated command prompt, and browse to **Program Files\Microsoft User Experience Virtualization \ Agent \ <x86 or x64 >**, and then run **ApplySettingstemplateCatalog.exe**.
|
||||
> [!NOTE]
|
||||
> This program runs automatically during computer startup and daily at 3:30 A. M. to gather any new templates that were recently added to the catalog.
|
||||
|
@ -7,7 +7,7 @@ ms.topic: article
|
||||
|
||||
# User Experience Virtualization (UE-V) for Windows 10 overview
|
||||
|
||||
Many users customize their settings for Windows and for specific applications. Customizable Windows settings include Microsoft Store appearance, language, background picture, font size, and accent colors. Customizable application settings include language, appearance, behavior, and user interface options.
|
||||
Many users customize their settings for Windows and for specific applications. Customizable Windows settings include Microsoft Store appearance, language, background picture, font size, and accent colors. Customizable application settings include language, appearance, behavior, and user interface options.
|
||||
|
||||
With User Experience Virtualization (UE-V), you can capture user-customized Windows and application settings and store them on a centrally managed network file share. When users log on, their personalized settings are applied to their work session, regardless of which device or virtual desktop infrastructure (VDI) sessions they log on to.
|
||||
|
||||
@ -44,7 +44,7 @@ Use these UE-V components to create and manage custom templates for your third-p
|
||||
|
||||
| Component | Description |
|
||||
|--|--|
|
||||
| **UE-V template generator** | Use the **UE-V template generator** to create custom settings location templates that you can then distribute to user computers. The UE-V template generator also lets you edit an existing template or validate a template that was created with a different XML editor. <br>With the Windows 10, version 1607 release, the UE-V template generator is installed with the [Windows Assessment and Deployment kit for Windows 10, version 1607](https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-deployment-kit) (Windows ADK). <br>If you are upgrading from an existing UE-V installation, you'll need to use the new generator to create new settings location templates. Application templates created with previous versions of the UE-V template generator are still supported, however. |
|
||||
| **UE-V template generator** | Use the **UE-V template generator** to create custom settings location templates that you can then distribute to user computers. The UE-V template generator also lets you edit an existing template or validate a template that was created with a different XML editor. <br>With the Windows 10, version 1607 release, the UE-V template generator is installed with the [Windows Assessment and Deployment kit for Windows 10, version 1607](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit) (Windows ADK). <br>If you are upgrading from an existing UE-V installation, you'll need to use the new generator to create new settings location templates. Application templates created with previous versions of the UE-V template generator are still supported, however. |
|
||||
| **Settings template catalog** | The **settings template catalog** is a folder path on UE-V computers or a Server Message Block (SMB) network share that stores the custom settings location templates. The UE-V service checks this location once a day, retrieves new or updated templates, and updates its synchronization behavior.<br>If you use only the UE-V default settings location templates, then a settings template catalog is unnecessary. For more information about settings deployment catalogs, see [Deploy a UE-V settings template catalog](uev-deploy-uev-for-custom-applications.md). |
|
||||
|
||||
<!-- PRESERVING ORIGINAL IMAGE CODING JUST IN CASE - NOTE THAT UPDATED IMAGE IS A PNG FILE
|
||||
@ -75,4 +75,4 @@ UE-V synchronizes settings for these applications by default. For a complete lis
|
||||
- [Administer UE-V for Windows 10](uev-administering-uev.md)
|
||||
- [Technical Reference for UE-V for Windows 10](uev-technical-reference.md)
|
||||
|
||||
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).
|
||||
For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc).
|
||||
|
@ -120,7 +120,7 @@ You're ready to run a few tests on your UE-V evaluation deployment to see how UE
|
||||
1. Open Windows Desktop and verify that the taskbar location matches that of Computer A. Verify that the default fonts match and that NotePad is set to **word wrap on**. Also verify the change you made to any Windows applications.
|
||||
1. You can change the settings in Computer B back to the original Computer A settings. Then log off Computer B and log in to Computer A to verify the changes.
|
||||
|
||||
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).
|
||||
For UE-V issues, use the [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc).
|
||||
|
||||
## Other resources for this feature
|
||||
|
||||
|
@ -7,7 +7,7 @@ ms.topic: article
|
||||
|
||||
# Managing UE-V Settings Location Templates Using Windows PowerShell and WMI
|
||||
|
||||
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 template 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).
|
||||
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 template 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).
|
||||
|
||||
> [!NOTE]
|
||||
> For a complete list of UE-V cmdlets, see [User Experience Virtualization in Windows PowerShell](/powershell/module/uev/).
|
||||
@ -68,7 +68,7 @@ The UE-V Windows PowerShell features enable you to manage a group of settings te
|
||||
|
||||
This command unregisters all active templates on the computer.
|
||||
|
||||
1. Register the updated templates by typing the following command.
|
||||
1. Register the updated templates by typing the following command.
|
||||
|
||||
```powershell
|
||||
Register-UevTemplate <path to template folder>\*.xml
|
||||
@ -90,31 +90,31 @@ To display a list of Windows apps that can synchronize settings on a computer wi
|
||||
|
||||
**Definitions of Get-UevAppxPackage properties**
|
||||
|
||||
<a href="" id="packagefamilyname"></a>**PackageFamilyName**
|
||||
<a href="" id="packagefamilyname"></a>**PackageFamilyName**
|
||||
|
||||
The name of the package that is installed for the current user.
|
||||
|
||||
<a href="" id="enabled"></a>**Enabled**
|
||||
<a href="" id="enabled"></a>**Enabled**
|
||||
|
||||
Defines whether the settings for the app are configured to synchronize.
|
||||
|
||||
<a href="" id="enabledsource"></a>**EnabledSource**
|
||||
<a href="" id="enabledsource"></a>**EnabledSource**
|
||||
|
||||
The location where the configuration that enables or disables the app is set. Possible values are: *NotSet*, *LocalMachine*, *LocalUser*, *PolicyMachine*, and *PolicyUser*.
|
||||
|
||||
<a href="" id="notset"></a>**NotSet**
|
||||
<a href="" id="notset"></a>**NotSet**
|
||||
|
||||
The policy is not configured to synchronize this app.
|
||||
|
||||
<a href="" id="localmachine"></a>**LocalMachine**
|
||||
<a href="" id="localmachine"></a>**LocalMachine**
|
||||
|
||||
The enabled state is set in the local computer section of the registry.
|
||||
|
||||
<a href="" id="localuser"></a>**LocalUser**
|
||||
<a href="" id="localuser"></a>**LocalUser**
|
||||
|
||||
The enabled state is set in the current user section of the registry.
|
||||
|
||||
<a href="" id="policymachine"></a>**PolicyMachine**
|
||||
<a href="" id="policymachine"></a>**PolicyMachine**
|
||||
|
||||
The enabled state is set in the policy section of the local computer section of the registry.
|
||||
|
||||
|
@ -11,9 +11,9 @@ Before you deploy User Experience Virtualization (UE-V), review this article for
|
||||
|
||||
## Plan your UE-V deployment
|
||||
|
||||
With UE-V, you can synchronize user-defined application and operating system settings across all the devices that a user works from. Use UE-V to synchronize settings for Windows applications and custom applications, such as third-party and line-of-business applications.
|
||||
With UE-V, you can synchronize user-defined application and operating system settings across all the devices that a user works from. Use UE-V to synchronize settings for Windows applications and custom applications, such as third-party and line-of-business applications.
|
||||
|
||||
Whether you want to synchronize settings for only default Windows applications or for both Windows and custom applications, you'll need to first deploy the features required to use UE-V.
|
||||
Whether you want to synchronize settings for only default Windows applications or for both Windows and custom applications, you'll need to first deploy the features required to use UE-V.
|
||||
|
||||
[Deploy required UE-V features](uev-deploy-required-features.md)
|
||||
|
||||
@ -25,7 +25,7 @@ If you want to use UE-V to synchronize user-defined settings for custom applicat
|
||||
[Deploy UE-V for custom applications](uev-deploy-uev-for-custom-applications.md)
|
||||
|
||||
- [Install the UE-V template generator](uev-deploy-uev-for-custom-applications.md#install-the-uev-template-generator) so you can create, edit, and validate the custom settings location templates required to synchronize custom application settings
|
||||
- [Create custom settings location templates](uev-deploy-uev-for-custom-applications.md) with the UE-V template generator
|
||||
- [Create custom settings location templates](uev-deploy-uev-for-custom-applications.md) with the UE-V template generator
|
||||
- [Deploy a UE-V settings template catalog](uev-deploy-uev-for-custom-applications.md) to store your custom settings location templates
|
||||
|
||||
The workflow diagram below illustrates a typical UE-V deployment and the decisions you need to be prepared to make.
|
||||
@ -336,7 +336,7 @@ The VDI template is provided with UE-V and is typically available here after ins
|
||||
|
||||
Install the UE-V template generator on the device that is used to create custom settings location templates. This device should be able to run the applications that you want to synchronize settings for. You must be a member of the Administrators group on the device that runs the UE-V template generator software.
|
||||
|
||||
The UE-V template generator must be installed on a device that uses an NTFS file system. The UE-V template generator software requires .NET Framework 4. For more information, see [Use UE-V with custom applications](uev-deploy-uev-for-custom-applications.md).
|
||||
The UE-V template generator must be installed on a device that uses an NTFS file system. The UE-V template generator software requires .NET Framework 1. For more information, see [Use UE-V with custom applications](uev-deploy-uev-for-custom-applications.md).
|
||||
|
||||
## Other resources for this feature
|
||||
|
||||
|
@ -61,7 +61,7 @@ User settings data is vulnerable to these potential threats: interception of the
|
||||
|
||||
As of Windows Server 2003, several features of the Windows Server operating system can help secure user data:
|
||||
|
||||
- **Kerberos** - Kerberos is standard on all versions of Microsoft Windows 2000 Server and Windows Server beginning with Windows Server 2003. Kerberos ensures the highest level of security to network resources. NTLM authenticates the client only; Kerberos authenticates the server and the client. When NTLM is used, the client doesn't know whether the server is valid. This difference is important if the client exchanges personal files with the server, as is the case with Roaming User Profiles. Kerberos provides better security than NTLM. Kerberos isn't available on the Microsoft Windows NT Server 4.0 or earlier operating systems.
|
||||
- **Kerberos** - Kerberos is standard on all versions of Microsoft Windows 2000 Server and Windows Server beginning with Windows Server 2001. Kerberos ensures the highest level of security to network resources. NTLM authenticates the client only; Kerberos authenticates the server and the client. When NTLM is used, the client doesn't know whether the server is valid. This difference is important if the client exchanges personal files with the server, as is the case with Roaming User Profiles. Kerberos provides better security than NTLM. Kerberos isn't available on the Microsoft Windows NT Server 4.0 or earlier operating systems.
|
||||
|
||||
- **IPsec** - The IP Security Protocol (IPsec) provides network-level authentication, data integrity, and encryption. IPsec ensures that:
|
||||
|
||||
|
@ -13,7 +13,7 @@ To synchronize Office applications settings, you can download Office templates f
|
||||
|
||||
## Microsoft Office support in UE-V
|
||||
|
||||
UE-V includes settings location templates for Microsoft Office 2016, 2013, and 2010. In previous versions of UE-V, settings location templates for Office 2013 and Office 2010 were distributed and registered when you installed the UE-V agent. Now that UE-V is a feature in Windows 10, version 1607, settings location templates are installed when you install or upgrade to the new operating system.
|
||||
UE-V includes settings location templates for Microsoft Office 2016, 2013, and 201. In previous versions of UE-V, settings location templates for Office 2013 and Office 2010 were distributed and registered when you installed the UE-V agent. Now that UE-V is a feature in Windows 10, version 1607, settings location templates are installed when you install or upgrade to the new operating system.
|
||||
|
||||
These templates help synchronize users' Office experience between devices. Microsoft Office 2016 settings roamed by Office 365 experience aren't included in these settings. For a list of Office 365-specific settings, see [Overview of user and roaming settings for Office](/previous-versions/office/office-2013-resource-kit/jj733593(v=office.15)).
|
||||
|
||||
|
@ -12,7 +12,7 @@ For information that can help with troubleshooting UE-V for Windows 10, see:
|
||||
- [UE-V: List of Microsoft Support Knowledge Base Articles](https://social.technet.microsoft.com/wiki/contents/articles/14271.ue-v-list-of-microsoft-support-knowledge-base-articles.aspx)
|
||||
- [User Experience Virtualization Release Notes](uev-release-notes-1607.md)
|
||||
- [Technical Reference for UE-V](uev-technical-reference.md)
|
||||
- [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-us/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc)
|
||||
- [UE-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopuev&filter=alltypes&sort=lastpostdesc)
|
||||
|
||||
## Other resources
|
||||
|
||||
|
@ -33,7 +33,7 @@ After upgrading a user device to Windows 10, version 1607, it's important to ver
|
||||
1. Type **Get-UEVTemplate** and press ENTER to check that your templates are still registered.
|
||||
|
||||
> [!NOTE]
|
||||
> You'll need to register the NotePad template again after you upgrade the device to Windows 10.
|
||||
> You'll need to register the NotePad template again after you upgrade the device to Windows 1.
|
||||
|
||||
**To verify UE-V settings using the device's registry**
|
||||
|
||||
@ -47,9 +47,9 @@ Template Settings Storage Path will not automatically migrate. Run Set-UEVConfig
|
||||
|
||||
## 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.
|
||||
|
||||
With Windows 10, version 1607 and later, the UE-V service replaces the UE-V Agent and no longer requires a separate download and installation. Enable the service on user devices to start using UE-V. You can enable the service with the Group Policy editor or with Windows PowerShell.
|
||||
With Windows 10, version 1607 and later, the UE-V service replaces the UE-V Agent and no longer requires a separate download and installation. Enable the service on user devices to start using UE-V. You can enable the service with the Group Policy editor or with Windows PowerShell.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> The UE-V Agent used in prior releases of UE-V is replaced with the UE service. The UE-V service included with Windows 10, version 1607 and later releases, does not include the agent user interface and is configurable through cmdlets or registry settings only.
|
||||
|
@ -16,8 +16,8 @@ With Windows 10, version 1607 and later releases, UE-V is included with Windows
|
||||
The changes in UE-V for Windows 10, version 1607 impact already existing implementations of UE-V in the following ways:
|
||||
|
||||
- The UE-V Agent is replaced by the UE-V service. The UE-V service is installed with Windows 10, version 1607 and no longer has to be deployed separately. Performing an in-place upgrade to Windows 10, version 1607, on user devices automatically installs the UE-V service, migrates users' UE-V configurations, and updates the settings storage path.
|
||||
- The UE-V template generator is available from the Windows 10 ADK. In previous releases of UE-V, the template generator was included in the Microsoft Desktop Optimization Pack. Although you'll need to use the new template generator to create new settings location templates, existing settings location templates will continue to work.
|
||||
- The Company Settings Center was removed and is no longer available on user devices. Users can no longer manage their synchronized settings.
|
||||
- The UE-V template generator is available from the Windows 10 ADK. In previous releases of UE-V, the template generator was included in the Microsoft Desktop Optimization Pack. Although you'll need to use the new template generator to create new settings location templates, existing settings location templates will continue to work.
|
||||
- The Company Settings Center was removed and is no longer available on user devices. Users can no longer manage their synchronized settings.
|
||||
- The inbox templates such as Office 2016 and IE 10 are included as a part of Windows 10 and need to be manually registered with Powershell or Group policy before use.
|
||||
|
||||
For more information about how to configure an existing UE-V installation after upgrading user devices to Windows 10, see [Upgrade to UE-V for Windows 10](uev-upgrade-uev-from-previous-releases.md).
|
||||
@ -27,15 +27,15 @@ For more information about how to configure an existing UE-V installation after
|
||||
|
||||
## New UE-V template generator is available from the Windows 10 ADK
|
||||
|
||||
UE-V for Windows 10 includes a new template generator, available from a new location. If you're upgrading from an existing UE-V installation, you'll need to use the new generator to create settings location templates. The UE-V for Windows 10 template generator is now available in the [Windows 10 Assessment and Deployment Kit](https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-deployment-kit) (Windows ADK).
|
||||
UE-V for Windows 10 includes a new template generator, available from a new location. If you're upgrading from an existing UE-V installation, you'll need to use the new generator to create settings location templates. The UE-V for Windows 10 template generator is now available in the [Windows 10 Assessment and Deployment Kit](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit) (Windows ADK).
|
||||
|
||||
## Company Settings Center removed in UE-V for Windows 10, version 1607
|
||||
|
||||
In previous versions of UE-V, users could select which of their customized application settings to synchronize with the Company Settings Center, a user interface that was available on user devices. Additionally, administrators could configure the Company Settings Center to include a link to support resources so that users could easily get support on virtualized settings-related issues.
|
||||
|
||||
With the release of Windows 10, version 1607, the Company Settings Center was removed and users can no longer manage their synchronized settings.
|
||||
With the release of Windows 10, version 1607, the Company Settings Center was removed and users can no longer manage their synchronized settings.
|
||||
|
||||
Administrators can still define which user-customized application settings can synchronize (roam) with Group Policy or Windows PowerShell.
|
||||
Administrators can still define which user-customized application settings can synchronize (roam) with Group Policy or Windows PowerShell.
|
||||
|
||||
>[!Note]
|
||||
>With the removal of the Company Settings Center, the following group policies are no longer applicable:
|
||||
@ -93,7 +93,7 @@ UE-V for Windows 10, version 1607 includes the Microsoft Office 2016 settings lo
|
||||
> [!NOTE]
|
||||
> An Outlook profile must be created on any device on which a user wants to synchronize their Outlook signature. If the profile is not already created, the user can create one and then restart Outlook on that device to enable signature synchronization.
|
||||
|
||||
UE-V works with Office 365 to determine whether Office 2016 settings are roamed by Office 365. If settings are roamed by Office 365, they aren't roamed by UE-V. For more information, see [Overview of user and roaming settings for Microsoft Office](/previous-versions/office/office-2013-resource-kit/jj733593(v=office.15)).
|
||||
UE-V works with Office 365 to determine whether Office 2016 settings are roamed by Office 361. If settings are roamed by Office 365, they aren't roamed by UE-V. For more information, see [Overview of user and roaming settings for Microsoft Office](/previous-versions/office/office-2013-resource-kit/jj733593(v=office.15)).
|
||||
|
||||
To enable settings synchronization using UE-V, do one of the following steps:
|
||||
|
||||
|
Reference in New Issue
Block a user