top of page

Part 1: AD RMS Installation and Configuration in Server 2012 R2

In this Article, I am going to cover how to install Active Directory Rights Management Services(AD RMS) in Server 2012 R2 by using Windows Integrated Database.

First Up All we need to create Service Account for the AD RMS. Normal Domain Account is fine for this and doesn’t required any additional rights.

Open Active Directory Users and computers


1

2

3

4

5

6

Alright,Now we need to create one A Record for ADRMS to point in DNS of the Server Host Name where we installing the RMS Role. It will help to easily reach for services.


7

9

Okay, We are good to go. Now Open Server Manager and Install the AD RMS Role


15

Click Next


16

Select Active Directory Rights Management Server 


21

Role has been installed.Click on Perform Additional Configuration to configuring the AD RMS


22

Click on Next


23

Select Create a new AD RMS root cluster as this is first server and click on Next 


24

We can use SQL Database, Since it is test server i am using Windows Internal database on this server. Will cover how to configure SQL Database in upcoming articles.


25

Select the Service Account which we created


28

Select Use AD RMS centrally manager key storage 


29

Type Cluster Key Password and Click Next


30

Select Default Web Site


33

Select Register the SCP now 


34

Click on Install 


36

Alright we have installed the RMS role.Click on Close to complete the process


37

24 views0 comments
bottom of page