Which two actions should you perform?

A company deploys an Office 365 tenant.
You need to configure single sign-on (SSO) for all user accounts.
Which two actions should you perform? Each correct answer presents part of the solution.

A company deploys an Office 365 tenant.
You need to configure single sign-on (SSO) for all user accounts.
Which two actions should you perform? Each correct answer presents part of the solution.

A.
Run the Windows PowerShell cmdlet Convert-MsolDomainToStandard.

B.
Run the Windows PowerShell cmdlet Enable-ADFSEndpoint.

C.
Run the Windows PowerShell cmdlet Convert-MsolDomainToFederated.

D.
Deploy a federation server proxy.E. Run the Windows PowerShell cmdlet New-ADFSOrganization.

F.
Deploy a federation server farm.

Explanation:
http://technet.microsoft.com/en-us/library/dn194092.aspx



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Marty

Marty

C and E, correct.

AllTheStudying

AllTheStudying

Did you mean to say C, and F?

Ronald Brouwer

Ronald Brouwer

I think it’s indeed C and F because you need a local ADFS server/farm to use a federated situation.

rinie

rinie

You would also want a ADFS Proxy as you don’t want your ADFS exposed to the internet but since you have to choose only two answers C and F would be the best options since it would work without a proxy.