Valid 70-417 Dumps shared by ExamDiscuss.com for Helping Passing 70-417 Exam! ExamDiscuss.com now offer the newest 70-417 exam dumps, the ExamDiscuss.com 70-417 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-417 dumps with Test Engine here:
Your network contains an Active Directory domain named contoso.com. The domain contains two member servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 has Microsoft SQL Server 2012 installed. You install the Active Directory Federation Services server role on Server2. You need to configure Server2 as the first Active Directory Federation Services (AD FS) server in the domain. The solution must ensure that the AD FS database is stored in a SQL Server database on Server1. What should you do on Server2?
Correct Answer: A
Explanation/Reference: Explanation: Install-ADFSFarm with the parameter -SQLConnectionString This is the only valid option. Not: Powershell Install-ADFSStandAlone We're not going for StandAlone which is no more for 2012 R2 btw. Not: Stand Alone federation. Not: ADFS Web Agents The Active Directory Federation Services (ADFS) Web Agent is a component of ADFS. It is used to consume security tokens and either allow or deny a user access to a Web application. To accomplish this, the Web server requires a relationship with a resource Federation Service so that it can direct the user to the Federation Service as needed. References: http://technet.microsoft.com/en-us/library/ee913579.aspx