Sale!

70-411 Administering Windows Server 2012

$19.95

Passing Score: 800
Time Limit: 120 min
File Version: 44.0

Q&A: 305

Updated December 2022

Recommend this page

Description

Start your future with a Data Science Certificate.

Exam Demo

QUESTION 1
DRAG DROP
Your network contains an Active Directory forest named contoso.com. The forest contains a Network Policy Server (NPS) server named NPS1 and a
VPN server named VPN1. VPN1 forwards all authentication requests to NPS1.
A partner company has an Active Directory forest named adatum.com. The adatum.com forest contains an NPS server named NPS2.
You plan to grant users from adatum.com VPN access to your network.
You need to authenticate the users from adatum.com on VPN1.
What should you create on each NPS server?
To answer, drag the appropriate objects to the correct NPS servers. Each object may be used once, more than once, or not at all. You may need to drag
the split bar between panes or scroll to view content.
Select and Place:

70-411-1

Correct Answer:

70-411-2

Section: Volume A

QUESTION 2
HOTSPOT
Your network contains an Active Directory domain named contoso.com. The domain contains the users shown in the following table.

70-411-3

You have a Network Policy Server (NPS) server that has the network policies shown in the following table.

70-411-4

User1, User2, and User3 plan to connect to the network by using a VPN. You need to identify which network policy will apply to each user.
What should you identify?
To answer, select the appropriate policy for each user in the answer area.

Hot Area:

70-411-5

Correct Answer:

70-411-6

Section: Volume A
:
Explanation:
When you configure multiple network policies in NPS, the policies are an ordered list of rules. NPS evaluates the policies in listed order from first to last.
If there is a network policy that matches the connection request, NPS uses the policy to determine whether to grant or deny access to the user or
computer connection.
Network policies are evaluated according to the processing order. Once a match is found, no further network policy is processed.
Policies are processed in this order:
Policy2 (applies only to members of Group1)
Policy1 (applies to all users during specified time slot)
Policy3 (applies only to members of Group2)
Since policy1 will always apply (Sunday 0:00 to Saturday 24:00 = always), policy3 will never be evaluated.
References:
https://technet.microsoft.com/en-us/library/cc732724(v=ws.10).aspx

QUESTION 3
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2012
R2.
Server1 has the following role services installed:

  • DirectAccess and VPN (RRAS)
  • Network Policy Server

Remote users have client computers that run either Windows XP, Windows 7, or Windows 8.
You need to ensure that only the client computers that run Windows 7 or Windows 8 can establish VPN connections to Server1.
What should you configure on Server1?

A. A condition of a Network Policy Server (NPS) network policy
B. A constraint of a Network Policy Server (NPS) network policy
C. a condition of a Network Policy Server (NPS) connection request policy
D. A vendor-specific RADIUS attribute of a Network Policy Server (NPS) connection request policy

Correct Answer: A

Section: Volume A

Explanation:
If you want to configure the Operating System condition, click Operating System, and then click Add. In Operating System Properties, click Add, and then
specify the operating system settings that are required to match the policy.
The Operating System condition specifies the operating system (operating system version or service pack number), role (client or server), and
architecture (x86, x64, or ia64) required for the computer configuration to match the policy.

QUESTION 4
HOTSPOT
Your network contains an Active Directory domain named contoso.com. The domain contains two servers named Server1 and Server2. Server1 has the
Network Policy Server server role installed. Server2 has the DHCP Server server role installed. Both servers run Windows Server 2012 R2.
You are configuring Network Access Protection (NAP) to use DHCP enforcement.
You configure a DHCP scope as shown in the exhibit. (Click the Exhibit button.)

70-411-7

You need to ensure that non-compliant NAP clients receive different DHCP options than compliant NAP clients.
What should you configure on each server? To answer, select the appropriate options for each server in the answer area.
Hot Area:

70-411-8

Correct Answer:

70-411-9

Section: Volume A

Explanation:
Note: With DHCP enforcement, a computer must be compliant to obtain an unlimited access IP address configuration from a DHCP server. For
noncompliant computers, network access is limited by an IP address configuration that allows access only to the restricted network. DHCP enforcement
enforces health policy requirements every time a DHCP client attempts to lease or renew an IP address configuration. DHCP enforcement also actively
monitors the health status of the NAP client and renews the IPv4 address configuration for access only to the restricted network if the client becomes
noncompliant.

QUESTION 5
You are a network administrator of an Active Directory domain named contoso.com.
You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the DHCP Server server role and the Network Policy Server role
service installed.
You enable Network Access Protection (NAP) on all of the DHCP scopes on Server1. You need to create a DHCP policy that will apply to all of the NAP
non-compliant DHCP clients.

Which criteria should you specify when you create the DHCP policy?
A. The client identifier
B. The user class
C. The vendor class
D. The relay agent information

Correct Answer: B

Section: Volume A

Explanation:

70-411-10

To configure a NAP-enabled DHCP server

On the DHCP server, click Start, click Run, in Open, type dhcpmgmt. smc, and then press ENTER.

In the DHCP console, open <servername>\IPv4.

Right-click the name of the DHCP scope that you will use for NAP client computers, and then click Properties.

On the Network Access Protection tab, under Network Access Protection Settings, choose Enable for this scope, verify that Use default NetworkAccess Protection profile is selected, and then click OK.

In the DHCP console tree, under the DHCP scope that you have selected, right-click Scope Options, and then click Configure Options.

On the Advanced tab, verify that Default User Class is selected next to User class

.
Select the 003 Router checkbox, and in IP Address, under Data entry, type the IP address for the default gateway used by compliant NAP client
computers, and then click Add.

Select the 006 DNS Servers checkbox, and in IP Address, under Data entry, type the IP address for each router to be used by compliant NAP client
computers, and then click Add.

Select the 015 DNS Domain Name checkbox, and in String value, under Data entry, type your organization’s domain name (for example,
woodgrovebank. local), and then click Apply. This domain is a full-access network assigned to compliant NAP clients. 10.On the Advanced tab, next to
User class, choose Default Network Access Protection Class. 11. Select the 003 Router checkbox, and in IP Address, under Data entry, type the IP
address for the default gateway used by noncompliant NAP client computers, and then click Add. This can be the same default gateway that is used
by compliant NAP clients. 12. Select the 006 DNS Servers checkbox, and in IP Address, under Data entry, type the IP address for each DNS server to
be used by noncompliant NAP client computers, and then click Add. These can be the same DNS servers used by compliant NAP clients. 13.Select
the 015 DNS Domain Name checkbox, and in String value, under Data entry, type a name to identify the restricted domain (for example, restricted.
Woodgrovebank. local), and then click OK. This domain is a restricted-access network assigned to noncompliant NAP clients.

Click OK to close the Scope Options dialog box.

Close the DHCP console.
Reference: http: //technet.microsoft.com/en-us/library/dd296905%28v=ws.10%29.aspx

Certification: MCSA Windows Server 2012

Exams:


Jump start your career with best machine learning introduction course

0/5 (0 Reviews)