AD RMS Step-by-Step Guide

Size: px
Start display at page:

Download "AD RMS Step-by-Step Guide"

Transcription

1 AD RMS Step-by-Step Guide Microsoft Corporation Published: March 2008 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide provides instructions for setting up a test environment to deploy and evaluate Active Directory Rights Management Services (AD RMS) in Windows Server It includes the necessary information for preparing the AD RMS infrastructure, installing and configuring AD RMS, and verifying AD RMS features after configuration is complete.

2 Copyright Information This document is provided for informational purposes only and Microsoft makes no warranties, either express or implied, in this document. Information in this document, including URL and other Internet Web site references, is subject to change without notice. The entire risk of the use or the results from the use of this document remains with the user. Unless otherwise noted, the example companies, organizations, products, domain names, addresses, logos, people, places, and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, address, logo, person, place, or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property Microsoft Corporation. All rights reserved. Microsoft, MS-DOS, Windows, Windows NT, Windows Server, Windows Vista, and Active Directory are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. All other trademarks are property of their respective owners.

3 Contents Windows Server Active Directory Rights Management Services Step-by-Step Guide... 5 About This Guide... 5 What This Guide Does Not Provide... 5 Deploying AD RMS in a Test Environment... 6 Step 1: Setting up the Infrastructure... 7 Configure the domain controller (CPANDL-DC)... 9 Configure a Windows Server 2003 based domain controller... 9 Configure a Windows Server 2008 based domain controller Configure user accounts and groups Configure the AD RMS database computer (ADRMS-DB) Configure the AD RMS root cluster computer (ADRMS-SRV) Configure AD RMS client computer (ADRMS-CLNT) Step 2: Installing and Configuring AD RMS on ADRMS-SRV Step 3: Verifying AD RMS Functionality on ADRMS-CLNT... 24

4

5 Windows Server Active Directory Rights Management Services Step-by-Step Guide About This Guide This step-by-step walks you through the process of setting up a working Active Directory Rights Management Services (AD RMS) infrastructure in a test environment. During this process you create an Active Directory domain, install a database server, install the AD RMS server role, configure the AD RMS cluster, and configure the AD RMS-enabled client computer. Once complete, you can use the test lab environment to learn about AD RMS technology on Windows Server 2008 and assess how it might be deployed in your organization. As you complete the steps in this guide, you will: Prepare the AD RMS infrastructure. Install and configure AD RMS. Verify AD RMS functionality after you complete the configuration. The goal of an AD RMS deployment is to be able to protect information, no matter where it goes. Once AD RMS protection is added to a digital file, the protection stays with the file. By default, only the content owner is able to remove the protection from the file. The owner grants rights to other users to perform actions on the content, such as the ability to view, copy, or print the file. For more information about the business reasons behind an AD RMS deployment, see the white paper "Windows Rights Management Services: Helping Organizations Safeguard Digital Information from Unauthorized Use" ( Note This guide is considered the basic AD RMS step-by-step guide. All other step-by-step guides developed for AD RMS will assume that this guide has been completed first. What This Guide Does Not Provide This guide does not provide the following: An overview of AD RMS. For more information about the advantages that AD RMS can bring to your organization, see Guidance for setting up and configuring AD RMS in a production environment Complete technical reference for AD RMS Deploying AD RMS in a Test Environment We recommend that you first use the steps provided in this guide in a test lab environment. Stepby-step guides are not necessarily meant to be used to deploy Windows Server features without 5

6 additional deployment documentation and should be used with discretion as a stand-alone document. Upon completion of this step-by-step guide, you will have a working AD RMS infrastructure. You can then test and verify AD RMS functionality as follows: Restrict permissions on a Microsoft Office Word 2007 document Have an authorized user open and work with the document. Have an unauthorized user attempt to open and work with the document. The test environment described in this guide includes four computers connected to a private network and using the following operating systems, applications, and services: Computer Name Operating System Applications and Services ADRMS-SRV Windows Server 2008 AD RMS, Internet Information Services (IIS) 7.0, World Wide Web Publishing Service, and Message Queuing CPANDL-DC ADRMS-DB Windows Server 2008 or Windows Server 2003 with Service Pack 2 (SP2) Note Service Pack 2 for Windows Server 2003 is not required but will be used for the purposes of this guide. Windows Server 2003 with SP2 Note Service Pack 2 for Windows Server 2003 is not required but will be used for the purposes of this guide. Active Directory, Domain Name System (DNS) Microsoft SQL Server 2005 Standard Edition with Service Pack 2 (SP2) Note Service Pack 2 for SQL Server 2005 Standard Edition is not required but will be used for the purposes of this guide. ADRMS-CLNT Windows Vista Microsoft Office Word 2007 Enterprise Edition 6

7 Note For more information about the system requirements for installing AD RMS, see The computers form a private intranet and are connected through a common hub or Layer 2 switch. This configuration can be emulated in a virtual server environment if desired. This stepby-step exercise uses private addresses throughout the test lab configuration. The private network ID /24 is used for the intranet. The domain controller is named CPANDL-DC for the domain named cpandl.com. The following figure shows the configuration of the test environment: Step 1: Setting up the Infrastructure To prepare your AD RMS test environment in the CPANDL domain, you must complete the following tasks: Configure the domain controller (CPANDL-DC) Configure the AD RMS database computer (ADRMS-DB) Configure the AD RMS root cluster computer (ADRMS-SRV) Configure the AD RMS client computer (ADRMS-CLNT) Use the following table as a reference when setting up the appropriate computer names, operating systems, and network settings that are required to complete the steps in this guide. Important Before you configure your computers with static Internet Protocol (IP) addresses, we recommend that you first complete Windows product activation while each of your computers still has Internet connectivity. You should also install any available critical security updates from Windows Update ( 7

8 Computer name Operating system requirement IP settings DNS settings CPANDL-DC Windows Server 2003 with Service Pack 2 (SP2) or Windows Server 2008 IP address: Subnet mask: Configured by DNS server role ADRMS-SRV Windows Server 2008 IP address: Subnet mask: Preferred: ADRMS-DB Windows Server 2003 with SP2 IP address: Preferred: Subnet mask: ADRMS-CLNT Windows Vista IP address Subnet mask: Preferred: Configure the domain controller (CPANDL-DC) Depending on your environment, you may evaluate AD RMS in Windows Server 2008 or Windows Server 2003 domain. Use the appropriate section to configure the domain controller, depending on the type of domain to be used, and then configure user accounts and groups. Configure a Windows Server 2003 based domain controller To configure the domain controller CPANDL-DC using Windows Server 2003, you must: Install Windows Server 2003 with SP2. Configure TCP/IP properties. Install Active Directory. Raise the Active Directory domain functional level to Windows Server Create user accounts. Create groups for the user accounts. For each user account and group that you configure with AD RMS, you need to add an address and then assign the users to groups. First, install Windows Server 2003 with SP2 on a stand-alone server. 8

9 To install Windows Server 2003 Standard Edition 1. Start your computer by using the Windows Server 2003 product CD. (You can use any edition of Windows Server 2003 except the Web Edition to establish the domain.) 2. Follow the instructions that appear on your computer screen, and when prompted for a computer name, type CPANDL-DC. Next, configure TCP/IP properties so that CPANDL-DC has a static IP address of In addition, configure as the IP address for the DNS server. To configure TCP/IP properties on CPANDL-DC 1. Log on to CPANDL-DC as a member of the local Administrators group. 2. Click Start, point to Control Panel, point to Network Connections, click Local Area Connection, and then click Properties. 3. On the General tab, click Internet Protocol (TCP/IP), and then click Properties. 4. Click the Use the following IP address option. In the IP address box, type In the Subnet mask box, type Click OK, and then click Close to close the Local Area Connection Properties dialog box. Next, configure the computer as a domain controller. To configure CPANDL-DC as a domain controller 1. Click Start, and then click Run. In the Open box, type dcpromo, and then click OK. 2. On the Welcome page of the Active Directory Installation Wizard, click Next. 3. Click the Domain controller for a new domain option, and then click Next. 4. Click the Domain in a new forest option, and then click Next. 5. Click the No, just install and configure DNS on this computer option, and then click Next. 6. In the Full DNS name for new domain box, type cpandl.com, and then click Next. 7. In the Domain NetBIOS name box, type CPANDL, and then click Next three times. 8. Select the Permissions compatible only with Windows 2000 or Windows Server 2003 operating systems option, and then click Next. 9. In the Restore Mode Password and Confirm password boxes, type a strong password. Click Next. 10. Click Next again. 11. When the Active Directory Installation Wizard is done, click Finish. 12. Click Restart Now. Note You must restart the computer after you complete this procedure. 9

10 Next, you must raise the domain functional level to Windows Server 2003 so that Active Directory Universal groups can be used. To raise the domain functional level to Windows Server Log on to CPANDL-DC with the CPANDL\Administrator account. 2. Click Start, point to Administrative Tools, and then click Active Directory Users and Computers. 3. Right-click cpandl.com, and then click Raise domain functional level. 4. In the list under Select an available domain functional level, click Windows Server 2003, and then click Raise. 5. Click OK to confirm the selection. Note You cannot change the domain functional level once you have raised it. 6. Close the Active Directory Users and Computers console. Configure a Windows Server 2008 based domain controller To configure the domain controller CPANDL-DC using Windows Server 2008, you must: Install Windows Server Configure TCP/IP properties. Install Active Directory Domain Services (AD DS). First, install Windows Server 2008 on a stand-alone server. To install Windows Server Start your computer by using the Windows Server 2008 product CD. 2. When prompted for a computer name, type CPANDL-DC. 3. Follow the rest of the instructions that appear on your screen to finish the installation. Next, configure TCP/IP properties so that CPANDL-DB has a IPv4 static IP address of and a IPv6 static IP address of FEC0:0:0:1::. To configure TCP/IP properties 1. Log on to CPANDL-DC with the CPANDL-DC\Administrator account. 2. Click Start, click Control Panel, click Network and Internet, click Network and Sharing Center, click Manage Network Connections, right-click Local Area Connection, and then click Properties. 3. On the Networking tab, click Internet Protocol Version 4 (TCP/IPv4), and then click Properties. 4. Click the Use the following IP address option. In the IP address box, type In 10

11 the Subnet mask box, type , and then click OK. 5. On the Networking tab, clear the Internet Protocol Version 6 (TCP/IPv6) check box, and then click OK. 6. Click OK to close the Local Area Connection Properties dialog box. Next, configure the computer as a domain controller using Windows Server To configure CPANDL-DC as a domain controller using Windows Server Click Start, and then click Run. In the Open box, type dcpromo, and then click OK. 2. On the Welcome to the Active Directory Domain Services Installation Wizard page, click Next. 3. Click the Domain controller for a new domain option, and then click Next. 4. Click the Create a new domain in a new forest option, and then click Next. 5. In the FQDN of the forest root domain box, type cpandl.com, and then click Next. 6. In the Forest functional level box, select Windows Server 2003, and then click Next. 7. In the Domain functional level box, select Windows Server 2003, and then click Next. 8. Ensure that the DNS server check box is selected, and then click Next. 9. Click Yes, confirming that you want to create a delegation for this DNS server. 10. On the Location for Database, Log Files, and SYSVOL page, click Next. 11. In the Password and Confirm password boxes, type a strong password, and then click Next. 12. On the Summary page, click Next to start the installation. 13. When the installation is complete, click Finish, and then click Restart Now. Note You must restart the computer after you complete this procedure. Configure user accounts and groups In this section you create the user accounts and groups in the CPANDL domain. First, add the user accounts shown in the following table to Active Directory or AD DS. Use the procedure following the table to create the user accounts. Account Name User Logon Name address Group ADRMSSRVC ADRMSSRVC ADRMSADMIN ADRMSADMIN Enterprise Admins Nicole Holliday NHOLLIDA nhollida@cpandl.com Employees, Finance 11

12 Account Name User Logon Name address Group Limor Henig LHENIG Employees, Marketing Stuart Railson SRAILSON Employees, Engineering To add new user accounts 1. Click Start, point to Administrative Tools, and then click Active Directory Users and Computers. 2. In the console tree, expand cpandl.com. 3. Right-click Users, point to New, and then click User. 4. In the New Object User dialog box, type ADRMSSRVC in the Full name and User logon name boxes, and then click Next. 5. In the New Object User dialog box, type a password of your choice in the Password and Confirm password boxes. Clear the User must change password at next logon check box, click Next, and then click Finish. 6. Perform steps 3-6 for each of the following users: ADRMSADMIN, Nicole Holliday, Limor Henig, and Stuart Railson. Next, add addresses to all user accounts. To add addresses to user accounts 1. In the Active Directory Users and Computers console, right-click Nicole Holliday, click Properties, type nhollida@cpandl.com in the box, and then click OK. 2. Repeat step 1 for Limor Henig and Stuart Railson, using the addresses for each account from the table. 3. Close the Active Directory Users and Computers console. Once the user accounts have been created, Active Directory Universal groups should be created and these users added to them. The following table lists the Universal groups that should be added to Active Directory. Use the procedure following the table to create the Universal groups. Group Name Finance Marketing Engineering Employees address finance@cpandl.com marketing@cpandl.com engineering@cpandl.com employees@cpandl.com 12

13 To add new group objects to Active Directory 1. In the Active Directory Users and Computers console, right-click Users, point to New, and then click Group. 2. In the New Object Group dialog box, type Finance in Group name, select the Universal option for the Group Scope, and then click OK. 3. Perform the above steps 1-2 for each of the remaining groups: Marketing, Engineering, and Employees. Next, add addresses to group objects: To add addresses to group objects 1. In the Active Directory Users and Computers console, double-click Users, right-click Finance, and then click Properties. 2. Type in the box, and then click OK. 3. Perform the above steps 1-2 for each of the remaining groups: Marketing, Engineering, and Employees. Finally, add the user accounts to their appropriate groups. In this guide, we will add Nicole Holliday, Limor Henig, and Stuart Railson to the Employees group. Then, we will add Nicole Holliday to the Finance group, Limor Henig to the Marketing group, and finally add Stuart Railson to the Engineering group. To add the user accounts to their respective groups, you should follow these steps: To add user accounts to groups 1. In the Active Directory Users and Computers console, double-click Users, and then double-click Employees. 2. Click Members, and then click Add. 3. Type and then click OK. 4. Perform the above steps 2-4 to add one member to each of the remaining groups as follows: Nicole Holliday Finance Limor Henig Marketing Stuart Railson Engineering 5. Close the Active Directory Users and Computers console. Configure the AD RMS database computer (ADRMS-DB) First, install Windows Server 2003 on the computer that will be hosting the AD RMS databases. 13

14 To install Windows Server 2003 Standard Edition 1. Start your computer using the Windows Server 2003 product CD. (You can use any edition of Windows Server 2003 except the Web Edition to establish the domain.) 2. Follow the instructions that appear on your computer screen, and when prompted for a computer name, type ADRMS-DB. In this step, configure TCP/IP properties so that ADRMS-DB has a static IP address of To configure TCP/IP properties on ADRMS-DB 1. Log on to ADRMS-DB with the ADRMS-DB\Administrator account or another user account in the local Administrators group. 2. Click Start, point to Control Panel, point to Network Connections, click Local Area Connection, and then click Properties. 3. On the General tab, click Internet Protocol (TCP/IP), and then click Properties. 4. Click the Use the following IP address option. In the IP address box, type In the Subnet mask box, type Click OK, and then click Close to close the Local Area Connection Properties dialog box. Next, join the AD RMS database server (ADRMS-DB) computer to the CPANDL domain: To join ADRMS-DB to the CPANDL domain 1. Click Start, right-click My Computer, and then click Properties. 2. Click Computer Name tab, and then click Change. 3. In the Computer Name Changes dialog box, select the Domain option, and then type cpandl.com. 4. Click More, and then type cpandl.com in the Primary DNS suffix of this computer box. 5. Click OK twice. 6. When a Computer Name Changes dialog box appears prompting you for administrative credentials, provide the credentials for CPANDL\Administrator, and then click OK. 7. When a Computer Name Changes dialog box appears welcoming you to the cpandl.com domain, click OK. 8. When a Computer Name Changes dialog box appears telling you that the computer must be restarted, click OK, and then click OK again. 9. Click Yes to restart the computer. Next, install Microsoft SQL Server 2005 Standard Edition: To install Microsoft SQL Server Log on to ADRMS-DB with the CPANDL\Administrator account or another user account 14

15 in the local Administrators group. 2. Insert the Microsoft SQL Server 2005 product CD. The installation will start automatically. 3. Click the I accept the licensing terms and conditions check box, and then click Next. 4. On the Installing Prerequisites page, click Install. 5. Click Next. 6. On the Welcome to the Microsoft SQL Server Installation Wizard page, click Next, and then click Next again. 7. In the Name box, type your name. In the Company box, type the name of your organization, and then type in the appropriate product key. Click Next. 8. Select the SQL Server Database Services, and Workstation components, Books Online, and development tools check boxes, and then click Next. 9. Select the Default instance option, and then click Next. 10. Click the Use the built-in System account option, and then click Next. 11. Click the Windows Authentication Mode option, and then click Next. 12. Click Next, accepting the default Collation Settings, and then click Next again. 13. Click Install. When the status of all the selected components is finished, click Next. 14. Click Finish. Next, add ADRMSADMIN to the local Administrators group on ADRMS-DB. The AD RMS installing user account needs this membership in order to create the AD RMS databases. After AD RMS installed, ADRMSADMIN can be removed from this group. To add ADRMSADMIN to local Administrators group 1. Click Start, point to Administrative Tools, and then click Computer Management. 2. Expand System Tools, expand Local Users and Groups, and then click Groups. 3. Right-click Administrators, click Add to Group, click Add, type ADRMSADMIN in Enter the object names to select (examples) box, and then click OK. 4. Click OK, and then close Computer Management. Finally, create a shared folder on ADRMS-DB so that other users can find documents saved to the network. To create a shared network folder that can be modified by CP&L employees 1. Click Start, click My Computer, and then double-click Local Disk (C:). 2. Click File, point to New, and then click Folder. 3. Type Public for the new folder, and then press ENTER. 4. Right-click Public, and then click Sharing and Security. 5. On the Sharing tab click the Share this folder option, and ensure that Public is in the Share name box. 15

16 6. Click Permissions. 7. In the Group or user name box click Everyone. 8. Select the Full Control check box in the Allow column of the Permissions for Everyone box. 9. Click OK. 10. Click the Security tab, and then click Users (ADRMS-DB\Users) in the Group or user name box. 11. In the Permissions for Users box select the Full Control check box in the Allow column. 12. Click OK. Configure the AD RMS root cluster computer (ADRMS-SRV) To configure the member server, ADRMS-SRV, you must install Windows Server 2008, configure TCP/IP properties, and then join ADRMS-SRV to the domain cpandl.com. You must also add the account ADRMSADMIN as a member to the local administrators group. This is needed for ADRMSADMIN to install AD RMS on ADRMS-SRV. Installing the AD RMS server role will also install Internet Information Services (IIS) 7.0 and Message Queuing. First, install Windows Server 2008 as a stand-alone server. To install Windows Server Start your computer by using the Windows Server 2008 product CD. 2. When prompted for a computer name, type ADRMS-SRV. 3. Follow the rest of the instructions that appear on your screen to finish the installation. Next, configure TCP/IP properties so that ADRMS-SRV has a static IP address of In addition, configure the DNS server by using the IP address of CPANDL-DC ( ). To configure TCP/IP Properties 1. Log on to ADRMS-SRV with the ADRMS-SRV\Administrator account or another user account in the local Administrators group. 2. Click Start, click Control Panel, double-click Network and Sharing Center, click Manage Network Connections, right-click Local Area Connection, and then click Properties. 3. On the Networking tab, click Internet Protocol Version 4 (TCP/IPv4), and then click Properties. 4. Click the Use the following IP address option. In IP address, type , in Subnet mask, type Click the Use the following DNS server addresses option. In Preferred DNS server, 16

17 type Click OK, and then click Close to close the Local Area Connection Properties dialog box. Next, join ADRMS-SRV to the cpandl.com domain. To join ADRMS-SRV to the cpandl.com domain 1. Click Start, right-click Computer, and then click Properties. 2. Click Change settings (at the right side under Computer name, domain, and workgroup settings), and then click Change. 3. In the Computer Name/Domain Changes dialog box, select the Domain option, and then type cpandl.com. 4. Click More, and type cpandl.com in Primary DNS suffix of this computer box. 5. Click OK, and then click OK again. 6. When a Computer Name/Domain Changes dialog box appears prompting you for administrative credentials, provide the credentials for CPANDL\Administrator, and then click OK. 7. When a Computer Name/Domain Changes dialog box appears welcoming you to the cpandl.com domain, click OK. 8. When a Computer Name/Domain Changes dialog box appears telling you that the computer must be restarted, click OK, and then click Close. 9. Click Restart Now. After the computer has restarted, add ADRMSADMIN to the local administrators group on ADRMS-SRV. To add ADRMSADMIN to the local administrators group 1. Log on to ADRMS-SRV with the CPANDL\Administrator account. 2. Click Start, click Administrative Tools, and then click Computer Management. 3. Expand System Tools, expand Local User and Groups, and then click Groups. 4. Right-click Administrators, click Add to Group, click Add, type ADRMSADMIN in Enter the object names to select (examples) box, and then click OK. 5. Click OK, and then close Computer Management. Configure AD RMS client computer (ADRMS-CLNT) To configure ADRMS-CLNT, you must install Windows Vista, configure TCP/IP properties, and then join ADRMS-CLNT to the domain cpandl.com. You must also install an AD RMS-enabled application. In this example, Microsoft Office Word 2007 Enterprise Edition is installed on ADRMS-CLNT. 17

18 To install Windows Vista 1. Start your computer by using the Windows Vista product CD. 2. Follow the instructions that appear on your screen, and when prompted for a computer name, type ADRMS-CLNT. Next, configure TCP/IP properties so that ADRMS-CLNT has a static IP address of In addition, configure the DNS server of CPANDL-DC ( ). To configure TCP/IP properties 1. Log on to ADRMS-CLNT with the ADRMS-CLNT\Administrator account or another user account in the local Administrators group. 2. Click Start, click Control Panel, click Network and Internet, and then click Network and Sharing Center. 3. Click Manage Network Connections, right-click Local Area Connection, and then click Properties. 4. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue. 5. On the Networking tab, click Internet Protocol Version 4 (TCP/IPv4), and then click Properties. 6. Click the Use the following IP address option. In IP address, type , in Subnet mask, type Click the Use the following DNS server addresses option. In Preferred DNS server, type Click OK, and then click Close to close the Local Area Connection Properties dialog box. Next, join ADRMS-CLNT to the cpandl.com domain. To join ADRMS-CLNT to the cpandl.com domain 1. Click Start, right-click Computer, and then click Properties. 2. Under Computer name, domain, and workgroup settings, click Change settings. 3. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue. 4. On the Computer Name tab, click Change. 5. In the Computer Name/Domain Changes dialog box, select the Domain option, and then type cpandl.com. 6. Click More, and in the Primary DNS suffix of this computer box, type cpandl.com. 7. Click OK, and then click OK again. 8. When a Computer Name/Domain Changes dialog box appears prompting you for administrative credentials, provide the credentials, and then click OK. 18

19 9. When a Computer Name/Domain Changes dialog box appears welcoming you to the cpandl.com domain, click OK. 10. When a Computer Name/Domain Changes dialog box appears telling you that the computer must be restarted, click OK, and then click Close. 11. In the System Settings Change dialog box, click Yes to restart the computer. Finally, install Microsoft Office Word 2007 Enterprise. To install Microsoft Office Word 2007 Enterprise 1. Log on to ADRMS-CLNT with the CPANDL\Administrator account or another user account in the local Administrators group. 2. Double-click setup.exe from the Microsoft Office 2007 Enterprise product disc. 3. Click Customize as the installation type, set the installation type to Not Available for all applications except Microsoft Office Word 2007 Enterprise, and then click Install Now. This might take several minutes to complete. Important Only the Ultimate, Professional Plus, and Enterprise editions of Microsoft Office 2007 allow you to create rights-protected content. All editions will allow you to consume rightsprotected content. Step 2: Installing and Configuring AD RMS on ADRMS-SRV To install and configure AD RMS, you must add the AD RMS server role. Windows Server 2008 includes the option to install AD RMS as a server role through Server Manager. Both installation and configuration of AD RMS are handled through Server Manager. The first server in an AD RMS environment is the root cluster. An AD RMS root cluster is composed of one or more AD RMS servers configured in a load-balancing environment. This step-by-step guide will install and configure a single-server AD RMS root cluster. Registering the AD RMS service connection point (SCP) requires that the installing user account be a member of the Active Directory Enterprise Admins group. Important Access to the Enterprise Admins group should be granted only while AD RMS is being installed. After installation is complete, the cpandl\adrmsadmin account should be removed from this group. To add ADRMSADMIN to the Enterprise Admins group 1. Log on to CPANDL-DC with the cpandl\administrator account or another user account in 19

20 the Domain Admins group. 2. Click Start, point to Administrative Tools, and then click Active Directory Users and Computers. 3. In the console tree, expand cpandl.com, double-click Users, and then double-click Enterprise Admins. 4. Click the Members tab, and then click Add. 5. Type and then click OK. Install and configure AD RMS as a root cluster. To add the AD RMS Server Role 1. Log on to ADRMS-SRV as cpandl\adrmsadmin. 2. Click Start, point to Administrative Tools, and then click Server Manager. 3. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue. 4. In the Roles Summary box, click Add Roles. The Add Roles Wizard opens. 5. Read the Before You Begin section, and then click Next. 6. On the Select Server Roles page, select the Active Directory Rights Management Services check box. 7. The Role Services page appears informing you of the AD RMS dependent role services and features. Make sure that Web Server (IIS), Windows Process Activation Service (WPAS), and Message Queuing are listed, and then click Add Required Role Services. Click Next. 8. Read the AD RMS introduction page, and then click Next. 9. On the Select Role Services page, verify that the Active Directory Rights Management Server check box is selected, and then click Next. 10. Click the Create a new AD RMS cluster option, and then click Next. 11. Click the Use a different database server option. 12. Click Select, type ADRMS-DB in the Select Computer dialog box, and then click OK. 13. In Database Instance, click Default, and then click Validate. 14. Click Next. 15. Click Specify, type CPANDL\ADRMSSRVC, type the password for the account, click OK, and then click Next. 16. Ensure that the Use AD RMS centrally managed key storage option is selected, and then click Next. 17. Type a strong password in the Password box and in the Confirm password box, and then click Next. 18. Choose the Web site where AD RMS will be installed, and then click Next. In an installation that uses default settings, the only available Web site should be Default Web 20

21 Site. 19. Click the Use an SSL-encrypted connection ( option. 20. In the Fully-Qualified Domain Name box, type adrms-srv.cpandl.com, and then click Validate. If validation succeeds, the Next button becomes available. Click Next. 21. Click the Choose an existing certificate for SSL encryption option, click the certificate that has been imported for this AD RMS cluster, and then click Next. 22. Type a name that will help you identify the AD RMS cluster in the Friendly name box, and then click Next. 23. Ensure that the Register the AD RMS service connection point now option is selected, and then click Next to register the AD RMS service connection point (SCP) in Active Directory during installation. 24. Read the Introduction to Web Server (IIS) page, and then click Next. 25. Keep the Web server default check box selections, and then click Next. 26. Click Install to provision AD RMS on the computer. It can take up to 60 minutes to complete the installation. 27. Click Close. 28. Log off the server, and then log on again to update the security token of the logged-on user account. The user account that is logged on when the AD RMS server role is installed is automatically made a member of the AD RMS Enterprise Administrators local group. A user must be a member of that group to administer AD RMS. Note At this point in the guide, you can remove cpandl\adrmsadmin from the local Administrators group on ADRMS-DB. Your AD RMS root cluster is now installed and configured. Further management of AD RMS is done by using the Active Directory Rights Management Services console. To open the Active Directory Rights Management Services console 1. Click Start, point to Administrative Tools, and then click Active Directory Rights Management Services. 2. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue. From the console, you can configure trust policies, configure exclusion policies, and create rights policy templates. 21

22 Step 3: Verifying AD RMS Functionality on ADRMS-CLNT The AD RMS client is included in the default installation of Windows Vista and Windows Server Previous versions of the client are available for download for some earlier versions of the Windows operating system. For more information, see the Windows Server 2003 Rights Management Services page on the Microsoft Windows Server TechCenter ( Before you can consume rights-protected content, you must add the AD RMS cluster URL to the Local Intranet security zone. Add the AD RMS cluster URL to the Local Intranet security zone for all users who will be consuming rights-protected content. To add AD RMS cluster to Local Intranet security zone 1. Log on to ADRMS-CLNT as Nicole Holliday (cpandl\nhollida). 2. Click Start, click All Programs, and then click Internet Explorer. 3. Click Tools, and then click Internet Options. 4. Click the Security tab, click Local intranet, and then click Sites. 5. Click Advanced. 6. In the Add this website to the zone, type and then click Add. 7. Click Close. 8. Repeat steps 1 7 for Stuart Railson and Limor Henig. To verify the functionality of the AD RMS deployment, you will log on as Nicole Holliday and then restrict permissions on a Microsoft Word 2007 document so that members of the CP&L Engineering group are able to read the document but unable to change, print, or copy. You will then log on as Stuart Railson, verifying that the proper permission to read the document has been granted, and nothing else. Then, you will log on as Limor Henig. Since Limor is not a member of the Engineering group, he should not be able to consume the rights-protected file. To restrict permissions on a Microsoft Word document 1. Log on to ADRMS-CLNT as Nicole Holliday (cpandl\nhollida). 2. Click Start, point to All Programs, point to Microsoft Office, and then click Microsoft Office Word Type CP&L engineering employees can read this document, but they cannot change, print, or copy it on the blank document page. 4. Click the Microsoft Office Button, click Prepare, click Restrict Permission, and then click Restricted Access. 22

23 5. Click the Restrict permission to this document check box. 6. In the Read box, type and then click OK to close the Permission dialog box. 7. Click the Microsoft Office Button, click Save As, and then save the file as \\ADRMS- DB\Public\ADRMS-TST.docx. 8. Log off as Nicole Holliday. Next, log on as Stuart Railson and open the document, ADRMS-TST.docx. To view a rights-protected document 1. Log on to ADRMS-CLNT as Stuart Railson (cpandl\srailson). 2. Click Start, point to All Programs, point to Microsoft Office, and then click Microsoft Office Word Click the Microsoft Office Button, and then click Open. 4. In the File name box, type \\ADRMS-DB\Public\ADRMS-TST.docx, and then click Open. The following message appears: "Permission to this document is currently restricted. Microsoft Office must connect to to verify your credentials and download your permission." 5. Click OK. The following message appears: "Verifying your credentials for opening content with restricted permissions ". 6. When the document opens, click the Microsoft Office Button. Notice that the Print option is not available. 7. Close Microsoft Word. 8. Log off as Stuart Railson. Finally, log on as Limor Henig and verify that he is not able to consume the rights-protected file. To attempt to view a rights-protected document 1. Log on to ADRMS-CLNT as Limor Henig (cpandl\lhenig). 2. Click Start, point to All Programs, point to Microsoft Office, and then click Microsoft Office Word Click the Microsoft Office Button, click Open, and then double-click \\ADRMS- DB\Public\ADRMS-TST.docx. The following message appears: "Permission to this document is currently restricted. Microsoft Office must connect to to verify your credentials and download your permission." 23

24 4. Click OK. 5. The following message appears: "You do not have credentials that allow you to open this document. You can request updated permission from Do you want to request updated permission?" 6. Click No, and then close Microsoft Word. You have successfully deployed and demonstrated the functionality of AD RMS, using the simple scenario of applying restricted permissions to a Microsoft Word 2007 document. You can also use this deployment to explore some of the additional capabilities of AD RMS through additional configuration and testing. 24

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Microsoft Corporation Published: October 2006 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide

More information

Creating and Deploying Active Directory Rights Management Services Templates Step-by-Step Guide

Creating and Deploying Active Directory Rights Management Services Templates Step-by-Step Guide Creating and Deploying Active Directory Rights Management Services Templates Step-by-Step Guide Microsoft Corporation Published: January 2008 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step

More information

Active Directory Rights Management Service Integration Guide

Active Directory Rights Management Service Integration Guide Active Directory Rights Management Service Integration Guide Preface Preface 2013 SafeNet, Inc. All rights reserved. Part Number: 007-011230-001 (Rev F, 07/2013) All intellectual property is protected

More information

Deploying Remote Desktop IP Virtualization Step-by-Step Guide

Deploying Remote Desktop IP Virtualization Step-by-Step Guide Deploying Remote Desktop IP Virtualization Step-by-Step Guide Microsoft Corporation Updated: April 2010 Published: July 2009 Abstract Remote Desktop IP Virtualization provides administrators the ability

More information

Deploying Personal Virtual Desktops by Using RemoteApp and Desktop Connection Step-by-Step Guide

Deploying Personal Virtual Desktops by Using RemoteApp and Desktop Connection Step-by-Step Guide c623242f-20f0-40fe-b5c1-8412a094fdc7 Deploying Personal Virtual Desktops by Using RemoteApp and Desktop Connection Step-by-Step Guide Microsoft Corporation Published: June 2009 Updated: April 2010 Abstract

More information

Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step

Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step Guide Microsoft Corporation Published: July 2009 Updated: September 2009 Abstract Remote Desktop Web Access (RD Web

More information

Deploying Remote Desktop Web Access with Remote Desktop Connection Broker Step-by- Step Guide

Deploying Remote Desktop Web Access with Remote Desktop Connection Broker Step-by- Step Guide Deploying Remote Desktop Web Access with Remote Desktop Connection Broker Step-by- Step Guide Microsoft Corporation Updated: April 2010 Published: May 2009 Abstract RemoteApp and Desktop Connection provides

More information

AD RMS Windows Server 2008 to Windows Server 2008 R2 Migration and Upgrade Guide... 2 About this guide... 2

AD RMS Windows Server 2008 to Windows Server 2008 R2 Migration and Upgrade Guide... 2 About this guide... 2 Contents AD RMS Windows Server 2008 to Windows Server 2008 R2 Migration and Upgrade Guide... 2 About this guide... 2 Preparing for the migration or upgrade of an AD RMS cluster... 2 Checklist: Preparing

More information

Step-by-Step Guide for Setting Up IPv6 in a Test Lab

Step-by-Step Guide for Setting Up IPv6 in a Test Lab Step-by-Step Guide for Setting Up IPv6 in a Test Lab Microsoft Corporation Published: July, 2006 Author: Microsoft Corporation Abstract This guide describes how to configure Internet Protocol version 6

More information

Step By Step Guide: Demonstrate DirectAccess in a Test Lab

Step By Step Guide: Demonstrate DirectAccess in a Test Lab Step By Step Guide: Demonstrate DirectAccess in a Test Lab Microsoft Corporation Published: May 2009 Updated: October 2009 Abstract DirectAccess is a new feature in the Windows 7 and Windows Server 2008

More information

Deploying Microsoft RemoteFX on a Single Remote Desktop Virtualization Host Server Step-by-Step Guide

Deploying Microsoft RemoteFX on a Single Remote Desktop Virtualization Host Server Step-by-Step Guide Deploying Microsoft RemoteFX on a Single Remote Desktop Virtualization Host Server Step-by-Step Guide Microsoft Corporation Published: October 2010 Abstract This step-by-step guide walks you through the

More information

Step-by-Step Guide for Creating and Testing Connection Manager Profiles in a Test Lab

Step-by-Step Guide for Creating and Testing Connection Manager Profiles in a Test Lab Step-by-Step Guide for Creating and Testing Connection Manager Profiles in a Test Lab Microsoft Corporation Published: May, 2005 Author: Microsoft Corporation Abstract This guide describes how to create

More information

SharePoint Server for Business Intelligence

SharePoint Server for Business Intelligence SharePoint Server for Business Intelligence SharePoint Business Intelligence Content Team Summary: Step-by-step, learn how to install and configure SharePoint Server 2010 and SQL Server 2008 to create

More information

Integration Guide. Microsoft Active Directory Rights Management Services (AD RMS) Microsoft Windows Server 2008

Integration Guide. Microsoft Active Directory Rights Management Services (AD RMS) Microsoft Windows Server 2008 Integration Guide Microsoft Active Directory Rights Management Services (AD RMS) Microsoft Windows Server 2008 Integration Guide: Microsoft Active Directory Rights Management Services (AD RMS) Imprint

More information

Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0

Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0 Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0 Microsoft Corporation Published: September 2009 Abstract This step-by-step guide describes a sample scenario for installing Microsoft

More information

EventTracker: Support to Non English Systems

EventTracker: Support to Non English Systems EventTracker: Support to Non English Systems Publication Date: April 25, 2012 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Introduction This document has been prepared to

More information

Hyper-V Server 2008 Setup and Configuration Tool Guide

Hyper-V Server 2008 Setup and Configuration Tool Guide Hyper-V Server 2008 Setup and Configuration Tool Guide Microsoft Corporation Published: October 2008 Author: Cynthia Nottingham Abstract This guide will help you set up and configure Microsoft Hyper-V

More information

Windows BitLocker Drive Encryption Step-by-Step Guide

Windows BitLocker Drive Encryption Step-by-Step Guide Windows BitLocker Drive Encryption Step-by-Step Guide Microsoft Corporation Published: September 2006 Abstract Microsoft Windows BitLocker Drive Encryption is a new hardware-enhanced feature in the Microsoft

More information

Thales nshield HSM. ADRMS Integration Guide for Windows Server 2008 and Windows Server 2008 R2. www.thales-esecurity.com

Thales nshield HSM. ADRMS Integration Guide for Windows Server 2008 and Windows Server 2008 R2. www.thales-esecurity.com Thales nshield HSM ADRMS Integration Guide for Windows Server 2008 and Windows Server 2008 R2 www.thales-esecurity.com Version: 1.0 Date: 11 June 2012 Copyright 2012 Thales e-security Limited. All rights

More information

Windows Server Update Services 3.0 SP2 Step By Step Guide

Windows Server Update Services 3.0 SP2 Step By Step Guide Windows Server Update Services 3.0 SP2 Step By Step Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide provides detailed instructions for installing Windows Server

More information

Step-by-Step Secure Wireless for Home / Small Office and Small Organizations

Step-by-Step Secure Wireless for Home / Small Office and Small Organizations Step-by-Step Secure Wireless for Home / Small Office and Small Organizations Microsoft Corporation Published: October 2005 Author: Brit Weston Editor: Allyson Adley Abstract This white paper presents two

More information

Deploying Microsoft RemoteFX for Personal Virtual Desktops Step-by-Step Guide

Deploying Microsoft RemoteFX for Personal Virtual Desktops Step-by-Step Guide Deploying Microsoft RemoteFX for Personal Virtual Desktops Step-by-Step Guide Microsoft Corporation Published: June 2010 Abstract This step-by-step guide walks you through the process of setting up a working

More information

Lab Answer Key for Module 9: Active Directory Domain Services. Table of Contents Lab 1: Exploring Active Directory Domain Services 1

Lab Answer Key for Module 9: Active Directory Domain Services. Table of Contents Lab 1: Exploring Active Directory Domain Services 1 Lab Answer Key for Module 9: Active Directory Domain Services Table of Contents Lab 1: Exploring Active Directory Domain Services 1 Information in this document, including URL and other Internet Web site

More information

Appendix B Lab Setup Guide

Appendix B Lab Setup Guide JWCL031_appB_467-475.indd Page 467 5/12/08 11:02:46 PM user-s158 Appendix B Lab Setup Guide The Windows Server 2008 Applications Infrastructure Configuration title of the Microsoft Official Academic Course

More information

Technical Brief for Windows Home Server Remote Access

Technical Brief for Windows Home Server Remote Access Technical Brief for Windows Home Server Remote Access Microsoft Corporation Published: October, 2008 Version: 1.1 Abstract This Technical Brief provides an in-depth look at the features and functionality

More information

File and Printer Sharing with Microsoft Windows

File and Printer Sharing with Microsoft Windows Operating System File and Printer Sharing with Microsoft Windows Microsoft Corporation Published: November 2003 Abstract File and printer sharing in Microsoft Windows allows you to share the contents of

More information

How to Install Microsoft Mobile Information Server 2002 Server ActiveSync. Joey Masterson

How to Install Microsoft Mobile Information Server 2002 Server ActiveSync. Joey Masterson How to Install Microsoft Mobile Information Server 2002 Server ActiveSync Joey Masterson How to Install Microsoft Mobile Information Server 2002 Server ActiveSync Joey Masterson Copyright Information

More information

Installation of MicroSoft Active Directory

Installation of MicroSoft Active Directory Installation of MicroSoft Active Directory Before you start following this article you must be aware this is simply a lab setup and you need to assign relevant ip address, hostnames & domain names which

More information

Microsoft Dynamics GP. Workflow Installation Guide Release 10.0

Microsoft Dynamics GP. Workflow Installation Guide Release 10.0 Microsoft Dynamics GP Workflow Installation Guide Release 10.0 Copyright Copyright 2008 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of

More information

Lab Answer Key for Module 1: Installing and Configuring Windows Server 2008. Table of Contents Lab 1: Configuring Windows Server 2008 1

Lab Answer Key for Module 1: Installing and Configuring Windows Server 2008. Table of Contents Lab 1: Configuring Windows Server 2008 1 Lab Answer Key for Module 1: Installing and Configuring Windows Server 2008 Table of Contents Lab 1: Configuring Windows Server 2008 1 Information in this document, including URL and other Internet Web

More information

Use 802.1x EAP-TLS or PEAP-MS-CHAP v2 with Microsoft Windows Server 2003 to Make a Secure Network

Use 802.1x EAP-TLS or PEAP-MS-CHAP v2 with Microsoft Windows Server 2003 to Make a Secure Network How To Use 802.1x EAP-TLS or PEAP-MS-CHAP v2 with Microsoft Windows Server 2003 to Make a Secure Network Introduction This document describes how to create a secure LAN, using two servers and an 802.1xcompatible

More information

How To Install And Configure Windows Server 2003 On A Student Computer

How To Install And Configure Windows Server 2003 On A Student Computer Course: WIN310 Student Lab Setup Guide Microsoft Windows Server 2003 Network Infrastructure (70-291) ISBN: 0-470-06887-6 STUDENT COMPUTER SETUP Hardware Requirements All hardware must be on the Microsoft

More information

Secure IIS Web Server with SSL

Secure IIS Web Server with SSL Secure IIS Web Server with SSL EventTracker v7.x Publication Date: Sep 30, 2014 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract The purpose of this document is to help

More information

Improving Performance of Microsoft CRM 3.0 by Using a Dedicated Report Server

Improving Performance of Microsoft CRM 3.0 by Using a Dedicated Report Server Improving Performance of Microsoft CRM 3.0 by Using a Dedicated Report Server January 2006 Downloaded from http://www.sonomapartners.com/ - 1 - Information in this document, including URL and other Internet

More information

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Microsoft Corporation Published: May 2010 Abstract This guide describes the steps for configuring Remote Desktop Connection

More information

Migrating Active Directory to Windows Server 2012 R2

Migrating Active Directory to Windows Server 2012 R2 Migrating Active Directory to Windows Server 2012 R2 Windows Server 2012 R2 Hands-on lab In this lab, you will complete a migration of a Windows Server 2008 R2 domain environment to Windows Server 2012

More information

DriveLock Quick Start Guide

DriveLock Quick Start Guide Be secure in less than 4 hours CenterTools Software GmbH 2012 Copyright Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise

More information

Course: WIN310. Student Lab Setup Guide. Summer 2010. Microsoft Windows Server 2003 Network Infrastructure (70-291)

Course: WIN310. Student Lab Setup Guide. Summer 2010. Microsoft Windows Server 2003 Network Infrastructure (70-291) Course: WIN310 Student Lab Setup Guide Summer 2010 Microsoft Windows Server 2003 Network Infrastructure (70-291) ISBN: 0-470-06887-6 Published by Wiley & Sons 1 STUDENT COMPUTER SETUP Hardware Requirements

More information

In the Active Directory Domain Services Window, click Active Directory Domain Services.

In the Active Directory Domain Services Window, click Active Directory Domain Services. Installing the Active Directory Domain Services Role Press the Ctrl-Alt-Del on the xxrwdc computer. Log in as the default administrator of the local computer with the username Administrator and cisisthebest!

More information

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS Lab Manual Expediting WSUS Service for XP Embedded OS Summary In this lab, you will learn how to deploy the security update to your XP Pro or XP embedded images. You will also learn how to prepare the

More information

Diamond II v2.3 Service Pack 4 Installation Manual

Diamond II v2.3 Service Pack 4 Installation Manual Diamond II v2.3 Service Pack 4 Installation Manual P/N 460987001B ISS 26APR11 Copyright Disclaimer Trademarks and patents Intended use Software license agreement FCC compliance Certification and compliance

More information

Introduction. Versions Used Windows Server 2003

Introduction. Versions Used Windows Server 2003 Training Installing Active Directory Introduction As SonicWALL s products and firmware keeps getting more features that are based on integration with Active Directory, e.g., Active Directory Connector

More information

Windows Azure Pack Installation and Initial Configuration

Windows Azure Pack Installation and Initial Configuration Windows Azure Pack Installation and Initial Configuration Windows Server 2012 R2 Hands-on lab In this lab, you will learn how to install and configure the components of the Windows Azure Pack. To complete

More information

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition The installation of Lync Server 2010 is a fairly task-intensive process. In this article, I will walk you through each of the tasks,

More information

Windows Domain Network Configuration Guide

Windows Domain Network Configuration Guide Windows Domain Network Configuration Guide Windows Domain Network Configuration Guide for CCC Pathways Copyright 2008 by CCC Information Services Inc. All rights reserved. No part of this publication may

More information

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013 Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012 October 2013 This is a publication of Sage Software, Inc. Document version: October 17, 2013 Copyright

More information

Active Directory integration with CloudByte ElastiStor

Active Directory integration with CloudByte ElastiStor Active Directory integration with CloudByte ElastiStor Prerequisite Change the time and the time zone of the Active Directory Server to the VSM time and time zone. Enabling Active Directory at VSM level

More information

TS Gateway Step-By-Step Guide

TS Gateway Step-By-Step Guide TS Gateway Step-By-Step Guide Microsoft Corporation Published: December 2007 Modified: July 2008 Abstract Terminal Services Gateway (TS Gateway) is a new role service available to users of the Microsoft

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

How to Test Out Backup & Replication 6.5 for Hyper-V

How to Test Out Backup & Replication 6.5 for Hyper-V How to Test Out Backup & Replication 6.5 for Hyper-V Mike Resseler May, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication

More information

Introduction to DirectAccess in Windows Server 2012

Introduction to DirectAccess in Windows Server 2012 Introduction to DirectAccess in Windows Server 2012 Windows Server 2012 Hands-on lab In this lab, you will configure a Windows 8 workgroup client to access the corporate network using DirectAccess technology,

More information

How to Secure a Groove Manager Web Site

How to Secure a Groove Manager Web Site How to Secure a Groove Manager Web Site Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the companies, organizations,

More information

AD RMS Microsoft Federation Gateway Support Installation and Configuration Guide... 3 About this guide... 3

AD RMS Microsoft Federation Gateway Support Installation and Configuration Guide... 3 About this guide... 3 Contents AD RMS Microsoft Federation Gateway Support Installation and Configuration Guide... 3 About this guide... 3 Microsoft Federation Gateway Support Overview... 4 Deploying and Configuring Microsoft

More information

Step-by-Step Guide for Setting Up Network Quarantine and Remote Access Certificate Provisioning in a Test Lab

Step-by-Step Guide for Setting Up Network Quarantine and Remote Access Certificate Provisioning in a Test Lab Step-by-Step Guide for Setting Up Network Quarantine and Remote Access Certificate Provisioning in a Test Lab Microsoft Corporation Published: May, 2005 Author: Microsoft Corporation Abstract This guide

More information

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

Networking Best Practices Guide. Version 6.5

Networking Best Practices Guide. Version 6.5 Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form

More information

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM Abstract This paper explains how to setup Active directory service on windows server 2008.This guide also explains about how to install

More information

Trial environment setup. Exchange Server Archiver - 3.0

Trial environment setup. Exchange Server Archiver - 3.0 Trial environment setup Exchange Server Archiver - 3.0 Introduction This document describes how you can set up a trial environment for using Exchange Server Archiver with Exchange Server 2007. You do not

More information

Step-by-Step Guide for Setting Up VPN-based Remote Access in a Test Lab

Step-by-Step Guide for Setting Up VPN-based Remote Access in a Test Lab Página 1 de 54 Step-by-Step Guide for Setting Up VPN-based Remote Access in a Test Lab This guide provides detailed information about how you can use five computers to create a test lab with which to configure

More information

Management Reporter Integration Guide for Microsoft Dynamics GP

Management Reporter Integration Guide for Microsoft Dynamics GP Microsoft Dynamics Management Reporter Integration Guide for Microsoft Dynamics GP July 2013 Find updates to this documentation at the following location: http://go.microsoft.com/fwlink/?linkid=162565

More information

Update and Installation Guide for Microsoft Management Reporter 2.0 Feature Pack 1

Update and Installation Guide for Microsoft Management Reporter 2.0 Feature Pack 1 Update and Installation Guide for Microsoft Management Reporter 2.0 Feature Pack 1 Microsoft Corporation Published: December 2010 Microsoft Dynamics is a line of integrated, adaptable business management

More information

Installing Active Directory

Installing Active Directory Installing Active Directory 119 Installing Active Directory Installing Active Directory is an easy and straightforward process as long as you planned adequately and made the necessary decisions beforehand.

More information

Install SQL Server 2014 Express Edition

Install SQL Server 2014 Express Edition How To Install SQL Server 2014 Express Edition Updated: 2/4/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

HOTPin Integration Guide: DirectAccess

HOTPin Integration Guide: DirectAccess 1 HOTPin Integration Guide: DirectAccess Disclaimer Disclaimer of Warranties and Limitation of Liabilities All information contained in this document is provided 'as is'; Celestix assumes no responsibility

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

How To Set Up A Load Balancer With Windows 2010 Outlook 2010 On A Server With A Webmux On A Windows Vista V2.2.5.2 (Windows V2) On A Network With A Server (Windows) On

How To Set Up A Load Balancer With Windows 2010 Outlook 2010 On A Server With A Webmux On A Windows Vista V2.2.5.2 (Windows V2) On A Network With A Server (Windows) On Load Balancing Exchange 2010 OWA for External Access using WebMux Published: April 2011 Information in this document, including URL and other Internet Web site references, is subject to change without

More information

Troubleshooting File and Printer Sharing in Microsoft Windows XP

Troubleshooting File and Printer Sharing in Microsoft Windows XP Operating System Troubleshooting File and Printer Sharing in Microsoft Windows XP Microsoft Corporation Published: November 2003 Updated: August 2004 Abstract File and printer sharing for Microsoft Windows

More information

Step-by-Step Guide for Setting Up VPN-based Remote Access in a

Step-by-Step Guide for Setting Up VPN-based Remote Access in a Page 1 of 41 TechNet Home > Products & Technologies > Server Operating Systems > Windows Server 2003 > Networking and Communications Step-by-Step Guide for Setting Up VPN-based Remote Access in a Test

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

Deploying Windows Streaming Media Servers NLB Cluster and metasan Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering

istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering Tuesday, Feb 21 st, 2012 KernSafe Technologies, Inc. www.kernsafe.com Copyright KernSafe Technologies 2006-2012.

More information

How To Manage Storage With Novell Storage Manager 3.X For Active Directory

How To Manage Storage With Novell Storage Manager 3.X For Active Directory www.novell.com/documentation Installation Guide Novell Storage Manager 4.1 for Active Directory September 10, 2015 Legal Notices Condrey Corporation makes no representations or warranties with respect

More information

Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development Overview of Microsoft Office 365 Development Office 365 Hands-on lab In this lab, you will work with existing Office 365 apps. This document is provided for informational purposes only and Microsoft makes

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

How to install Small Business Server 2003 in an existing Active

How to install Small Business Server 2003 in an existing Active Page 1 of 6 How to install Small Business Server 2003 in an existing Active Directory domain INTRODUCTION This article describes how to install a Microsoft Windows Small Business Server (SBS) 2003-based

More information

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide Page 1 of 243 Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide (This is an alpha version of Benjamin Day Consulting, Inc. s installation

More information

Module 8: Implementing Group Policy

Module 8: Implementing Group Policy Module 8: Implementing Group Policy Contents Overview 1 Lesson: Implementing Group Policy Objects 2 Lesson: Implementing GPOs in a Domain 12 Lesson: Managing the Deployment of Group Policy 21 Lab: Implementing

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Configuring a SQL Server Reporting Services scale-out deployment to run on a Network Load Balancing cluster

Configuring a SQL Server Reporting Services scale-out deployment to run on a Network Load Balancing cluster Microsoft Dynamics AX Configuring a SQL Server Reporting Services scale-out deployment to run on a Network Load Balancing cluster White Paper A SQL Server Reporting Services (SSRS) scale-out deployment

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

Installing the Microsoft Network Driver Interface

Installing the Microsoft Network Driver Interface Installing the Microsoft Network Driver Interface Overview This guide explains how to install the PictureTel Live200 Microsoft Network Driver Interface (NDIS) software you have downloaded from PictureTel's

More information

Microsoft Dynamics GP 2010. SQL Server Reporting Services Guide

Microsoft Dynamics GP 2010. SQL Server Reporting Services Guide Microsoft Dynamics GP 2010 SQL Server Reporting Services Guide April 4, 2012 Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information

More information

The Windows Server 2003 Environment. Introduction. Computer Roles. Introduction to Administering Accounts and Resources. Lab 2

The Windows Server 2003 Environment. Introduction. Computer Roles. Introduction to Administering Accounts and Resources. Lab 2 Islamic University of Gaza College of Engineering Computer Department Computer Networks Lab Introduction to Administering Accounts and Resources Prepared By: Eng.Ola M. Abd El-Latif Mar. /2010 0 :D Objectives

More information

Searching for accepting?

Searching for accepting? If you have set up a domain controller previously with Windows 2000 Server, or Windows Server 2003, then you would be familiar with the dcpromo.exe command also be used to set up a Domain Controller on

More information

Module 1: Introduction to Active Directory Infrastructure

Module 1: Introduction to Active Directory Infrastructure Module 1: Introduction to Active Directory Infrastructure Contents Overview 1 Lesson: The Architecture of Active Directory 2 Lesson: How Active Directory Works 10 Lesson: Examining Active Directory 19

More information

Microsoft Dynamics GP Release

Microsoft Dynamics GP Release Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

nappliance misa Server 2006 Standard Edition Users Guide For use with misa Appliances 2006 nappliance Networks, Inc.

nappliance misa Server 2006 Standard Edition Users Guide For use with misa Appliances 2006 nappliance Networks, Inc. nappliance misa Server 2006 Standard Edition Users Guide For use with misa Appliances The information contained in this document represents the current view of Microsoft Corporation on the issues discussed

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day benday@benday.com v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

How To- Create Local Account and Active Directory Authentication EventTracker Enterprise

How To- Create Local Account and Active Directory Authentication EventTracker Enterprise How To- Create Local Account and Active Directory Authentication EventTracker Enterprise Publication Date: Feb. 1, 2016 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract

More information

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Copyright 2005 Adobe Systems Incorporated. All rights reserved. NOTICE: All information contained herein is the property

More information

StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover Cluster

StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover JANUARY 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

MadCap Software. Upgrading Guide. Pulse

MadCap Software. Upgrading Guide. Pulse MadCap Software Upgrading Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

Microsoft Lync Server 2010

Microsoft Lync Server 2010 Microsoft Lync Server 2010 Scale to a Load Balanced Enterprise Edition Pool with WebMux Walkthrough Published: March. 2012 For the most up to date version of the Scale to a Load Balanced Enterprise Edition

More information

Preface. Microsoft Office Sharepoint Server 2007 Integration Guide. 2009 SafeNet, Inc. All rights reserved. Part Number: 009804-001 (Rev A, 06/2009)

Preface. Microsoft Office Sharepoint Server 2007 Integration Guide. 2009 SafeNet, Inc. All rights reserved. Part Number: 009804-001 (Rev A, 06/2009) Microsoft Office Sharepoint Server 2007 Integration Guide Preface Preface 2009 SafeNet, Inc. All rights reserved. Part Number: 009804-001 (Rev A, 06/2009) All intellectual property is protected by copyright.

More information

20487B: Developing Windows Azure and Web Services

20487B: Developing Windows Azure and Web Services 20487B: Developing Windows Azure and Web Services Microsoft Hyper-V Classroom Setup Guide Contents Introducing Microsoft Hyper-V 1 Setup Overview 2 Activating Windows 8 Virtual Machines 2 Rearming Windows

More information

Lepide Exchange Recovery Manager

Lepide Exchange Recovery Manager Configuration Guide Lepide Exchange Recovery Manager Lepide Software Private Limited, All Rights Reserved This User Guide and documentation is copyright of Lepide Software Private Limited, with all rights

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

User Guide. Live Meeting. MailStreet Live Support: 866-461-0851

User Guide. Live Meeting. MailStreet Live Support: 866-461-0851 User Guide Live Meeting Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations,

More information