Identity with Windows Server 2016 — Question 31
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory forest named contoso.com. The forest contains a member server named Server1 that runs Windows Server 2016. All domain controllers run Windows Server 2012 R2.
Contoso.com has the following configuration.
PS C:\> (Get-ADForest).ForestMode
Windows2008R2Forest -
PS C:\> (Get-ADDomain).DomainMode
Windows2008R2Domain -
PS C:\>
You plan to deploy an Active Directory Federation Services (AD FS) farm on Server1 and to configure device registration.
You need to configure Active Directory to support the planned deployment.
Solution: You upgrade a domain controller to Windows Server 2016.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
Upgrading a domain controller to Windows Server 2016 allows the forest and domain functional levels to be raised, which is necessary for implementing new features such as Active Directory Federation Services (AD FS) and device registration. The alternative option, 'No', is incorrect because it does not acknowledge the benefits of upgrading to a newer server version that supports these capabilities.