Microsoft Exam Questions

Your network contains an Active Directory…

Your network contains an Active Directory

forest named contoso.com.

You have an Active Directory Federation Services (AD FS) farm. The farm contains a server named Server1 that runs Windows Server 2012 R2.

You add a server named Server2 to the farm. Server2 runs Windows Server 2016.

You remove S

erver1 from the farm.

You need to ensure that you can use role separation to manage the farm.

Which cmdlet should you run?

A.

Update-AdfsRelyingPartyTrust

B.

Invoke-AdfsFarmBehaviorLevelRaise

C.

Set-AdfsFarmInformation

D.

Set-AdfsProperties

Explanation:

AD FS for Windows Server 2016 introduces the ability to have separation between server administrators and AD FS service administrators.

After upgrading our ADFS servers to Windows Server 2016, the last step is to raise the Farm Behavior Level

using the Invoke-AdfsFarmBehaviorLevelRaise PowerShell cmdlet.

To upgrade the farm behavior level from Windows Server 2012 R2 to Windows Server 2016 use the Invoke-ADFSFarmBehaviorLevelRaise cmdlet.

References: https://technet.microsoft.com/en-us/librar

y/mt605334(v=ws.11).aspx