mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Overhauled the custom-applications topic, tweaked link text
This commit is contained in:
parent
3d6a5a2f32
commit
b3e9f2763d
BIN
windows/manage/images/uev-adk-select-uev-feature.png
Normal file
BIN
windows/manage/images/uev-adk-select-uev-feature.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
@ -165,4 +165,4 @@ Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microso
|
||||
|
||||
[Prepare a UE-V Deployment](uev-prepare-for-deployment.md)
|
||||
|
||||
[Deploy UE-V for Custom Applications](uev-deploy-uev-for-custom-applications.md)
|
||||
[Use UE-V with custom applications](uev-deploy-uev-for-custom-applications.md)
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Deploy UE-V for Custom Applications
|
||||
description: Deploy UE-V for Custom Applications
|
||||
title: Use UE-V with custom applications
|
||||
description: Use UE-V with custom applications
|
||||
author: jamiejdt
|
||||
ms.pagetype: mdop, virtualization
|
||||
ms.mktglfcycl: deploy
|
||||
@ -8,49 +8,47 @@ ms.sitesec: library
|
||||
ms.prod: w10
|
||||
---
|
||||
|
||||
# Use UE-V with custom applications
|
||||
|
||||
# Deploy UE-V for Custom Applications
|
||||
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 devices. By default, some settings location templates are included in UE-V. However, 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 with the UE-V template generator.
|
||||
|
||||
After you’ve reviewed
|
||||
- [Prepare a UE-V Deployment](uev-prepare-for-deployment.md) and decided that you want to synchronize settings for custom applications (third-party, line-of-business, e.g.), you’ll need to deploy the features of UE-V described in this topic.
|
||||
|
||||
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.
|
||||
To start, here are the main steps required to synchronize settings for custom applications:
|
||||
|
||||
Once you have read through the planning material in [Prepare a UE-V 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:
|
||||
- [Install the UE-V template generator](uev-deploy-uev-for-custom-applications.md#uevgen)
|
||||
|
||||
- [Install the UEV Generator](#uevgen)
|
||||
Use the UEV template generator to create custom XML settings location templates.
|
||||
|
||||
Use the UEV Generator to create custom XML settings location templates.
|
||||
|
||||
- [Configure a UE-V settings template catalog](#deploycatalogue)
|
||||
- [Configure a UE-V settings template catalog](#deploy-a-settings-template-catalog)
|
||||
|
||||
You can define this path where custom settings location templates are stored.
|
||||
|
||||
- [Create custom settings location templates](#createcustomtemplates)
|
||||
- [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](#deploycustomtemplates)
|
||||
- [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:
|
||||
|
||||
- Through your existing deployment infrastructure, such as Configuration Manager
|
||||
- With your existing electronic software distribution solution, such as Configuration Manager
|
||||
|
||||
- By using Group Policy preferences
|
||||
- With Group Policy preferences
|
||||
|
||||
- [Deploy a UE-V settings template catalog](#deploycatalogue)
|
||||
- With a UE-V settings template catalog
|
||||
|
||||
**Note**
|
||||
Templates that are deployed by using ESD or Group Policy must be registered with UE-V Windows Management Instrumentation (WMI) or Windows PowerShell.
|
||||
**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.
|
||||
|
||||
|
||||
## Prepare to deploy UE-V for custom applications
|
||||
|
||||
## Prepare to Deploy UE-V for Custom Applications
|
||||
Before you start deploying the UE-V features that handle custom applications, review the following important information.
|
||||
|
||||
### The UE-V template generator
|
||||
|
||||
Before you start deploying the UE-V features that handle custom applications, there are just a couple things to review.
|
||||
|
||||
### The UE-V Generator
|
||||
|
||||
The UE-V Generator monitors an application to discover and capture the locations where the application stores its settings. The application that is monitored must be a traditional application. You use the UE-V Generator to create settings location templates, but it cannot create a settings location template from these application types:
|
||||
The UE-V template generator monitors Win32 applications to discover and capture the locations where the application stores its settings. The application that is monitored must be a traditional application. You use the UE-V template generator to create settings location templates, but it cannot create a settings location template from these application types:
|
||||
|
||||
- Virtualized applications
|
||||
|
||||
@ -58,12 +56,10 @@ The UE-V Generator monitors an application to discover and capture the locations
|
||||
|
||||
- Java applications
|
||||
|
||||
- Windows apps
|
||||
- Windows applications
|
||||
|
||||
**Note**
|
||||
UE-V settings location templates cannot be created from virtualized applications or Terminal Services applications. However, settings that are synchronized by using the templates can be applied to those applications. To create templates that support Virtual Desktop Infrastructure (VDI) and Terminal Services applications, open a version of the Windows Installer (.msi) package of the application by using the UE-V Generator. For more information about synchronizing settings for virtual applications, see [Using UE-V with Application Virtualization Applications](uev-using-uev-with-application-virtualization-applications.md).
|
||||
|
||||
|
||||
**Note**
|
||||
UE-V settings location templates cannot be created from virtualized applications or Terminal Services applications. However, settings that are synchronized by using the templates can be applied to those applications. To create templates that support Virtual Desktop Infrastructure (VDI) and Terminal Services applications, open a version of the Windows Installer (.msi) package of the application by using the UE-V template generator. For more information about synchronizing settings for virtual applications, see [Using UE-V with virtual applications](uev-using-uev-with-application-virtualization-applications.md).
|
||||
|
||||
**Excluded Locations:** The discovery process excludes locations that commonly store application software files that do not synchronize settings well between user computers or computing environments. By default, these are excluded:
|
||||
|
||||
@ -83,179 +79,121 @@ If registry keys and files that are stored in excluded locations are required to
|
||||
|
||||
### Replace the default Microsoft templates
|
||||
|
||||
The UE-V Agent installs a default group of settings location templates for common Microsoft applications and Windows settings. If you customize these templates, or create settings location templates to synchronize settings for custom applications, the UE-V Agent can be configured to use a settings template catalog to store the templates. In this case, you will need to include the default templates along with the custom templates in the settings template catalog.
|
||||
The UE-V service installs a default group of settings location templates for common Microsoft applications and Windows settings. 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 will need to include the default templates along with the custom templates in the settings template catalog.
|
||||
|
||||
When you [Deploy a UE-V Agent](http://technet.microsoft.com/library/dn458891.aspx#agent), you can use the command-line parameter `RegisterMSTemplates` to disable the registration of the default Microsoft templates.
|
||||
<!-- ALL OF THE FOLLOWING PARAGRAPHS NEED TO BE COMMENTED ON BY TOMMY - RE AGENT AND PARAMETERS.
|
||||
When you [Enable the UE-V service](#enable-the-ue-v-service), you can use the command-line parameter RegisterMStemplates to disable the registration of the default Microsoft templates.
|
||||
|
||||
When you use Group Policy to configure the settings template catalog path, you can choose to replace the default Microsoft templates. If you configure the policy settings to replace the default Microsoft templates, all of the default Microsoft templates that are installed by the UE-V Agent are deleted and only the templates that are located in the settings template catalog are used. The UE-V Agent configuration setting parameter `RegisterMSTemplates` must be set to *true* in order to override the default Microsoft template.
|
||||
When you use Group Policy to configure the settings template catalog path, you can choose to replace the default Microsoft templates. If you configure the policy settings to replace the default Microsoft templates, all of the default Microsoft templates that are installed by the UE-V Agent are deleted and only the templates that are located in the settings template catalog are used. The UE-V Agent configuration setting parameter RegisterMStemplates must be set to true in order to override the default Microsoft template.
|
||||
|
||||
**Note**
|
||||
**Note**
|
||||
If you disable this policy setting after it has been enabled, the UE-V Agent does not restore the default Microsoft templates.
|
||||
|
||||
|
||||
|
||||
If there are customized templates in the settings template catalog that use the same ID as the default Microsoft templates, and the UE-V Agent is not configured to replace the default Microsoft templates, the Microsoft templates are ignored.
|
||||
|
||||
You can also replace the default templates by using the UE-V Windows PowerShell features. To replace the default Microsoft template with Windows PowerShell, unregister all of the default Microsoft templates, and then register the customized templates.
|
||||
|
||||
**Note**
|
||||
**Note**
|
||||
Old settings packages remain in the settings storage location even if you deploy new settings location templates for an application. These packages are not read by the agent, but neither are they automatically deleted.
|
||||
-->
|
||||
|
||||
|
||||
### Install the UEV template generator
|
||||
|
||||
## <a href="" id="uevgen"></a>Install the UEV 2.x Generator
|
||||
Use the UE-V template generator to create custom settings location templates that you can then distribute to user devices. You can also edit an existing template or validate a template that was created by using another XML editor with the template generator.
|
||||
|
||||
The UE-V template generator is included in the Windows Assessment and Deployment Kit (ADK) for Windows 10.
|
||||
|
||||
Install the Microsoft User Experience Virtualization (UE-V) 2.0 Generator on a computer that you can then use to create a custom settings location template. This computer should have the applications installed for which custom settings location templates are to be generated.
|
||||
Install the UE-V template generator on a computer that you can use to create a custom settings location template. This computer should have the applications installed for which custom settings location templates need to be generated.
|
||||
|
||||
**To install the UE-V Generator**
|
||||
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 still work.
|
||||
|
||||
1. As a user with local administrator rights, locate the UE-V Generator installation file **ToolSetup.exe** provided with the UE-V software. Or, if you know the computer architecture, you can run the appropriate Windows Installer (.msi) file, **ToolsSetupx64.msi** or **ToolsSetupx86.msi**.
|
||||
**To install the UE-V template generator:**
|
||||
|
||||
2. Double-click the installation file. The User Experience Virtualization Generator Setup wizard opens. Click **Next** to continue.
|
||||
To install the UE-V template generator:
|
||||
|
||||
3. Accept the Microsoft Software License Terms, and then click **Next**.
|
||||
1. Go to [Download the Windows ADK](https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-deployment-kit) to access the ADK.
|
||||
|
||||
4. Click the options for Microsoft Updates and the Customer Experience Improvement Program.
|
||||
2. Click or press the **Get Windows ADK for Windows 10** button on this page to start the ADK installer. On the screen pictured below, select **Microsoft User Experience Virtualization (UE-V) Template Generator** and then click or press Install.
|
||||
|
||||
5. Select the destination folder in which to install the UE-V Generator, and then click **Next**.
|
||||
<!-- PRESERVING ORIGINAL IMAGE CODING JUST IN CASE
|
||||
<img src="media/image1.png" width="537" height="394" />
|
||||
-->
|
||||
|
||||
6. Click **Install** to begin the installation.
|
||||

|
||||
|
||||
**Note**
|
||||
A prompt for **User Account Control** appears before the application is installed. Permission is required to install the UE-V Generator.
|
||||
3. To open the generator, select **Microsoft Application Virtualization Generator** from the **Start** menu.
|
||||
|
||||
|
||||
<!--
|
||||
Link to <https://technet.microsoft.com/en-us/itpro/mdop/uev-v2/working-with-custom-ue-v-2x-templates-and-the-ue-v-2x-generator-new-uevv2>
|
||||
AKA
|
||||
[Working with Custom UE-V Templates and the UE-V Generator](uev-working-with-custom-templates-and-the-uev-generator.md)
|
||||
-->
|
||||
|
||||
7. Click **Finish** to close the wizard after the installation is finished. You must restart your computer before you can run the UE-V Generator.
|
||||
To verify that the installation was successful, click **Start** > **All Programs** > **Microsoft User Experience Virtualization** > **Microsoft User Experience Virtualization template generator**.
|
||||
|
||||
To verify that the installation was successful, click **Start**, click **All Programs**, click **Microsoft User Experience Virtualization**, and then click **Microsoft User Experience Virtualization Generator**.
|
||||
### Deploy a settings template catalog
|
||||
|
||||
**Note**
|
||||
The UE-V 2 Generator can only be used to create templates for UE-V 2 Agents. In a mixed deployment of UE-V 1.0 Agents and UE-V 2 Agents, you should continue to use the UE-V 1.0 Generator until you have upgraded all UE-V Agents.
|
||||
The UE-V settings template catalog is a folder path on UE-V computers or a Server Message Block (SMB) network share that stores all the custom settings location templates. The UE-V service checks this location one time each day and updates its synchronization behavior, based on the templates in this folder.
|
||||
|
||||
|
||||
The UE-V service checks this folder for templates that were added, updated, or removed. It registers new and changed templates and unregisters removed templates. By default, templates are registered and unregistered one time per day at 3:30 A.M. local time by the Task Scheduler and at system startup. To customize the frequency of this scheduled task, see [Changing the frequency of UE-V scheduled tasks](uev-changing-the-frequency-of-scheduled-tasks.md).
|
||||
|
||||
## <a href="" id="deploycatalogue"></a>Deploy a Settings Template Catalog
|
||||
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.
|
||||
|
||||
|
||||
The User Experience Virtualization settings template catalog is a folder path on UE-V computers or a Server Message Block (SMB) network share that stores all the custom settings location templates. A scheduled task in the UE-V Agent checks this location one time each day and updates its synchronization behavior, based on the templates in this folder.
|
||||
|
||||
The UE-V Agent registers templates that were added or updated in this folder after the last time that the folder was checked and unregisters templates that are removed. By default, templates are registered and unregistered one time per day at 3:30 A.M. local time by the Task Scheduler and at system startup. To customize the frequency of this scheduled task, see [Changing the Frequency of UE-V Scheduled Tasks](uev-changing-the-frequency-of-scheduled-tasks.md).
|
||||
|
||||
You can configure the settings template catalog path by using the installation command-line options, Group Policy, WMI, or Windows PowerShell. Templates that are 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.
|
||||
|
||||
2. Set the following share-level (SMB) permissions for the settings template catalog folder.
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left"><strong>User account</strong></th>
|
||||
<th align="left"><strong>Recommended permissions</strong></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>Everyone</p></td>
|
||||
<td align="left"><p>No Permissions</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>Domain Computers</p></td>
|
||||
<td align="left"><p>Read Permission Levels</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>Administrators</p></td>
|
||||
<td align="left"><p>Read/Write Permission Levels</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
| **User account** | **Recommended permissions** |
|
||||
|------------------|------------------------------|
|
||||
| Everyone | No Permissions |
|
||||
| Domain Computers | Read Permission Levels |
|
||||
| Administrators | Read/Write Permission Levels |
|
||||
|
||||
|
||||
1. Set the following NTFS file system permissions for the settings template catalog folder.
|
||||
|
||||
3. Set the following NTFS file system permissions for the settings template catalog folder.
|
||||
| **User account** | **Recommended permissions** | **Apply to** |
|
||||
|------------------|-------------------------------|-----------------------------------|
|
||||
| Creator/Owner | Full Control | This Folder, Subfolders and Files |
|
||||
| Domain Computers | List Folder Contents and Read | This Folder, Subfolders and Files |
|
||||
| Everyone | No Permissions | No Permissions |
|
||||
| Administrators | Full Control | This Folder, Subfolders and Files |
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="33%" />
|
||||
<col width="33%" />
|
||||
<col width="33%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">User account</th>
|
||||
<th align="left">Recommended permissions</th>
|
||||
<th align="left">Apply to</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>Creator/Owner</p></td>
|
||||
<td align="left"><p>Full Control</p></td>
|
||||
<td align="left"><p>This Folder, Subfolders and Files</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>Domain Computers</p></td>
|
||||
<td align="left"><p>List Folder Contents and Read</p></td>
|
||||
<td align="left"><p>This Folder, Subfolders and Files</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>Everyone</p></td>
|
||||
<td align="left"><p>No Permissions</p></td>
|
||||
<td align="left"><p>No Permissions</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>Administrators</p></td>
|
||||
<td align="left"><p>Full Control</p></td>
|
||||
<td align="left"><p>This Folder, Subfolders and Files</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
4. Click **OK** to close the dialog boxes.
|
||||
1. Click **OK** to close the dialog boxes.
|
||||
|
||||
At a minimum, the network share must grant permissions for the Domain Computers group. In addition, grant access permissions for the network share folder to administrators who are to manage the stored templates.
|
||||
|
||||
## <a href="" id="createcustomtemplates"></a>Create Custom Settings Location Templates
|
||||
### Create custom settings location templates
|
||||
|
||||
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.
|
||||
|
||||
Use the UE-V Generator to create settings location templates for line-of-business applications or other custom applications. After the template for an application is created, you can deploy it to computers so that settings are synchronized 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 Generator**
|
||||
|
||||
1. Click **Start**, click **All Programs**, click **Microsoft User Experience Virtualization**, and then click **Microsoft User Experience Virtualization Generator**.
|
||||
1. Click **Start** > **All Programs** > **Microsoft User Experience Virtualization** > **Microsoft User Experience Virtualization template generator**.
|
||||
|
||||
2. Click **Create a settings location template**.
|
||||
|
||||
3. Specify the application. Browse to the file path of the application (.exe) or the application shortcut (.lnk) for which you want to create a settings location template. Specify the command-line arguments, if any, and working directory, if any. Click **Next** to continue.
|
||||
3. Specify the application. Browse to the file path of the application (.exe) or the application shortcut (.lnk) for which you want to create a settings location template. Specify the command-line arguments, if any, and working directory, if any.
|
||||
|
||||
**Note**
|
||||
Before the application is started, the system displays a prompt for **User Account Control**. Permission is required to monitor the registry and file locations that the application uses to store settings.
|
||||
4. Click **Next** to continue.
|
||||
|
||||
|
||||
**Note**
|
||||
Before the application is started, the system displays a prompt for **User Account Control**. Permission is required to monitor the registry and file locations that the application uses to store settings.
|
||||
|
||||
4. After the application starts, close the application. The UE-V Generator records the locations where the application stores its settings.
|
||||
1. After the application starts, close the application. The UE-V template generator records the locations where the application stores its settings.
|
||||
|
||||
5. After the process is completed, click **Next** to continue.
|
||||
2. After the process is completed, click **Next** to continue.
|
||||
|
||||
6. Review and select the check boxes that are next to the appropriate registry settings locations and settings file locations to synchronize for this application. The list includes the following two categories for settings locations:
|
||||
3. Review and select the appropriate registry settings locations and settings file locations to synchronize for this application. The list includes the following two categories for settings locations:
|
||||
|
||||
- **Standard**: Application settings that are stored in the registry under the HKEY\_CURRENT\_USER keys or in the file folders under \\ **Users** \\ \[User name\] \\ **AppData** \\ **Roaming**. The UE-V Generator includes these settings by default.
|
||||
- **Standard**: Application settings that are stored in the registry under the HKEY\_CURRENT\_USER keys or in the file folders under \\ **Users** \\ \[User name\] \\ **AppData** \\ **Roaming**. The UE-V template generator includes these settings by default.
|
||||
|
||||
- **Nonstandard**: Application settings that are stored outside the locations are specified in the best practices for settings data storage (optional). These include files and folders under **Users** \\ \[User name\] \\ **AppData** \\ **Local**. Review these locations to determine whether to include them in the settings location template. Select the locations check boxes to include them.
|
||||
|
||||
Click **Next** to continue.
|
||||
4. Click **Next** to continue.
|
||||
|
||||
7. Review and edit any **Properties**, **Registry** locations, and **Files** locations for the settings location template.
|
||||
5. Review and edit any **Properties**, **Registry** locations, and **Files** locations for the settings location template.
|
||||
|
||||
- Edit the following properties on the **Properties** tab:
|
||||
|
||||
@ -267,72 +205,56 @@ Use the UE-V Generator to create settings location templates for line-of-busines
|
||||
|
||||
- **File version**: The file version number of the .exe file of the application. This property, in conjunction with the **Product version**, helps determine which applications are targeted by the settings location template. This property accepts a major version number. If this property is empty, the settings location template applies to all versions of the program.
|
||||
|
||||
- **Template author name** (optional): The name of the settings location template author.
|
||||
- **template author name** (optional): The name of the settings location template author.
|
||||
|
||||
- **Template author email** (optional): The email address of the settings location template author.
|
||||
- **template author email** (optional): The email address of the settings location template author.
|
||||
|
||||
- The **Registry** tab lists the **Key** and **Scope** of the registry locations that are included in the settings location template. Edit the registry locations by using the **Tasks** drop-down menu. Tasks enable you to add new keys, edit the name or scope of existing keys, delete keys, and browse the registry where the keys are located. Use the **All Settings** scope to include all the registry settings under the specified key. Use the **All Settings and Subkeys** to include all the registry settings under the specified key, subkeys, and subkey settings.
|
||||
|
||||
- The **Files** tab lists the file path and file mask of the file locations that are included in the settings location template. Edit the file locations by use of the **Tasks** drop-down menu. Tasks for file locations enable you to add new files or folder locations, edit the scope of existing files or folders, delete files or folders, and open the selected location in Windows Explorer. Leave the file mask empty to include all files in the specified folder.
|
||||
|
||||
8. Click **Create**, and then click **Save** to save the settings location template on the computer.
|
||||
6. Click **Create**, and then click **Save** to save the settings location template on the computer.
|
||||
|
||||
9. Click **Close** to close the Settings Template Wizard. Exit the UE-V Generator application.
|
||||
7. Click **Close** to close the settings template wizard. Exit the UE-V template generator application.
|
||||
|
||||
After you have created the settings location template for an application, you should test the template. Deploy the template in a lab environment before you put it into production in the enterprise.
|
||||
After you have created the settings location template for an application, test the template. Deploy the template in a lab environment before you put it into production in the enterprise.
|
||||
|
||||
[Application Template Schema Reference for UE-V](http://technet.microsoft.com/library/dn763947.aspx) details the XML structure of the UE-V settings location template and provides guidance for editing these files.
|
||||
See [Application template schema reference for UE-V](uev-application-template-schema-reference.md) for details about the XML structure of the UE-V settings location template and for guidance about editing these files.
|
||||
|
||||
## <a href="" id="deploycustomtemplates"></a>Deploy the Custom Settings Location Templates
|
||||
### Deploy the Custom Settings Location templates
|
||||
|
||||
After you create a settings location template with the UE-V template generator, you should test it to ensure that the application settings are synchronized correctly. You can then safely deploy the settings location template to computers in the enterprise.
|
||||
|
||||
After you create a settings location template with the UE-V Generator, you should test it to ensure that the application settings are synchronized correctly. You can then safely deploy the settings location template to computers in the enterprise.
|
||||
You can deploy settings location templates using of these methods:
|
||||
|
||||
Settings location templates can be deployed by using one of these methods:
|
||||
|
||||
- An enterprise software distribution (ESD) system such as System Center Configuration Manager
|
||||
- An electronic software distribution (ESD) system such as System Center Configuration Manager
|
||||
|
||||
- Group Policy preferences
|
||||
|
||||
- A UE-V settings template catalog
|
||||
|
||||
Templates that are deployed by using an ESD system or Group Policy Objects must be registered through 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 Agent.
|
||||
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 use the settings template catalog path to deploy UE-V settings location templates**
|
||||
**To deploy UE-V settings location templates with a settings template catalog path:**
|
||||
|
||||
1. Browse to the network share folder that is defined as the settings template catalog.
|
||||
1. Browse to the network share folder that you defined as the settings template catalog.
|
||||
|
||||
2. Add, remove, or update settings location templates in the settings template catalog to reflect the UE-V Agent template configuration that you want for UE-V computers.
|
||||
2. 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**
|
||||
**Note**
|
||||
Templates on computers are updated daily. The update is based on changes to the settings template catalog.
|
||||
|
||||
|
||||
3. 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**.
|
||||
|
||||
3. To manually update templates on a computer that runs the UE-V Agent, open an elevated command prompt, and browse to **%Program Files%\\Microsoft User Experience Virtualization \\ Agent \\ <x86 or x64 >**, and then run **ApplySettingsTemplateCatalog.exe**.
|
||||
|
||||
**Note**
|
||||
**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.
|
||||
|
||||
|
||||
|
||||
## 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
|
||||
|
||||
- [Prepare a UE-V Deployment](uev-prepare-for-deployment.md)
|
||||
|
||||
[Prepare a UE-V Deployment](uev-prepare-for-deployment.md)
|
||||
|
||||
[Deploy Required Features for UE-V](uev-deploy-required-features.md)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- [Deploy Required UE-V Features](uev-deploy-required-features.md)
|
||||
|
@ -27,7 +27,7 @@ The standard installation of UE-V synchronizes the default Microsoft Windows and
|
||||
|
||||
- [Step 4: Test Your UE-V evaluation deployment](#step-4-test-your-UE-V-evaluation-deployment). Run a few tests on two computers with the UE-V service enabled to see how UE-V works and if it meets your organization’s needs.
|
||||
|
||||
- Step 5: Deploy UE-V for custom applications (optional). If you want to evaluate how your third-party and line-of-business applications work with UE-V, follow the steps in [Deploy UE-V for custom applications](uev-deploy-uev-for-custom-applications.md). Following this link takes you to another topic. Use your browser’s **Back** button to return to this topic.
|
||||
- Step 5: Deploy UE-V for custom applications (optional). If you want to evaluate how your third-party and line-of-business applications work with UE-V, follow the steps in [Use UE-V with custom applications](uev-deploy-uev-for-custom-applications.md). Following this link takes you to another topic. Use your browser’s **Back** button to return to this topic.
|
||||
|
||||
## Step 1: Confirm prerequisites
|
||||
|
||||
|
@ -79,4 +79,4 @@ Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microso
|
||||
|
||||
[Deploy Required UE-V Features](uev-deploy-required-features.md)
|
||||
|
||||
[Deploy UE-V for Custom Applications](uev-deploy-uev-for-custom-applications.md)
|
||||
[Use UE-V with custom applications](uev-deploy-uev-for-custom-applications.md)
|
||||
|
@ -30,7 +30,7 @@ First, review these tasks that you’ll need to do to deploy UE-V:
|
||||
|
||||
- [Enable the UE-V service](uev-deploy-required-features.md#enable-the-ue-v-service) on user computers
|
||||
|
||||
- Optionally, you can [Deploy UE-V for custom applications](uev-deploy-uev-for-custom-applications.md)
|
||||
- Optionally, you can [Use UE-V with custom applications](uev-deploy-uev-for-custom-applications.md)
|
||||
|
||||
Review this topic to determine whether you want UE-V to support the synchronization of settings for custom applications (third-party or line-of-business), which requires these UE-V features:
|
||||
|
||||
@ -294,7 +294,7 @@ If you are deploying UE-V to synchronize settings for custom applications, you
|
||||
|
||||
Custom settings location templates must be deployed with an existing deployment infrastructure, like an enterprise software distribution method such as System Center Configuration Manager, with preferences, or by configuring an UE-V settings template catalog. Templates that are deployed with Configuration Manager or Group Policy must be registered by using UE-V WMI or Windows PowerShell.
|
||||
|
||||
For more information about custom settings location templates, see [Deploy UE-V for custom applications](uev-deploy-uev-for-custom-applications.md). For more information about using UE-V with Configuration Manager, see [Configuring UE-V with System Center Configuration Manager 2012](uev-configuring-uev-with-system-center-configuration-manager-2012.md).
|
||||
For more information about custom settings location templates, see [Use UE-V with custom applications](uev-deploy-uev-for-custom-applications.md). For more information about using UE-V with Configuration Manager, see [Configuring UE-V with System Center Configuration Manager 2012](uev-configuring-uev-with-system-center-configuration-manager-2012.md).
|
||||
|
||||
### Prevent unintentional user settings configuration
|
||||
|
||||
@ -427,7 +427,7 @@ The VDI template is provided with UE-V and is typically available here after ins
|
||||
|
||||
Install the UE-V generator on the computer that is used to create custom settings location templates. This computer should be able to run the applications whose settings are synchronized. You must be a member of the Administrators group on the computer that runs the UE-V generator software.
|
||||
|
||||
The UE-V generator must be installed on a computer that uses an NTFS file system. The UE-V generator software requires .NET Framework 4. For more information, see [Deploy UE-V for custom applications](uev-deploy-uev-for-custom-applications.md).
|
||||
The UE-V generator must be installed on a computer that uses an NTFS file system. The UE-V generator software requires .NET Framework 4. For more information, see [Use UE-V with custom applications](uev-deploy-uev-for-custom-applications.md).
|
||||
|
||||
## Other resources for this product
|
||||
|
||||
|
@ -155,7 +155,7 @@ Add or vote on suggestions [here](http://uev.uservoice.com/forums/280428-microso
|
||||
|
||||
[Administering UE-V](uev-administering-uev.md)
|
||||
|
||||
[Deploy UE-V for Custom Applications](uev-deploy-uev-for-custom-applications.md)
|
||||
[Use UE-V with custom applications](uev-deploy-uev-for-custom-applications.md)
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user