PrepAway - Latest Free Exam Questions & Answers

Which three actions should you perform in sequence?

DRAG DROP
Contoso, Ltd., uses SharePoint Online and plans a new single sign-on (SSO) implementation that uses Active
Directory Federation Services (AD FS).
Your environment contains the following configurations: two servers named Server1 and Server2 a partner collaboration website for the domain contoso.com that points to a SharePoint Online team site a hardware load balancer to use with Server1 and Server2
You need to install AD FS to support the environment.
Which three 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.
Select and Place:

the local server computer. certificate will be used as the SSL certificate and the service communications certificate. thumbprint of a valid certificate in the Local Computer certificate store. configured on the SSL binding in IIS.

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:
Example: Creates the first node in a federation server farm that uses the Windows Internal Database(WID) on
In this example, a certificate thumbprint value is supplied for the CertificateThumbprint parameter. This
PS C:\\> $fscredential= Get-Credential
PS C:\\> Install-AdfsFarm -CertificateThumbprint 8169c52b4ec6e77eb2ae17f028fe5da4e35c0bed –
FederationServiceName fs.corp.contoso.com -ServiceAccountCredential $fscredential
* Install-AdFsFarm command creates the first node of a new federation serverfarm.
/ The parameter -CertificateThumbprint<String>
Specifies the value of the certificate thumbprint of the certificate that should be used in the Secure Sockets
Layer (SSL) binding of the Default Web Site in Internet Information Services (IIS). This value should match the
/ The parameter -FederationServiceName<String>
Specifies the DNSname of the federation service. This value must match the subject name of the certificate

* The Add-AdfsFarmNode command adds this computer to an existing federation server farm.

One Comment on “Which three actions should you perform in sequence?


Leave a Reply