필수 구성 요소 애플리케이션 및 인증서를 사용해서 컴퓨터를 구성한 후에는 AD FS(Active Directory Federation Services)의 페더레이션 서비스 프록시 역할 서비스를 설치할 준비가 된 것입니다. 다음 절차를 사용해서 페더레이션 서비스 프록시 역할 서비스를 설치할 수 있습니다. 컴퓨터에 페더레이션 서비스 프록시 역할 서비스를 설치하는 경우 해당 컴퓨터가 페더레이션 서버 프록시가 됩니다.
Membership in Administrators, or equivalent, on the local computer is the minimum required to complete this procedure. 적절한 계정과 그룹 구성원 자격 사용에 대한 세부 정보를 검토하려면 로컬 및 도메인 기본 그룹을 참조하십시오.
서버 관리자를 사용해서 페더레이션 서비스 프록시 역할 서비스를 설치하려면
On the Start screen, typeServer Manager, and then press ENTER.
Click Manage, and then click Add Roles and Features to start the Add Roles and Features Wizard.
시작하기 전 페이지에서 다음을 클릭합니다.
설치 유형 선택 페이지에서 역할 기반 또는 기능 기반 설치를 클릭한 후 다음을 클릭합니다.
대상 서버 선택 페이지에서 서버 풀에서 서버 선택을 클릭하고 대상 컴퓨터가 강조 표시되어 있는지 확인한 후 다음을 클릭합니다.
서버 역할 선택 페이지에서 원격 액세스를 클릭한 후 다음을 클릭합니다.
Note
If you are prompted to install additional .NET Framework or Windows Process Activation Service features, click Add Features to install them.
역할 서비스 선택 페이지에서 페더레이션 서비스 프록시 확인란을 선택하고 다음을 클릭합니다.
설치 선택 확인 페이지에서 정보를 확인한 후 필요한 경우 자동으로 대상 서버 다시 시작 확인란을 선택하고 설치를 클릭합니다.
On the Installation progress page, verify that everything installed correctly, and then click Close.
PowerShell을 사용하여 페더레이션 서비스 프록시 역할 서비스를 설치하려면
Windows PowerShell을 엽니다(관리자로 실행)
Type the following command and press Enter:
Install-WindowsFeature Web-Application-Proxy -IncludeManagementTools