Drag and Drop Question
Contoso, Ltd. has an Office 365 tenant. The company has two servers named Server1 and Server2 that run Windows 2012 R2 Server. The servers are not joined to
the contoso.com domain. Server2 is deployed to the perimeter network. You install Secure Sockets Layer (SSL) certificates on both servers. You deploy internal
and external firewalls. All firewalls allow HTTPS traffic. You must deploy single sign-on (SSO) and Active Directory Federation Services (AD FS). You need to install
and configure all AD FS components in the environment. Which four actions should you perform in sequence? To answer, move the appropriate actions from the
list of actions to the answer area and arrange them in the correct order.
Explanation:
My answer would be:
– Join server1 to AD.
– Install ADFS and configure on server1
– install ADFS on server2
– Install ADFS WAP on server2
server2 resides in a perimeter network.
*correction:
step 3: Install-WindowsFeature Web-Application-Proxy -IncludeManagementTools
step 4: Install-WebApplicationProxy -CertificateThumbprint ‘1a2b3c4d5e6f1a2b3c4d5e6f1a2b3c4d5e6f1a2b’ -FederationServiceName fs.contoso.com
i concur
Bas, I concur with you.