PrepAway - Latest Free Exam Questions & Answers

Which two actions should you perform on Server1?

Yournetwork contains an Active Directory domain named contoso.com. The domain contains a
member server named Server1 that has the Active Directory Federation Services server role
installed. All servers run Windows Server 2012.
You complete the Active Directory Federation Services Configuration Wizard on Server1.
You need to ensure that client devices on the internal network can use Workplace Join.
Which two actions should you perform on Server1? (Each correct answer presents part of the
solution. Choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
Run Enable-AdfsDeviceRegistration -PrepareActiveDirectory.

B.
Edit the multi-factor authentication global authentication policy settings.

C.
Run Enable-AdfsDeviceRegistration.

D.
Run Set-AdfsProxyProperties HttpPort 80.

E.
Edit the primary authentication global authentication policy settings.

Explanation:
C)
To enable Device Registration Service
On your federation server, open a Windows PowerShell command window and type:
Enable-AdfsDeviceRegistration
Repeat this step on each federation farm node in your AD FS farm.
E)
Enable seamless second factor authentication
Seamless second factor authentication is an enhancement in AD FS that provides an added level of
access protection to corporate resources and applications from external devices that are trying to
access them. When a personal device is Workplace Joined, it becomes a ‘known’ device and
administrators can use this information to drive conditional access and gate access to resources.
To enable seamless second factor authentication, persistent single sign-on (SSO) and conditional
access for Workplace Joined devices.
In the AD FS Management console, navigate to Authentication Policies. Select Edit Global Primary
Authentication. Select the check box next to Enable Device Authentication, and then click OK.
Configure a federation server with Device Registration Service.

5 Comments on “Which two actions should you perform on Server1?

  1. Jaffery says:

    answer is A,C i just study in the official book from microsoft.
    we need to run two powershell command before any devices can be registered
    enable-adfsdeviceregistration -prepareactivedirectory
    enable-adfsdeviceregistration




    0



    2
  2. Confused says:

    You will also need to run some PowerShell commands and configurations to finish the ADFS configuration. In a PowerShell command window run the following commands:

    Initialize-ADDeviceRegistration

    When prompted for a service account, type contoso\fsgmsa$ (Or whatever account you created)

    Enable-AdfsDeviceRegistration




    0



    0

Leave a Reply