Note This question is part of a series of questions that present the same scenario Each question in the
series contains a unique solution. Determine whether the solution meets the stated goals.
You have an on-premises Active Directory forest.
You deploy Active Directory Federation Services (AD FS) and purchase an Office 365 subscription.
You need to create a trust between the AD FS servers and the Office 365 subscription.
Solution: You run the netdom.com command.
Does the meet the goal?
A.
Yes
B.
No
NO
Use Convert-MsolDomainToFederated
Agree with ArneT. See: https://docs.microsoft.com/en-us/powershell/msonline/v1/convert-msoldomaintofederated
NO.
Agree with above. You’ll also need the token signing cert to establish trust with O365:
https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directory-aadconnect-o365-certs
isn’t it New-MsolFederatedDomain cause it isn’t created yet?
I think Microsoft deliberately posts incorrect answers here to deter people from using these study aids
I agree, there’s no such a example about creating trust between on prem and o365.
https://technet.microsoft.com/en-us/library/cc776879(v=ws.10).aspx