Microsoft User Experience Virtualization Deployment Guide

Size: px
Start display at page:

Download "Microsoft User Experience Virtualization Deployment Guide"

Transcription

1 Microsoft User Experience Virtualization Deployment Guide Microsoft User Experience Virtualization (UE-V) is an enterprise-scalable user state virtualization solution that can provide users a consistent Windows and app experience across devices no matter how you deliver Windows or apps. It is part of the Microsoft Desktop Optimization Pack (MDOP). This guide helps you choose a deployment method for UE-V and provides step-by-step instructions for each.

2 UE-V DEPLOYMENT GUIDE INTRODUCTION 1 Introduction People are using more devices, and this trend drives demand for IT departments to provide consistent Windows and app experiences physical or virtual from different locations. Microsoft User Experience Virtualization (UE-V) addresses this need by offering users the ability to change the device and keep their experience. UE-V is a new member of the Microsoft Desktop Virtualization family of products, and it is part of the Microsoft Desktop Optimization Pack (MDOP). UE-V focuses on three key areas: Personal and Flexible. Users get consistent, personal Windows and app experiences that match their unique workstyle. Simple and Versatile. Deployment is easy. IT can provide users personal and flexible experiences across many computers while maintaining just the right level of oversight. Integrated and Scalable. UE-V integrates into your existing infrastructure and management tools to provide a familiar management experience for all size businesses. To learn more about taking advantage of UE-V in your business, see the Windows Enterprise website. This guide describes how to deploy UE-V. It first describes the UE-V components. Then it shows you how to prepare for deployment and provides step-by-step instructions for deploying the UE-V Agent by using the following tools and technologies: Group Policy software installation Microsoft Deployment Toolkit 2012 (MDT) System Center 2012 Configuration Manager Scripted installation (e.g., Command Prompt)

3 UE-V DEPLOYMENT GUIDE UE-V COMPONENTS 2 UE-V Components Figure 1 illustrates a UE-V solution combined with Microsoft Application Virtualization (App-V), Offline Files, and Folder Redirection. App-V, Offline Files, and Folder Redirection are not required for UE-V; but together they provide a more powerful user-state-virtualization solution. Figure 1. UE-V combined with App-V, Offline Files, and Folder Redirection The UE-V components that Figure 1 illustrates are: Settings Storage Location. The settings storage location is where the UE-V Agent stores users experiences. You can use home folders, defined in Active Directory Domain Service (AD DS), as the settings storage location, or you can create a simple file share with permissions that allow the UE-V Agent to create a subfolder for each user. Settings Location Template. Settings location templates are XML files that define the settings that the UE-V agent will synchronize with the settings storage location. UE-V synchronizes only the settings locations that templates define. The concept is similar to administrative templates in Group Policy or migration XML files in the User State Migration Tool. UE-V includes settings location templates for some Microsoft apps and

4 UE-V DEPLOYMENT GUIDE UE-V COMPONENTS 3 Windows settings. You can create custom settings location templates using the UE-V Generator. For example, you can create a custom settings location template for a line of business applications that your business uses. Settings location templates do not contain actual settings or files; they only define the locations of settings and files to roam. Settings Template Catalog. The settings template catalog is a network share that contains custom settings location templates. By default, the UE-V Agent downloads settings location templates from the catalog once a day. The UE-V Agent registers templates that you add to or update in this folder since the last update. The UE-V agent deregisters templates that you remove from this folder. Creating a settings template catalog is only required if you plan to distribute custom settings location templates. UE-V Generator. You use the UE-V Generator to create custom settings location templates. The UE-V Generator monitors an app when you open and close it to discover the registry settings and files that it accesses. It is very easy to use. You can also use the UE-V Generator to edit and validate existing templates. UE-V Agent. You install the UE-V Agent on each computer to synchronize users experiences with the settings storage location. The UE-V Agent synchronizes the Windows experience when users log onto or off of Windows, lock or unlock the screen, or connect to or disconnect from a Remote Desktop session. It synchronizes app experiences when they open or close apps that are defined in the registered settings location templates. Settings Package. A settings package contains a user s experience based on the information in the corresponding settings location template. Offline Files. Offline Files makes shared network files available to users when they are disconnected (e.g., traveling) or using a slow link (e.g., DirectAccess over mobile broadband). Using Offline Files enables UE-V to provide continuous access to users experiences when they disconnect from the network. When the user once again connects to the network, Offline Files will synchronize their experiences with the settings storage location.

5 UE-V DEPLOYMENT GUIDE UE-V COMPONENTS 4 Using Offline Files for virtual desktops is not desirable because they have a consistent network connection and Offline Files will consume hard drive space unnecessarily. You can disable the requirement for using Offline Files. For more information, see the section titled Enabling Offline Files on page 10. Folder Redirection. Folder Redirection changes the location of users folders (e.g., Documents, Pictures, Videos, Favorites, and so on) from the local user profile to a network share. By combining Folder Redirection with UE-V, you can provide consistent access to not only users experiences but also their documents. Microsoft Application Virtualization. App-V transforms applications into centrally managed services that are never installed and avoid conflict with other applications. When users change their device, their virtual applications are available on demand. Like Folder Redirection, combining UE-V with App-V can provide users a consistent experience on each device they use.

6 UE-V DEPLOYMENT GUIDE PREPARING FOR DEPLOYMENT 5 Preparing for Deployment Deploying UE-V is a simple process: You install the UE-V Agent on each computer where you want the agent to synchronize users experiences. However, prior to deploying the agent, you must complete the following steps to prepare for deployment: 1. Create and share a folder for the settings storage location. 2. Prepare Group Policy to manage UE-V Agent configuration. 3. Configure the settings storage location for the UE-V Agent. 4. Ensure that Offline Files is enabled. The following sections provide detailed information about each step. Afterward, you can deploy the UE-V Agent as the section titled Deploying the UE-V Agent on page 12 describes. Creating the Settings Storage Location For the settings storage location, you can use home folders in AD DS to store each user s experiences. If you are using home folders, you can skip the remainder of this section. You do not need to create and share a folder for the settings storage location because UE-V will store settings packages in each user s home folder. Otherwise, you can create and share a folder to use as the settings storage location. Microsoft recommends that you create a security group in AD DS to manage access to the UE-V settings storage location. By doing so, you can centrally manage access to the settings storage location. This deployment guide assumes that you create a group named UE-V Users in AD DS. The settings storage location can contain users confidential information. To protect it, ensure that the NTFS and share permissions are configured as this section describes. The NTFS and share permissions in this section allow the UE-V Agent to create settings storage locations for users at the root of the network share, giving users full control of their own settings storage locations while preventing access to them by other users.

7 UE-V DEPLOYMENT GUIDE PREPARING FOR DEPLOYMENT 6 To create and share the UE-V settings storage location 1. On SERVER, create SettingsStore. SERVER is the name of the server computer where you want to create the UE-V settings storage location, and SettingsStore is the name of the folder containing the store. 2. Configure the NTFS permissions for SettingsStore as Table 1 describes. Ensure that you remove any user accounts not listed in Table 1. The administrator account or group supporting UE-V must also have access to this folder. To configure NTFS permissions, right-click the folder, click Properties, and then click Advanced on the Security tab. Table 1 NTFS Permissions for the Settings Storage Location Account Permissions Applies to Administrators Full control This folder, subfolders, and files Creator Owner Full control Subfolders and files only UE-V Users List folder/read data Create folders/append data This folder only

8 UE-V DEPLOYMENT GUIDE PREPARING FOR DEPLOYMENT 7 3. Share SettingsStore with the permissions that Table 2 describes. Ensure that you remove from the permissions list any user accounts not listed in Table 2. The administrator account or group supporting UE-V must also have access to this share. To configure the share, right-click the folder, click Properties, and then click the Sharing tab. Table 2 Share Permissions for the Settings Storage Location Account Permissions Administrators Full control UE-V Users Full control 4. When SERVER is running a Windows Server operating system, you can optionally configure the UE-V Agent to automatically verify that the built-in Administrators group or the user account is the owner of the user s settings storage location. Enable this feature by setting the REG_DWORD value RepositoryOwnerCheckEnabled to 1 in the registry key HKLM\Software\Microsoft\UEV\Agent\Configuration. Installing the Administrative Templates You can manage the UE-V Agent configuration by using Group Policy. Doing so provides a central location for configuring the agent and allows you to easily configure unique settings for different groups. In preparation, download the Group Policy administrative template from the Microsoft Download Center at Install the template on any computer from which you will configure the UE-V Agent by using Group Policy, including domain controllers and administrator PCs running the Remote Server Administration Tools. Optionally, install the template in the central store for ADMX files to make them available to all administrators editing Group Policy.

9 UE-V DEPLOYMENT GUIDE PREPARING FOR DEPLOYMENT 8 For more information about configuring a central store for ADMX files, see the article Scenario 2: Editing Domain-Based GPOs Using ADMX Files. Even though this guidance was written for Windows Server 2008, it still applies to Windows Server 2008 R2 and Windows Server To install the Group Policy administrative template locally 1. Copy the ADMX file to %SystemRoot%\PolicyDefinitions on the local computer. 2. Copy the ADML file to %SystemRoot%\PolicyDefinitions\en-US on the local computer. To install the Group Policy administrative template in the central store for ADMX files 1. Copy the AMDX file to %SystemRoot%\SYSVOL\domain\Policies\PolicyDefinitions on a domain controller. Create the PolicyDefinitions folder if it does not already exist. 2. Copy the ADML file to %SystemRoot%\SYSVOL\domain\Policies\PolicyDefinitions\en-US on a domain controller. Create the en-us folder if it does not already exist. The UE-V Group Policy administrative templates are supported only on Windows Server 2012 and Windows Server 2008 R2 operating systems. Configuring the Settings Storage Path After you create and share the UE-V settings storage location, you need to configure the UE-V Agent to use it. Table 3 describes each method for configuring the settings storage path in the UE-V Agent and helps you choose the best method for your environment. The following sections describe each option in more detail.

10 UE-V DEPLOYMENT GUIDE PREPARING FOR DEPLOYMENT 9 Table 3 Configuring the Settings Storage Location Method Use This Method When Group Policy Home folders are not configured for user accounts. You will manage the UE-V Agent by using Group Policy. You want to store users settings packages in locations other than their home folders. Home Folders Home folders are already configured for user accounts. You want to store users settings packages in the same locations as their home folders. Agent Installation Home folders are not already configured for user accounts. You want to store users settings packages in locations other than their home folders. You are not planning to manage the UE-V configuration by using Group Policy. Using Group Policy The UE-V Group Policy administrative template defines a policy setting for configuring the settings storage path: Settings storage path. Enable the policy, and set the path to \\SERVER\SettingsStore\%USERNAME%. The UE-V Agent will then create a settings storage location based on the user s name in the network share. For more information about configuring the UE-V Agent by using Group Policy, see the section titled Managing the UE-V Agent on page 38. Using Home Folders You can use home folders in AD DS as the settings storage location. After you assign home folders to user accounts, the UE-V Agent automatically detects and uses the home folder as the

11 UE-V DEPLOYMENT GUIDE PREPARING FOR DEPLOYMENT 10 settings storage location. Other than setting a home folder for each user account in AD DS, no other configuration steps are required. During Agent Installation The UE-V Agent installer provides numerous command-line options for configuring the agent during installation. To configure the settings storage path during agent installation, use the SettingsStoragePath command-line option. You can install the UE-V Agent by running the AgentSetup.exe, AgentSetupx64.msi, or AgentSetupx86.msi files. Depending on how you run the setup program, you need to specify environment variables differently. Table 19 in Appendix C: Environment Variables on page 59 describes how to specify environment variables on the command line for each installation method. Enabling Offline Files By default, the UE-V Agent requires that you enable the Offline Files feature (see the section titled UE-V Components on page 2). Offline Files help ensure that users have continuous access to their settings packages even when they disconnect from the network. Offline Files is enabled by default in Windows 7 and disabled by default in Windows 8 and Windows Server. You can enable Offline Files by using the methods that Table 4 describes. Table 4 Enabling Offline Files Method Description Allow or Disallow use of the Offline Files feature Group Policy setting Enable this policy to turn on Offline Files for all computers within the Group Policy Object s (GPO s) scope. This policy setting is in Offline Files under Computer Configuration\Policies\Administrative Templates\Network. Use this method when you use Group Policy to perform ongoing management of UE-V. It is the easiest way to enable Offline Files on all computers running the UE-V Agent.

12 UE-V DEPLOYMENT GUIDE PREPARING FOR DEPLOYMENT 11 Method Description Service Controller (sc.exe) command Use the sc.exe tool to enable Offline Files from a command line. To enable the Offline Files feature using the sc.exe command, run the following from an elevated command prompt: sc config CscService start=auto Use this method when you are not using Group Policy to configure the UE-V Agent and you want to enable the Offline Files feature using MDT or Configuration Manager. In Virtual Desktop Infrastructure (VDI) environments or on computers that have consistent connections to the corporate network, you can disable the requirement for using Offline Files. Enable the Do Not Use Offline Files Group Policy setting, which the UE-V Group Policy administrative template defines, and add SyncMethod=None to the UE-V Agent installation command line.

13 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 12 Deploying the UE-V Agent You must install the UE-V Agent on each computer where you want to synchronize user experience. The agent installation files include the following: AgentSetup.exe. This setup program automatically detects the operating system type and installs the correct 32-bit or 64-bit Windows Installer package file. It will pass any installer properties you use on its command line to the Windows Installer package file. AgentSetupx64.msi. This Windows Installer package file contains the 64-bit version of the UE-V Agent. You can install this package by using Msiexec.exe (bypassing AgentSetup.exe) and you can specify installation properties on the command line. AgentSetupx86.msi. This Windows Installer package file contains the 32-bit version of the UE-V Agent. You can install this package by using Msiexec.exe (bypassing AgentSetup.exe) and you can specify installation properties on the command line. You can easily deploy the UE-V Agent by using almost any software or operating-system deployment tool. Table 5 lists the deployment methods that this guide describes, and it offers suggestions for when to use each method. You can also use a combination of these methods. For example, you could use MDT to deploy the UE-V Agent during operating system deployment and use Group Policy to deploy the UE-V Agent to existing computers. To drive consistency across UE-V Agent installations, use highly automated techniques to perform UE-V Agent deployments. For example, if you choose command-line deployment, ensure that you automate installation by using scripts (e.g., Windows PowerShell or batch scripts).

14 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 13 Table 5 Choosing a Deployment Method Method Use This Method When Group Policy You already deploy software by using Group Policy. You want to deploy the UE-V Agent to existing computers. You want to deploy the UE-V Agent after operating system images are deployed. You are configuring the UE-V Agent by using Group Policy and not by using command-line options. Computers have high-speed, persistent connections to the network share containing the installation files. Microsoft Deployment Toolkit 2012 You use MDT for operating system deployment. You want to deploy the UE-V Agent as part of the operating system deployment. System Center 2012 Configuration Manager You already use Configuration Manager for application and operating system deployment. You want to use one deployment tool to deploy the UE- V Agent to existing computers and during operating system deployment. Computers have high-speed, persistent connections to the distribution points where the UE-V Agent installation files are located.

15 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 14 Method Use This Method When Scripted Installation You want to script installation as part of operating system installation and you are not using MDT or Configuration Manager. You want to deploy the UE-V Agent by using a thirdparty electronic software distribution (ESD) system. Computers might not have high-speed, persistent connections to the enterprise network and installation from local media might be required. Group Policy Software Installation You can install AgentSetupx86.msi or AgentSetupx64.msi by using Group Policy software installation. (You cannot run AgentSetup.exe by using Group Policy.) You will create a network share for the UE-V Agent installation files and then create a GPO that installs the appropriate Windows Installer package file on each computer. To target UE-V Agent installation, you can link the GPO to specific Organizational Units (OUs), use security filtering, or use Windows Management Instrumentation (WMI) filtering. For example, you can filter the GPO to target computers in a particular security group or computers that are running Windows 7 or Windows 8.

16 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 15 The following sections describe the steps to complete these tasks: 1. Create and share a folder containing the UE-V Agent installation files. 2. Create and edit a GPO to install the UE-V Agent. 3. Configure the GPO to target computers by using security and WMI filtering. 4. Link the GPO to the appropriate organizational units. You cannot use command-line options when you deploy the UE-V Agent by using Group Policy. In this scenario, the easiest way to configure the UE-V Agent is by using the UE-V Group Policy administrative template. Alternatively, you can create a transform for the UE-V Windows Installer package files, and apply that transform when you create the GPO. Share the Installation Files You need to create a network share that contains the UE-V Agent setup files. This network share must be accessible to all computers on which you want to install the UE-V Agent. You can give read access to the Domain Computers group or to the Authenticated Users group. To create and share a folder for the UE-V Agent installation files 1. On SERVER, create UE-V Setup. SERVER is the name of the file server and UE-V Setup is the name of the folder you are creating to contain the UE-V Agent installation files. 2. Configure NTFS permissions for the folder UE-V Setup as Table 6 describes. To configure NTFS permissions, right-click the folder, click Properties, and then click Advanced on the Security tab.

17 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 16 Table 6 NTFS Permissions for the UE-V Setup Folder Account Permissions Applies to Administrators Full control This folder, subfolders, and files Authenticated Users Read and execute This folder, subfolders, and files 3. Share the folder UE-V Setup by using the permissions that Table 7 describes. To configure share permissions, right-click the folder, click Properties, and then click the Sharing tab. Table 7 Share Permissions for the UE-V Setup Folder Account Permissions Authenticated Users Read 4. Copy the files AgentSetupx64.msi and AgentSetupx86.msi from the MDOP distribution media to \\SERVER\UE-V Setup. Create a GPO to Install the Agent You create GPOs by using the Group Policy Management Console (GPMC) on a server or on a client running the Remote Server Administration Tools. You can create a GPO that only installs the UE-V Agent. Alternatively, you can configure the UE-V Agent by using the same GPO to keep all of your UE-V policies in one location. The steps in this section install both the x64 and x86 agent by using a single GPO, allowing Group Policy to determine the correct version to install. To create and edit a GPO to deploy the x64 and x86 UE-V Agent 1. In the GPMC, create a new GPO for UE-V Agent installation (e.g., UE-V Agent Installation): a. Right-click Group Policy Objects and click New. Group Policy Objects is under Forest\Domains\Domain.

18 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 17 b. In the Name box, type UE-V Agent Installation, and click OK. 2. In the details pane, right-click UE-V Agent Installation, then click Edit. 3. In the Group Policy Management Editor, right-click Software Installation, click New, and click Package. Software Installation is in Computer Configuration\Policies\Software Settings. 4. In File name, type the Universal Naming Convention (UNC) path and name of AgentSetupx64.msi, and click Open. Make sure you open the file from the network share you created earlier and not a local path. 5. In the Deploy Software dialog box, click Advanced, and click OK. 6. In the Name box on the General tab of the Microsoft User Experience Virtualization Agent dialog box, append x64 to the end of the name, and click OK. This will help you to later distinguish between the x86 and x64 versions. 7. In the Group Policy Management Editor, right-click Software Installation, click New, and click Package. Software Installation is in Computer Configuration\Policies\Software Settings. 8. In File name, type the UNC path and name of AgentSetupx32.msi, and click Open. Make sure you open the file from the network share you created earlier and not a local path. 9. In the Deploy Software dialog box, click Advanced, and click OK. 10. On the Microsoft User Experience Virtualization Agent dialog box, complete the following steps and click OK: a. On the General tab, in the Name box, append x86 to the end of the name. b. On the Deployment tab, click Advanced; then, clear the Make this 32-bit X86 application available to Win64 machines check box and click OK. Clearing this check box prevents Group Policy from installing the 32-bit UE-V Agent on 64-bit operating systems, ensuring that the correct version of the UE-V Agent is installed for each system type. 11. Close the Group Policy Management Editor.

19 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 18 Optionally Target the GPO When you link the UE-V Agent Installation GPO to an organizational unit (OU), Group Policy will apply it to all computers in that OU, installing the UE-V Agent on them. In some cases, this might not be desirable. You can target the deployment of the UE-V Agent to specific computers within an OU by using security or WMI filtering. See Table 8 for more information. Table 8 Filtering the UE-V Agent Installation GPO Method Description Security Filtering This filtering method allows you to target specific computers based on membership in AD DS security groups. The members of the security group can be computer objects or other security groups containing computer objects. You control the deployment of the UE-V Agent to specific computers by adding or removing them from the security group. For more information about security filtering, see Filter Using Security Groups. WMI Filtering This filtering method allows you to target specific computers based on a WMI query. For example, you could use a WMI query to target the operating system version on computers, and deploy the UE-V Agent only if the operating system is Windows 7 or Windows 8. You create a WMI filter separately and then link the WMI filter to the GPO that you created to deploy the UE-V Agent. For more information about WMI filtering and how to create a WMI filter, see Work with WMI Filters. Link the GPO to Organizational Units You must link the UE-V Agent Installation GPO to OUs to install the agent on the computers in those OUs. You can link the GPO to individual OUs. If the computers you want to target for installation are in multiple OUs, you can link the GPO to the domain and use security or WMI filtering to limit installation to specific computers, types of computers, or Windows versions. To link the GPO to an organizational unit 1. In the GPMC, right-click the OU to which you want to link the UE-V Agent Installation GPO, and click Link an Existing GPO.

20 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT In Group Policy objects list on the Select GPO dialog box, click UE-V Agent Installation, and click OK. Microsoft Deployment Toolkit 2012 By using MDT, you can deploy the UE-V Agent during operating-system deployment. You do this as part of the Lite Touch Installation (LTI) process by adding the agent installation files as an application and then adding an Install Application step for the agent to your existing operatingsystem deployment task sequences. By installing the UE-V Agent as part of the operating-system deployment task sequence, MDT installs the agent automatically, requiring no input from the user. The agent will be ready for use before end users log onto the computer for the first time. The following sections describe the steps necessary to complete each of these tasks in the Deployment Workbench: 1. Add the UE-V Agent to the Applications node of your deployment share. 2. Configure the UE-V Agent application to hide it from the user and restart the computer. 3. Add an Install Application step to your existing operating-system task sequences. For more information about using MDT to install applications during operating-system deployment, see the MDT documentation. Add the Application When you add an application to your MDT deployment share, you must specify the command that installs it. Running AgentSetup.exe is the simplest way to start UE-V Agent installation with MDT. It will automatically choose the x64 or x86 Windows Installer package file based on the target computer s system type.

21 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 20 The command you specify for UE-V Agent installation must include the following command-line options (see the section titled Appendix A: Command-Line Options on page 54 for more information): /quiet. This command-line option runs AgentSetup.exe with no user interaction. Without using this command-line option, the setup program will stall the deployment process to wait for user interaction. /norestart. By default, AgentSetup.exe restarts the computer after installation. You must prevent the setup program from restarting the computer, allowing the task sequence to maintain control of computer restarts. You can force the task sequence to restart the computer after UE-V Agent installation by enabling the Reboot the computer after installing this application check box on the Details tab of the application s properties. If you are not using Group Policy to configure the UE-V Agent, you can configure the agent by using the Windows Installer properties that the section titled Appendix B: Windows Installer Properties on page 55 describes. Simply add the properties you want to configure to the installation command when you add the application to your deployment share. With MDT, you must escape the percent signs (%) in any environment variables that you use in the SettingsStoragePath property, as the section titled Appendix C: Environment Variables on page 59 describes. In particular, you must delay expansion of environment variables such as %USERNAME% by using the format ^%USERNAME^%. To add the UE-V Agent to your deployment share 1. In the Deployment Workbench, click Applications. It is under Deployment Workbench\Deployment Shares\Deployment Share, in which Deployment Share is the name of your deployment share. 2. In the Actions pane, click New Application.

22 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT Complete each page of the New Application Wizard: Page Steps Application Type 1. Click Application with source files. 2. Click Next. You could click the Application without source files or elsewhere on the network check box if you already have the installation files on a network share. For more information, see the section titled "Create a New Application That Is Deployed from Another Network Share" in the MDT documentation. Details 1. In the Application Name box, type UE-V Agent. 2. Click Next. The remaining text boxes on this page are optional and informational only. While they do not affect the deployment of the UE-V Agent, completing the remaining text boxes can prove useful later when you are maintaining the deployment share. Source 1. In the Source directory box, type the path of the folder containing the UE-V Agent installation files. The Source directory box supports autocomplete, but you can click Browse to locate the files. 2. Click Next.

23 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 22 Page Steps Destination 1. In the Specify the name of the directory that should be created box, optionally edit the name of the folder that the New Application Wizard will create in the deployment share. The wizard suggests a name based on the publisher, name, and version that you provided on the Details page. 2. Click Next. Command Details 1. In the Command line box, type the command you want to run to install the UE-V Agent. For example, type: AgentSetup.exe /quiet /norestart SettingsStoragePath= \\SERVER\SettingsStore\^%USERNAME^% 2. Click Next. At a minimum, you must add the /quiet and /norestart commandline options to the command. These options run AgentSetup.exe with no user interaction and prevent the program from restarting the computer. For information about Windows Installer properties that you can use to configure the UE-V Agent during installation, see the section titled Appendix B: Windows Installer Properties on page 55. Summary 1. In the Details area, review the information collected by the Add New Application wizard. 2. Click Next. Progress 1. Monitor the wizard s progress as it adds the application to your deployment share. Confirmation 1. Review the results, and click Finish.

24 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 23 Configure the Application After adding the application to your MDT deployment share, you will want to configure it to: Hide the application from users so they cannot prevent installation during deployment. Trigger the task sequence to restart the computer after installing the UE-V Agent. The task sequence will continue running after the computer restarts. To customize the UE-V Agent in your deployment share 1. In the Applications node of the deployment share, right-click the UE-V Agent application that you previously added, and click Properties. 2. On the General tab of the Application Properties dialog box, select the Hide this application in the Deployment Wizard check box. 3. On the Details tab of the Application Properties dialog box, select the Reboot the computer after installing this application check box. 4. Click OK. Edit Task Sequences One of the best ways to install agent applications during operating-system deployment is by adding them to task sequences. By adding the UE-V Agent to your existing task sequences, you can install the agent automatically with no interaction from the user. This helps to ensure that the UE-V Agent is available immediately, before end users log onto the computer. To install the UE-V Agent in an LTI task sequence 1. In the Deployment Workbench, click Task Sequences. It is under Deployment Workbench\Deployment Shares\Deployment Share, in which Deployment Share is the name of your deployment share. 2. In the Details pane, right-click the task sequence to which you want to add the UE-V Agent, and click Properties. 3. On the Task Sequence tab of the Task Sequence Properties dialog box, click the Install Applications task sequence step. This step is in the State Restore group. The task sequence editor will add the new task sequence step immediately after this step. 4. On the Add menu, click General, and click Install Application.

25 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT Click the new Install Application task sequence step that you just added, do the following: a. In the Name box, type Install the UE-V Agent. b. Click Install a single application, click Browse, click the UE-V Agent application in the Select An Item dialog box, and then click OK. c. Optionally, on the Options tab, select the Continue on error check box. Select this check only if you want the task sequence to continue running if the UE-V Agent fails to install during operating-system deployment. 6. Click OK to close the Task Sequence Properties dialog box. System Center 2012 Configuration Manager You can deploy the UE-V Agent by using the application model in Configuration Manager. You create applications in the Applications node of the Configuration Manager Console. By using Configuration Manager, you can use a single deployment tool to install the UE-V Agent on existing computer as well as during operating-system deployment: Deployment to existing computers. This method deploys the UE-V Agent to targeted computers that already exist or deploys the UE-V Agent immediately after operatingsystem deployment completes. The advantage of this method is that it covers both scenarios (existing computers and new computers). Installation during operating-system deployment. This method installs the UE-V Agent during operating-system deployment so that the agent is immediately available. The process is similar to the process that the section titled Microsoft Deployment Toolkit 2012 on page 19 describes. After you create the application in the Configuration Manager Console, you simply add an Install Application step to the operating-system deployment task sequence. The following sections describe the steps necessary to complete each of these tasks in the Configuration Manager Console: 1. Create and share a content folder for the UE-V Agent installation files. 2. Create a Configuration Manager application for the UE-V Agent installation.

26 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT Distribute the Configuration Manager application to the distribution points. 4. Deploy the Configuration Manager application to the targeted computers. 5. Add an Install Application step to existing operating-system deployment task sequences. For more information about using Configuration Manager to deploy applications, see the article System Center Technical Resources on TechNet. Share the Installation Content When you create a Configuration Manager application, you need to specify a source for the application content. The source must be a network share that is accessible to Configuration Manager, as it uses the contents of the source folder to create the application. To create and share a folder for the UE-V Agent installation content 1. On SERVER, create UE-V Setup. SERVER is the name of the file server and UE-V Setup is the name of the folder you are creating to contain the UE-V Agent installation files. 2. Configure NTFS permissions for the folder UE-V Setup as Table 9 describes. To configure NTFS permissions, right-click the folder, click Properties, and then click Advanced on the Security tab. Table 9 NTFS Permissions for the UE-V Setup Folder Account Permissions Applies to Administrators Full control This folder, subfolders, and files Site Server Account Read and execute This folder, subfolders, and files

27 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT Share the folder UE-V Setup by using the permissions that Table 10 describes. To configure share permissions, right-click the folder, click Properties, and then click the Sharing tab. Table 10 Share Permissions for the UE-V Setup Folder Account Permissions Administrators Full control Site Server Account Full control 4. Copy the files AgentSetupx64.msi and AgentSetupx86.msi from the MDOP distribution media to \\SERVER\UE-V Setup. Create the UE-V Agent Application When you create a Configuration Manager application, you must specify the command that installs it. While you could run AgentSetup.exe to install the UE-V Agent, Microsoft recommends that you instead install AgentSetupx64.msi or AgentSetupx86. Creating applications in Configuration Manager based on MSI files: Allows Configuration Manager to detect if the application is installed already. Uses a well-known Configuration Manager deployment type. Simplifies the ongoing management of the UE-V Agent by simplifying updates. If you are not using Group Policy to configure the UE-V Agent, you can configure the agent by using the Windows Installer properties that the section titled Appendix B: Windows Installer Properties on page 55 describes. Simply add the properties you want to configure to the installation command when you edit the deployment type in Configuration Manager.

28 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 27 When deploying the UE-V Agent by using Configuration Manager, you must escape the percent signs (%) in any environment variables that you use in the SettingsStoragePath property, as the section titled Appendix C: Environment Variables on page 59 describes. In particular, you must delay expansion of environment variables such as %USERNAME% by using the format ^%USERNAME^%. To create the UE-V Agent application in Configuration Manager 1. In the Configuration Manager Console, click the Software Library workspace. 2. In the Software Library workspace, click Applications. Applications is in Overview\Application Management. 3. In the Create group on the ribbon, click Create Application. 4. Complete each page of the Create Application Wizard: Page Steps General 1. Click Manually specify the application information. 2. Click Next.

29 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 28 Page Steps General: General Information 1. In the Name box, type UE-V Agent. 2. Select the Allow this application to be installed from the Install Application task sequence action without being deployed check box. Selecting this check box allows you to use task sequence variables to install the UE-V Agent. 3. Click Next. The remaining text boxes on this page are optional and informational. While they do not affect the deployment of the UE-V Agent, completing the remaining text boxes can prove useful later when you are maintaining the deployment share. General: Application Catalog 1. Click Next. The text boxes on this page are optional. They prompt for information that you want to display in the application catalog. However, this deployment guide recommends that you hide the UE-V from the application catalog. General: Deployment Types 1. Click Add to add a deployment type for the x64 version of the UE-V Agent (AgentSetupx64.msi). 2. On the General page of the Create Deployment Type Wizard, click Browse, open AgentSetupx64.msi from the location in which you shared the installation sources (e.g., \\SERVER\UE-V Setup), and click Next. 3. On the Import Information page of the Create Deployment Type Wizard, click Next. 4. On the General Information page of the Create Deployment Type Wizard, do the following: a. In the Name box, append x64 to the end of the

30 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 29 Page Steps name for easier identification later. b. In the Installation program box, add /norestart to the end of the command. c. Click Next. At a minimum, you must use the /quiet and /norestart command-line options. These options run Msiexec.exe with no user interaction and prevent it from restarting the computer. For information about Windows Installer properties that you can use to configure the UE-V Agent during installation, see the section titled Appendix B: Windows Installer Properties on page On the Requirements page of the Create Deployment Type Wizard, do the following: a. Click Add. b. Click Operating system in the Condition list. c. In the operating-system list, select All Windows 7 (64-bit) and All Windows 8 (64-bit). (Select the 64- bit operating systems that you want to support.) d. Click OK. e. Click Next. 6. On the Dependencies page of the Create Deployment Type Wizard, click Next. 7. On the Summary page of the Create Deployment Type Wizard, review the deployment-type details, and click Next. 8. On the Completion page of the Create Deployment Type Wizard, click Close. 9. Repeat steps 1 through 8 on this page for the x86 version of the UE-V Agent (AgentSetupx86.msi), and then click Next.

31 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 30 Page Steps Summary 1. In the Details area, review the information that the Create Application Wizard collected, and click Next. Progress 1. Monitor the progress of the Create Application Wizard while it creates the application. Completion 1. Verify that the Create Application Wizard completed successfully, and click Close. Distribute the UE-V Agent Application After creating the UE-V Agent application in Configuration Manager, you must distribute the application content to your distribution points. Targeted computers will install the UE-V Agent from them. You use the Distribute Content Wizard in the Configuration Manager Console to distribute the UE-V Agent application. To distribute the UE-V Agent Configuration Manager application 1. In the Details pane, click UE-V Agent. 2. In the Deployment group on the ribbon, click Distribute Content. 3. Complete each page of the Distribute Content Wizard: Page Steps General 1. Click Next. General: Content 1. Click Next.

32 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 31 Page Steps General: Content Destination 1. Click Add, and click Distribution Point. 2. In the Add Distribution Points dialog box, select the distribution points to which you want to distribute the UE-V Agent installation content, and click OK. 3. Click Next. Summary 1. In the Details area, review the information that the Distribute Content Wizard collected, and click Next. Progress 1. Monitor the progress of the Distribute Content Wizard while it distributes the UE-V Agent installation content. Completion 1. Verify that the Distribute Content Wizard completed successfully, and click Close. After completing the Distribute Content Wizard, you must verify successful distribution of the installation content before continuing to deploy the UE-V Agent application. To do that, click Refresh in the Application area of the ribbon. Click UE-V Agent in the Details pane, and you see the distribution status on the Summary tab at the bottom. Once the content status shows that content distribution is successful, you can deploy the UE-V Agent application. Deploy the UE-V Agent Application You can deploy the UE-V Agent application to users or devices. Because the agent is a computer-centric agent, Microsoft recommends that you deploy it to computer collections not user collections. You use the Deploy Software Wizard in the Configuration Manager Console to deploy the UE-V Agent application after you have successfully distributed it. To deploy the UE-V Agent Configuration Manager application 1. In the Details pane, click UE-V Agent.

33 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT In the Deployment group on the ribbon, click Deploy. 3. Complete each page of the Deploy Software Wizard: Page Steps General 1. Click Browse next to the Collection box. 2. In the Select Collection dialog box, click Device Collections on the left side; on the right side, click a device collection to which you want to deploy the UE-V Agent; and click OK. 3. Click Next. You can choose one of the built-in collections or your own collection. For more information about creating collections in Configuration Manager, see the article How to Create Collections in Configuration Manager on TechNet. Content 1. Click Next. Deployment Settings 1. In the Purpose list, click Required. 2. Click Next. Selecting Required in the Purpose list forces installation of the UE-V Agent application on targeted computers. Configuration Manager will also reinstall the agent if users remove it. Scheduling 1. Click Next.

34 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 33 Page Steps User Experience 1. In the User notifications list, click Hide in Software Center and all notifications. 2. Click Next. Selecting Hide in Software Center and all notifications prevents Configuration Manager from notifying users about the installation of the UE-V Agent. This recommended setting prevents any user interaction or interference with deployment. Alerts 1. Click Next. Summary 1. In the Details area, review the information that the Deploy Software Wizard collected, and click Next. Progress 1. Monitor the progress of the Deploy Software Wizard while it deploys the UE-V Agent application. Completion 1. Verify that the Deploy Software Wizard completed successfully, and click Close. Edit Existing Task Sequences As the section Microsoft Deployment Toolkit 2012 on page 19 described, one of the best and simplest ways to install agent applications during operating-system deployment is by adding them to existing task sequences. By adding the UE-V Agent to your existing task sequences, you can install the agent automatically with no interaction or interference from the user. This helps to ensure that the UE-V Agent is available immediately, before end users log onto the computer. To install the UE-V Agent in a Configuration Manager sequence 1. In the Configuration Manager Console, click the Software Library workspace.

35 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT In the Software Library workspace, click Task Sequences. Task Sequences is in Overview\Operating Systems. 3. In the Details pane, right-click the task sequence to which you want to add the UE-V Agent, and click Edit. 4. Click the Install Applications group, which is under the State Restore group. The task sequence editor will add the new step in this group. 5. On the Add menu, click General, and click Install Application. 6. Click the new Install Application task sequence step that you just added, do the following: a. In the Name box, type Install the UE-V Agent. b. Click New (i.e., the button that looks like a star), click the UE-V Agent application in the Select The Application To Install dialog box, and then click OK. c. Optionally, on the Options tab, select the Continue on error check box. Select this check only if you want the task sequence to continue running if the UE-V Agent fails to install during operating-system deployment. 7. Click OK to close the Task Sequence Editor dialog box. Scripted Installation If you do not use MDT or Configuration Manager to deploy applications in your environment, and you do not want to use Group Policy software installation, you can script installation by using batch scripts, Windows PowerShell scripts, and so on. With this technique, you are essentially performing a command-line installation. You can use the same technique to install the UE-V Agent by using any third-party Electronic Software Distribution (ESD) system. The following sections describe the steps necessary to complete each of these tasks: 1. Create and share a folder containing the UE-V Agent installation files. 2. Run AgentSetup.exe from the network share containing the installation files.

36 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT 35 Share the Installation Files Create a network share that contains the UE-V Agent installation files. This network share must be accessible to all computers on which you want to install the UE-V Agent. If users will run the setup program in their own security context, give the UE-V Users group permissions to the folder. The section Creating the Settings Storage Location on page 5 described the UE-V Users group. Otherwise, configure the share s NTFS and share permissions to permit access by the accounts that will actually install the UE-V Agent. To create and share a folder for the UE-V Agent installation files 1. On SERVER, create UE-V Setup. SERVER is the name of the file server and UE-V Setup is the name of the folder you are creating to contain the UE-V Agent installation files. 2. Configure NTFS permissions for the folder UE-V Setup as Table 11 describes. To configure NTFS permissions, right-click the folder, click Properties, and then click Advanced on the Security tab. Table 11 NTFS Permissions for the UE-V Setup Folder Account Permissions Applies to Administrators Full control This folder, subfolders, and files UE-V Users Read and execute This folder, subfolders, and files 3. Share the folder UE-V Setup by using the permissions that Table 12 describes. To configure share permissions, right-click the folder, click Properties, and then click the Sharing tab. Table 12 Share Permissions for the UE-V Setup Folder Account Permissions UE-V Users Read

37 UE-V DEPLOYMENT GUIDE DEPLOYING THE UE-V AGENT Copy the UE-V installation files (i.e., AgentSetup.exe, AgentSetupx64.msi, AgentSetupx86.msi, etc.) from the MDOP distribution media to \\SERVER\UE-V Setup. Running AgentSetup.exe For a scripted installation, the command you use to install the UE-V Agent must include the following command-line options (see the section titled Appendix A: Command-Line Options on page 54 for more information): /quiet. This command-line option runs AgentSetup.exe with no user interaction. Without using this command-line option, the setup program will stall the deployment process to wait for user interaction. /norestart. By default, AgentSetup.exe restarts the computer after installation. You must prevent the setup program from restarting the computer, allowing the script to maintain Installing the UE-V Agent Remotely You must install the UE-V Agent from an elevated Command Prompt. Therefore, users with restricted accounts cannot run scripts that install the UE-V Agent. A variety of tools and techniques are available to work around this limitation. Examples include: Use PowerShell Remoting to run the UE-V Agent setup program on a list of remote computers. For more information about PowerShell Remoting, see the article Running Remote Commands on TechNet. Use the Sysinternals PsExec tool to run processes remotely with specific credentials. For more information about PsExec, and the other amazing tools in the Sysinternals toolset, see the article PsTools on TechNet. Use Group Policy preferences to schedule a job in Task Scheduler that runs the UE-V Agent on targeted computers with credentials that you specify in the task. For more information about scheduling tasks by using Group Policy preferences, see the article Configure a Scheduled Task Item on TechNet. Additionally, a variety of third-party tools are available to script the installation of programs that require elevated permissions. Many of them are free or have a nominal cost.

Deploying the Core Optimized Desktop Using the Microsoft Deployment Toolkit 2010

Deploying the Core Optimized Desktop Using the Microsoft Deployment Toolkit 2010 Deploying the Core Optimized Desktop Using the Microsoft Deployment Toolkit 2010 Microsoft Corporation Published: December 2010 Abstract The optimized desktop enables flexible provisioning and management

More information

List of Virtual Machines Used in This Lab

List of Virtual Machines Used in This Lab INF204x Module 3 Lab1: Deploying Windows 10 to a New Computer by Using Microsoft Deployment Toolkit Lab: Using Microsoft Deployment Toolkit 2013 Update 1 Preview to Deploy Operating Systems Overview of

More information

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Deploy is a trademark owned by Specops Software. All

More information

Barracuda Archive Search for Outlook Deployment for Windows Vista and Windows Server 2008

Barracuda Archive Search for Outlook Deployment for Windows Vista and Windows Server 2008 Barracuda Archive Search for Outlook Deployment for Windows Vista and Windows Server 2008 This article refers to the Barracuda Message Archiver firmware version 5.2 or higher, and the Barracuda Archive

More information

Managing Windows Environments with Group Policy

Managing Windows Environments with Group Policy Managing Windows Environments with Group Policy 50255D; 5 Days, Instructor-led Course Description In this course, you will learn how to reduce costs and increase efficiencies in your network. You will

More information

Installing and Configuring VMware User Environment Manager. VMware User Environment Manager 9.2

Installing and Configuring VMware User Environment Manager. VMware User Environment Manager 9.2 Installing and Configuring VMware User Environment Manager VMware User Environment Manager 9.2 Installing and Configuring VMware User Environment Manager You can find the most up-to-date technical documentation

More information

Installing and Configuring VMware User Environment Manager

Installing and Configuring VMware User Environment Manager Installing and Configuring VMware User Environment Manager VMware User Environment Manager 9.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Managing Group Policy application and infrastructure

Managing Group Policy application and infrastructure CHAPTER 5 Managing Group Policy application and infrastructure There is far more to managing Group Policy than knowing the location of specific policy items. After your environment has more than a couple

More information

Managing Group Policy application and infrastructure

Managing Group Policy application and infrastructure CHAPTER 5 Managing Group Policy application and infrastructure There is far more to managing Group Policy than knowing the location of specific policy items. After your environment has more than a couple

More information

Installing and Configuring VMware User Environment Manager. VMware User Environment Manager 9.3

Installing and Configuring VMware User Environment Manager. VMware User Environment Manager 9.3 Installing and Configuring VMware User Environment Manager VMware User Environment Manager 9.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Implementing a Desktop Infrastructure

Implementing a Desktop Infrastructure Course 20415: Implementing a Desktop Infrastructure Page 1 of 7 Implementing a Desktop Infrastructure Course 20415: 4 days; Instructor-Led Introduction This 4-day instructor-led course provides you with

More information

When Microsoft releases new updates to firmware and drivers, the firmware and driver pack is updated for all Surface models.

When Microsoft releases new updates to firmware and drivers, the firmware and driver pack is updated for all Surface models. Managing Surface Devices in the Enterprise Firmware/Driver Management with System Center Configuration Manager 2012 This article describes how to deploy enterprise-managed firmware and drivers to Surface

More information

IMPLEMENTING A DESKTOP INFRASTRUCTURE. Course: 20415A Duration: 5 Days; Instructor-led

IMPLEMENTING A DESKTOP INFRASTRUCTURE. Course: 20415A Duration: 5 Days; Instructor-led CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: IMPLEMENTING A DESKTOP INFRASTRUCTURE Course: 20415A Duration: 5 Days; Instructor-led WHAT YOU WILL LEARN This 5-day instructor-led course provides you with

More information

Deploying Windows 7 Using MDT UDI

Deploying Windows 7 Using MDT UDI The Microsoft Deployment Toolkit (MDT) supports three types of deployments Zero Touch Installation (ZTI), Lite Touch Installation (LTI), and User Driven Installation (UDI). However each deployment type

More information

IVANTI ENVIRONMENT MANAGER POLICY QUICK START GUIDE. Environment Manager Policy. Ivanti. Quick Start Guide

IVANTI ENVIRONMENT MANAGER POLICY QUICK START GUIDE. Environment Manager Policy. Ivanti. Quick Start Guide Ivanti Environment Manager Policy Quick Start Guide WWW.IVANTI.COM +1-888-253-6201 1 Contents Quick Start Guide...3 About Environment Manager Policy...3 Feature Summary...4 Preparing for Installation...5

More information

Implementing a Desktop Infrastructure

Implementing a Desktop Infrastructure 20415 - Implementing a Desktop Infrastructure Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This 5-day instructor-led training course provides you

More information

Upgrade to Office 365 ProPlus

Upgrade to Office 365 ProPlus Upgrade to Office 365 ProPlus Page 1 Index 1 Purpose of this document... 3 2 Assumptions... 3 3 Create and Distribute Office 365 ProPlus 2016... 5 3.1 Prepare the Office 365 ProPlus installation files

More information

Group Policy settings and preferences

Group Policy settings and preferences CHAPTER 6 Group Policy settings and preferences Rather than having to configure settings such as mapped network drives and configured network printers on a per-computer basis, Group Policy enables you

More information

M-FILES SETUP: ADVANCED USER'S GUIDE

M-FILES SETUP: ADVANCED USER'S GUIDE M-FILES CORPORATION M-FILES SETUP: ADVANCED USER'S GUIDE CUSTOMIZATION, COMMAND-LINE OPTIONS, AND CENTRALIZED DEPLOYMENT VERSION 1.5 CONTENTS 1. Change History... 4 2. Overview... 4 2.1. M-Files Installation

More information

A guide to configure agents for log collection in Log360

A guide to configure agents for log collection in Log360 A guide to configure agents for log collection in Log360 Contents Introduction... 2 Agent-based log collection... 2 When can you go for agent-based log collection?... 2 Architecture of agent-based log

More information

"Charting the Course... MOC B Implementing a Desktop Infrastructure. Course Summary

Charting the Course... MOC B Implementing a Desktop Infrastructure. Course Summary Course Summary Description This 5-day instructor-led course provides you with the skills and knowledge needed to plan, design, and implement a Windows 8 desktop infrastructure. The course provides guidance

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Administrator Guide Software version 2.2 D14197.06 February 2011 Contents Contents... 2 Introduction... 4 Pre-Installation Information...

More information

Barracuda Outlook Add-In Deployment Guide version 7 and Above

Barracuda Outlook Add-In Deployment Guide version 7 and Above Barracuda Outlook Add-In Deployment Guide version 7 and Above This article applies to the Barracuda Email Security Gateway running version 7 and above. For information about the features of the Barracuda

More information

Implementing a Desktop Infrastructure

Implementing a Desktop Infrastructure Implementing a Desktop Infrastructure Duration: 5 Days Course Code: 20415 About this course This 5-day instructor-led course provides you with the skills and knowledge needed to plan, design, and implement

More information

VMware User Environment Manager Helpdesk Support Tool Administration Guide. VMware User Environment Manager 9.2

VMware User Environment Manager Helpdesk Support Tool Administration Guide. VMware User Environment Manager 9.2 VMware User Environment Manager Helpdesk Support Tool Administration Guide VMware User Environment Manager 9.2 VMware User Environment Manager Helpdesk Support Tool Administration Guide You can find the

More information

Citrix Connector Citrix Systems, Inc. All rights reserved. p.1. About this release. System requirements. Technical overview.

Citrix Connector Citrix Systems, Inc. All rights reserved. p.1. About this release. System requirements. Technical overview. Citrix Connector 3.1 May 02, 2016 About this release System requirements Technical overview Plan Install Citrix Connector Upgrade Create applications Deploy applications to machine catalogs Publish applications

More information

MCSA Guide to Administering Microsoft Windows Server 2012/R2, Exam Chapter 10 Managing Group Policies

MCSA Guide to Administering Microsoft Windows Server 2012/R2, Exam Chapter 10 Managing Group Policies MCSA Guide to Administering Microsoft Windows Server 2012/R2, Exam 70-411 Chapter 10 Managing Group Policies Objectives Configure group policy scope, precedence, and inheritance Configure group policy

More information

Password Reset Utility. Configuration

Password Reset Utility. Configuration Password Reset Utility Configuration 1 Table of Contents 1. Uninstalling Legacy Password Reset... 2 2. Password Reset Utility: How to deploy and configure via Group Policy... 2 3. Configuring Group Policy

More information

Deploying Windows 10 Part 1

Deploying Windows 10 Part 1 Deploying Windows 10 Part 1 System Center 2012 R2 Configuration Manager SP1 CU2 and MDT 2013 Update 2 Creating Windows 10 reference image In my previous post, I have installed and integrated MDT 2013 Update

More information

VMware User Environment Manager SyncTool Administration Guide. VMware User Environment Manager 9.1

VMware User Environment Manager SyncTool Administration Guide. VMware User Environment Manager 9.1 VMware User Environment Manager SyncTool Administration Guide VMware User Environment Manager 9.1 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/

More information

TS: Windows Server 2008 R2, Desktop Virtualization

TS: Windows Server 2008 R2, Desktop Virtualization TS: Windows Server 2008 R2, Desktop Virtualization Number: 070-669 Passing Score: 700 Time Limit: 120 min File Version: 1.2 http://www.gratisexam.com/ Microsoft EXAM 70-669 TS:Windows Server 2008 R2,Desktop

More information

Copyright 2017 Softerra, Ltd. All rights reserved

Copyright 2017 Softerra, Ltd. All rights reserved Copyright 2017 Softerra, Ltd. All rights reserved Contents Introduction Security Considerations Installation Configuration Uninstallation Automated Bulk Enrollment Troubleshooting Introduction Adaxes Self-Service

More information

Secure Mobile Access Module

Secure Mobile Access Module Secure Mobile Access Module Administration Guide Version 1.0 GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800)

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix ForeScout Extended Module for IBM BigFix Version 1.0.0 Table of Contents About this Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 Concepts, Components, Considerations...

More information

AutomaTech Application Note July 2015

AutomaTech Application Note July 2015 Installing Active Directory Domain Services (AD DS), Remote Desktop Services (RDS), GE Advantage Licensing, and GE Proficy SCADA Thin Clients on Windows Server 2012 R2 SUMMARY This application note provides

More information

ManageEngine EventLog Analyzer. Installation of agent via Group Policy Objects (GPO)

ManageEngine EventLog Analyzer. Installation of agent via Group Policy Objects (GPO) ManageEngine EventLog Analyzer Installation of agent via Group Policy Objects (GPO) Document Summary This document briefly describes the steps to install EventLog Analyzer agent software via Group Policy

More information

Migration Manager User s Guide

Migration Manager User s Guide Migration Manager User s Guide Table of Contents 1. Introduction... 8 Overview... 8 What is User State?... 8 Operating System Settings... 8 Application Settings... 8 Documents and Data Files... 8 Custom

More information

Practical 23 Manage Desktop Configuration using group policy and remote installation services.

Practical 23 Manage Desktop Configuration using group policy and remote installation services. Practical 23 Manage Desktop Configuration using group policy and remote installation services. Group Policy Collection:- Group Policy is an infrastructure that allows you to implement specific configurations

More information

Enable the Always Offline Mode to Provide Faster Access to Files

Enable the Always Offline Mode to Provide Faster Access to Files Enable the Always Offline Mode to Provide Faster Access to Files 13 out of 16 rated this helpful - Rate this topic Published: April 18, 2012 Updated: July 3, 2013 Applies To: Windows 8, Windows 8.1, Windows

More information

MOC 20411B: Administering Windows Server Course Overview

MOC 20411B: Administering Windows Server Course Overview MOC 20411B: Administering Windows Server 2012 Course Overview This course is part two in a series of three courses that provides the skills and knowledge necessary to implement a core Windows Server 2012

More information

You need to make sure that branch office administrators are able to create and manage their own GPOs respectively.

You need to make sure that branch office administrators are able to create and manage their own GPOs respectively. Enforce settings, Block inheritance Deny apply group policy Child group also called shadow group Set security permissions on the group -------------------------------- You need to make sure that branch

More information

NetIQ Advanced Authentication Framework. FIDO U2F Authentication Provider Installation Guide. Version 5.1.0

NetIQ Advanced Authentication Framework. FIDO U2F Authentication Provider Installation Guide. Version 5.1.0 NetIQ Advanced Authentication Framework FIDO U2F Authentication Provider Installation Guide Version 5.1.0 Table of Contents 1 Table of Contents 2 Introduction 3 About This Document 3 System Requirements

More information

Opus Supervisor User Guide

Opus Supervisor User Guide Table of Contents About Opus... 2 Opening the Station... 3 Adding a New Group... 5 Adding a New Site... 7 Adding New XCM... 8 Simulation... 13 Adding Network... 13 Assign XCM IP Address... 17 Platform

More information

VMware User Environment Manager SyncTool Administration Guide

VMware User Environment Manager SyncTool Administration Guide VMware User Environment Manager SyncTool Administration Guide VMware User Environment Manager 9.2 This document supports the version of each product listed and supports all subsequent versions until the

More information

Setting Access Controls on Files, Folders, Shares, and Other System Objects in Windows 2000

Setting Access Controls on Files, Folders, Shares, and Other System Objects in Windows 2000 Setting Access Controls on Files, Folders, Shares, and Other System Objects in Windows 2000 Define and set DAC policy (define group membership, set default DAC attributes, set DAC on files systems) Modify

More information

Microsoft Virtualizing Enterprise Desktops and Apps

Microsoft Virtualizing Enterprise Desktops and Apps 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20694 - Virtualizing Enterprise Desktops and Apps Length 5 days Price $4290.00 (inc GST) Version B Overview This five-day, hands-on training course is designed

More information

ms-help://ms.technet.2004apr.1033/win2ksrv/tnoffline/prodtechnol/win2ksrv/howto/grpolwt.htm

ms-help://ms.technet.2004apr.1033/win2ksrv/tnoffline/prodtechnol/win2ksrv/howto/grpolwt.htm Page 1 of 17 Windows 2000 Server Step-by-Step Guide to Understanding the Group Policy Feature Set Operating System Abstract Group Policy is the central component of the Change and Configuration Management

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

More information

Personal vdisk Implementation Guide. Worldwide Technical Readiness

Personal vdisk Implementation Guide. Worldwide Technical Readiness Worldwide Technical Readiness Table of Contents Table of Contents... 2 Overview... 3 Implementation Guide... 4 Pre-requisites... 5 Preparing PVS vdisk to be used with Personal vdisk... 6 Creating a Desktop

More information

INSTALL APP-V 5.1 ON WINDOWS SERVER 2016

INSTALL APP-V 5.1 ON WINDOWS SERVER 2016 INSTALL APP-V 5.1 ON WINDOWS SERVER 2016 In this exercise, I will walk you through the process of installing App-V 5.1 SP1 on Windows Server 2016. I will be installing these roles (Management, Publishing

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Dell GPOADmin 5.7. About Dell GPOADmin 5.7. New features. Release Notes. December 2013

Dell GPOADmin 5.7. About Dell GPOADmin 5.7. New features. Release Notes. December 2013 Dell GPOADmin 5.7 December 2013 These release notes provide information about the Dell GPOADmin release. About Dell GPOADmin 5.7 New features Resolved issues s System requirements Product licensing Getting

More information

Deploying Windows 8.1 with ConfigMgr 2012 R2 and MDT 2013

Deploying Windows 8.1 with ConfigMgr 2012 R2 and MDT 2013 Deploying Windows 8.1 with ConfigMgr 2012 R2 and MDT 2013 Windows 8.1 Hands-on lab In this lab, you will learn how to deploy a Windows 8.1 image with ConfigMgr 2012 R2 and MDT 2013. Produced by Deployment

More information

Guide to Deploy the AXIGEN Outlook Connector via Active Directory

Guide to Deploy the AXIGEN Outlook Connector via Active Directory Guide to Deploy the AXIGEN Outlook Connector via Active Directory Active Directory contains a very useful feature which allows system administrators to automatically deploy software onto machines or users

More information

Windows Server 2008 Administration

Windows Server 2008 Administration Hands-On Course Description This course provides hands on experience installing and configuring Windows Server 2008 to work with clients including Windows Vista. Students will perform full and core CD-based

More information

Course CLD221x: Enabling Office 365 Clients

Course CLD221x: Enabling Office 365 Clients Course CLD221x: Enabling Office 365 Clients Student Lab Manual Lab Design There are five exercises in this lab, each of which contains one or more tasks. For a successful outcome to the lab, the exercises

More information

Sharpdesk V3.3. Push Installation Guide for system administrator Version

Sharpdesk V3.3. Push Installation Guide for system administrator Version Sharpdesk V3.3 Push Installation Guide for system administrator Version 3.3.04 Copyright 2000-2010 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix Version 1.1 Table of Contents About BigFix Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 About Support for Dual Stack Environments... 5 Concepts, Components,

More information

Identity with Windows Server 2016 (742)

Identity with Windows Server 2016 (742) Identity with Windows Server 2016 (742) Install and Configure Active Directory Domain Services (AD DS) Install and configure domain controllers This objective may include but is not limited to: Install

More information

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy Reference: http://www.microsoft.com/technet/prodtechnol/office/sps2003/deploy/spst2003.mspx?pf=true

More information

Q&A. DEMO Version

Q&A. DEMO Version Managing and Maintaining Windows 8 Q&A DEMO Version Copyright (c) 2013 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration purpose only, this free version Chinatag

More information

MCSE- Windows Server 2012

MCSE- Windows Server 2012 COURSE CONTENT MCSE- Windows Server 2012 Course 20413C: Designing and Implementing a Server Infrastructure 1. Planning Server Upgrade and Migration Considerations for Upgrades and Migrations Creating a

More information

EventTracker Manual Agent Deployment User Manual Version 7.x

EventTracker Manual Agent Deployment User Manual Version 7.x EventTracker Manual Agent Deployment User Manual Version 7.x Publication Date: Nov 12, 2013 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract EventTracker Agent deployment

More information

Deploying Windows Devices and Enterprise Apps

Deploying Windows Devices and Enterprise Apps Deploying Windows Devices and Enterprise Apps Course 20695B - Five days - Instructor-led - Hands-on Introduction This 5-day instructor-led course describes how to assess operating system and application

More information

IBM Deployment Pack for Microsoft System Center Configuration Manager 2007 Installation and User s Guide

IBM Deployment Pack for Microsoft System Center Configuration Manager 2007 Installation and User s Guide IBM System x IBM Deployment Pack for Microsoft System Center Configuration Manager 2007 Installation and User s Guide Version 1.0 IBM System x IBM Deployment Pack for Microsoft System Center Configuration

More information

Quest GPOADmin 5.6. User Guide

Quest GPOADmin 5.6. User Guide Quest GPOADmin 5.6 User Guide 2012 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under

More information

Deploying Windows Devices and Enterprise Apps

Deploying Windows Devices and Enterprise Apps Course 20695A: Deploying Windows Devices and Enterprise Apps Course Details Course Outline Module 1: Assessing the Network Environment for Supporting Operating System and Application Deployment This module

More information

Status Web Evaluator s Guide Software Pursuits, Inc.

Status Web Evaluator s Guide Software Pursuits, Inc. Status Web Evaluator s Guide 2018 Table of Contents Introduction... 2 System Requirements... 2 Contact Information... 2 Installing Microsoft IIS... 2 Verifying Microsoft IIS Features... 9 Installing the

More information

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later REVISED 1 AUGUST 2018 REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes 2.13.1 and later Table of Contents Introduction Audience What You Will Learn Navigating This Document for App Volumes Use

More information

Monitoring Windows Systems with WMI

Monitoring Windows Systems with WMI Monitoring Windows Systems with WMI ScienceLogic version 8.8.1 Table of Contents Introduction 4 Monitoring Windows Devices in the ScienceLogic Platform 5 What is SNMP? 5 What is WMI? 5 PowerPacks 5 Configuring

More information

Windows Server 2008 R2 64-bit (x64) SP1. The SAS Workspace Servers can run on any platform that is supported by SAS 9.4 (TS1M3 or TS1M4).

Windows Server 2008 R2 64-bit (x64) SP1. The SAS Workspace Servers can run on any platform that is supported by SAS 9.4 (TS1M3 or TS1M4). Deployment Guide SAS/IML Studio 14.2 Overview of SAS/IML Studio Installation SAS/IML Studio is a Microsoft Windows client application that connects to SAS Workspace Servers. SAS/IML Studio must be installed

More information

Automating the Windows 2000 Installation

Automating the Windows 2000 Installation Chapter 2 Automating the Windows 2000 Installation MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Perform an unattended installation of Windows 2000 Professional. Install Windows 2000 Professional by

More information

DOWNLOAD PDF REDIRECT FOR WINDOWS 7

DOWNLOAD PDF REDIRECT FOR WINDOWS 7 Chapter 1 : Deploy Folder Redirection with Offline Files Microsoft Docs From your description, it sounds as if you cannot access the redirection path in Windows Explorer, is that correct? before folder

More information

PROXY Pro Deployment Tool v10.0. User Guide October 2017

PROXY Pro Deployment Tool v10.0. User Guide October 2017 PROXY Pro Deployment Tool v10.0 User Guide October 2017 Table of contents 1. System Requirements...3 2. Target Computer Requirements...4 3. Deployment Tool Operation...5 3.1 Loading a Host Install File...6

More information

EventTracker Manual Agent Deployment User Manual

EventTracker Manual Agent Deployment User Manual EventTracker Manual Agent Deployment User Manual Publication Date: August 14, 2012 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract EventTracker agent deployment processes

More information

Below is the list of Windows Server Group Policy Interview Questions Asked in Windows System Administrator / L1/l2/l3 Support Engineer Interviews.

Below is the list of Windows Server Group Policy Interview Questions Asked in Windows System Administrator / L1/l2/l3 Support Engineer Interviews. Below is the list of Windows Server Group Policy Interview Questions Asked in Windows System Administrator / L1/l2/l3 Support Engineer Interviews. What is group policy in active directory? What are Group

More information

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode.

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Abstract This Application Note describes the steps required for installing and configuring

More information

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8 Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.8 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

VMware User Environment Manager Administration Guide. VMware User Environment Manager 9.5

VMware User Environment Manager Administration Guide. VMware User Environment Manager 9.5 VMware User Environment Manager Administration Guide VMware User Environment Manager 9.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you

More information

This course provides students with the knowledge and skills to administer Windows Server 2012.

This course provides students with the knowledge and skills to administer Windows Server 2012. MOC 20411C: Administering Windows Server 2012 Course Overview This course provides students with the knowledge and skills to administer Windows Server 2012. Course Introduction Course Introduction 6m Module

More information

The SAS Workspace Servers can run on any platform that is supported by SAS 9.3.

The SAS Workspace Servers can run on any platform that is supported by SAS 9.3. Deployment Guide Overview of SAS/IML Studio Installation SAS/IML Studio is a Microsoft Windows client application that connects to SAS Workspace Servers. SAS/IML Studio must be installed on a computer

More information

Installation Guide. . All right reserved. For more information about Specops Command and other Specops products, visit

Installation Guide. . All right reserved. For more information about Specops Command and other Specops products, visit . All right reserved. For more information about Specops Command and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Command is a trademark owned by Specops Software.

More information

Autodesk DirectConnect 2010

Autodesk DirectConnect 2010 Autodesk DirectConnect 2010 Contents Chapter 2 Installing and Licensing...................... 3 Installing Autodesk DirectConnect..................... 3 Software deployment using group policies for Windows.........

More information

Policy Settings for Windows Server 2003 (including SP1) and Windows XP (including SP2)

Policy Settings for Windows Server 2003 (including SP1) and Windows XP (including SP2) Web 2 Policy Settings for (including SP1) and XP (including SP2) This document was written by Conan Kezema. and XP together introduce more than 270 new administrative template policy settings for you to

More information

Colligo Administrator 1.3. User Guide

Colligo Administrator 1.3. User Guide 1.3 User Guide Contents Introduction... 2 Key Features... 2 Benefits... 2 Technical Requirements... 2 Connecting Colligo Administrator with Colligo Applications... 3 Configuring Contributor Pro 6.0...

More information

Contents. Override Default Preferences Pre-Configure Preferences with Transform Files (.MST) Install MSI for current user...

Contents. Override Default Preferences Pre-Configure Preferences with Transform Files (.MST) Install MSI for current user... Contents Override Default Preferences... 3 Pre-Configure Preferences with Transform Files (.MST)... 6 Install MSI for current user... 7 Install MSI for all users... 8 Install on Computers within Network

More information

Manually Run Ad Logon Script As Administrator Group Policy

Manually Run Ad Logon Script As Administrator Group Policy Manually Run Ad Logon Script As Administrator Group Policy Startup Scripts for _Group Policy object_ : Lists all the scripts that currently are assigned By default, members of the Domain Administrators

More information

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018 ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk November 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

Comodo Dome Data Protection Software Version 3.1. Endpoint Installation Guide Guide Version

Comodo Dome Data Protection Software Version 3.1. Endpoint Installation Guide Guide Version Comodo Dome Data Protection Software Version 3.1 Endpoint Installation Guide Guide Version 3.1.0061218 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1.About CDDP...3 1.1.CDDP

More information

VMware User Environment Manager Administration Guide

VMware User Environment Manager Administration Guide VMware User Environment Manager Administration Guide VMware User Environment Manager 9.2 This document supports the version of each product listed and supports all subsequent versions until the document

More information

20411D D Enayat Meer

20411D D Enayat Meer Lab A Module 8: Implementing Direct Access by Using the Getting Started Wizard Scenario: Recommended lab time is 240 Minutes {a complete class session is dedicated for this lab} Many users at A. Datum

More information

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later REVISED 1 AUGUST 2018 QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes 2.13.1 and later Table of Contents Introduction Audience What You Will Learn Navigating This Document for App Volumes

More information

12/5/2013. work-life blur. more mobile. digital generation. multiple devices. tech. fast savvy

12/5/2013. work-life blur. more mobile. digital generation. multiple devices. tech. fast savvy 1 work-life blur more mobile digital generation multiple devices CONSUMERIZATION tech fast savvy VIRTUALIZATION CLOUD paced 2 By Avanade Global Research Study 2013 2 3 Embracing the consumerization of

More information

Q&As. Identity with Windows Server Pass Microsoft Exam with 100% Guarantee

Q&As. Identity with Windows Server Pass Microsoft Exam with 100% Guarantee 70-742 Q&As Identity with Windows Server 2016 Pass Microsoft 70-742 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance

More information

Windows 7 Deployment Key Milestones

Windows 7 Deployment Key Milestones Windows 7 Deployment Key Milestones 2012 2013 2014 Client Deployment and Management Tool Windows 7 Deployment Select Tool (3-6 months) Deployment Tool Architecture (1-2 months) Assess Hardware (1-2 months)

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

Exclaimer Mail Archiver

Exclaimer Mail Archiver Deployment Guide - Outlook Add-In www.exclaimer.com Contents About This Guide... 3 System Requirements... 4 Software... 4 Installation Files... 5 Deployment Preparation... 6 Installing the Add-In Manually...

More information

Administering. Windows Server 2012 R2. Exam Wiley. Patrick Regan

Administering. Windows Server 2012 R2. Exam Wiley. Patrick Regan Administering Windows Server 2012 R2 Exam 70-411 Patrick Regan Wiley Contents j Lesson 1: Deploying and Managing Server Images 1 Using Windows Deployment Services 2 Installing the Windows Deployment Services

More information

Manually Refresh Group Policy Server 2008 R2

Manually Refresh Group Policy Server 2008 R2 Manually Refresh Group Policy Server 2008 R2 Windows Xp To deploy printer connections to users or computers by using Group Policy, Windows adds the printer connections during background policy refresh.

More information

Deploying SecPod Saner Agent Through Microsoft Active Directory

Deploying SecPod Saner Agent Through Microsoft Active Directory Deploying SecPod Saner Agent Through Microsoft Active Directory Introduction This article lists instructions to install SecPod Saner agent through Microsoft Active Directory. Steps Involved in Deploying

More information