Step 3: Install the AD FS Role Service

Updated: June 24, 2013

Applies To: Windows Server 2012 R2

Important

Make sure that you have obtained an SSL server authentication certificate before you start this procedure.

You can use the following procedure to install the AD FS role service on a computer running Windows ServerĀ® 2012 R2 that will become the first federation server in a federation server farm or a federation server in an existing federation server farm.

Membership in Administrators, or equivalent, on the local computer is the minimum required to complete this procedure. Review details about using the appropriate accounts and group memberships at Local and Domain Default Groups (https://go.microsoft.com/fwlink/?LinkId=83477).

To install the AD FS server role via the Add roles and features wizard

  1. Open Server Manager. To do this, click Server Manager on the Start screen, or Server Manager in the taskbar on the desktop. In the Quick Start tab of the Welcome tile on the Dashboard page, click Add roles and features. Alternatively, you can click Add Roles and Features on the Manage menu.

  2. On the Before you begin page, click Next.

  3. On the Select installation type page, click Role-based or Feature-based installation, and click Next.

  4. On the Select destination server page, click Select a server from the server pool, verify that the target computer is highlighted, and then click Next.

  5. On the Select server roles page, click Active Directory Federation Services, and then click Next.

  6. On the Select features page, click Next. The required prerequisites are pre-selected for you. You do not need to select any other features.

  7. On the Active Directory Federation Service (AD FS) page, click Next.

  8. After you verify the information on the Confirm installation selections page, click Install.

  9. On the Installation progress page, verify that everything installed correctly, and then click Close.

To install the AD FS server role via Windows PowerShell

  1. On the computer that you want to configure as a federation server, open the Windows PowerShell command window, and run the following command: Install-windowsfeature adfs-federation -IncludeManagementTools

See Also

Concepts

How to deploy AD FS in Windows Server 2012 R2