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.
Explanation:
Example: Creates the first node in a federation server farm that uses the Windows Internal Database
(WID) on the local server computer.
In this example, a certificate thumbprint value is supplied for the CertificateThumbprint parameter.
This certificate will be used as the SSL certificate and the service communications certificate.
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 server farm.
/ 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 thumbprint of a valid certificate in the Local Computer certificate store.
/ The parameter -FederationServiceName<String>
Specifies the DNS name of the federation service. This value must match the subject name of the
certificate configured on the SSL binding in IIS.
* The Add-AdfsFarmNode command adds this computer to an existing federation server farm.Install-AdfsFarm
https://technet.microsoft.com/en-us/library/dn479416(v=wps.630).aspx
2 and 3 should be switched. You add a node to the farm *AFTER* creating the farm.
agree with Massimo. you need to have the farm first ADFS farm before you can add a node to the farm.
After checking out a number of the articles on your site, I seriously appreciate your way of blogging. I added it to my bookmark webpage list and will be checking back in the near future. Take a look at my website as well and tell me your opinion.|
You actually make it seem so easy together with your presentation but I to find this topic to be really something which I feel I’d by no means understand. It kind of feels too complicated and extremely large for me. I am having a look ahead to your next submit, I will try to get the hold of it!|