Does this meet the goal?

In this section, you’ll see one or more sets of questions with the same scenario and problem. Each Qpresents a unique solution to the problem, and you must determine whether the solution meets the stated goals. Any of the solutions might solve the problem. It is also possible that none of the solutions solve the problem.
Once you answer a Qin this section, you will NOT be able to return to it. As a result. these questions will not appear in the review screen
Note: This Qis part of a series of questions that present the same scenario. Each Qin the series contains a unique solution. Determine whether the solution meets the stated goals.
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:


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 raise the forest functional level to Windows Server 2012 R2. Does this meet the goal?
A. Yes
B. No

microsoft-exams

6 thoughts on “Does this meet the goal?

  1. Prepare your Active Directory forest to support devices
    Note

    This is a one-time operation that you must run to prepare your Active Directory forest to support devices. You must be logged on with enterprise administrator permissions and your Active Directory forest must have the Windows Server 2012 R2 schema to complete this procedure.

    Additionally, DRS requires that you have at least one global catalog server in your forest root domain. The global catalog server is required in order to run Initialize-ADDeviceRegistration and during AD FS authentication. AD FS initializes an in-memory representation of the DRS config object on each authentication request and if the DRS config object cannot be found on a DC in the current domain, the request is attempted against the GC on which the DRS objects were provisioned during Initialize-ADDeviceRegistration.
    https://docs.microsoft.com/en-US/windows-server/identity/ad-fs/deployment/configure-a-federation-server-with-device-registration-service

    1. B Explanation: The Forest Functional Level cannot be raised higher than the Domain Functional Level.

      1. th11211 is correct.
        OK: Domain Level >= Forest Level or Forest Level <= Domain Level
        NOt OK: Domain Level Domain Level

        1. Mis-typed previous comment. meant to say:
          OK: Domain Level >= Forest Level or Forest Level <= Domain Level
          NOt OK: Domain Level Domain Level

          1. Sorry. Copy-paste not working. Last statement should be:
            NOt OK: Domain Level Domain Level

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.