What should you configure on each server?

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.)

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.

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.)

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.

Answer: See the explanation

Explanation:
Health Policies
Server Options
* Health policy on the NAP server.
* The DHCP server must be NAP enabled.

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.



Leave a Reply 16

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

16 + fourteen =


rayan

rayan

Scope option

Dev7

Dev7

MS-Service-Class
Policy

Gabriel

Gabriel

Confused :-/

Luis

Luis

Correct answer is:
MS-Service-Class
Scope options

annu

annu

Correct answer is MS-Service class and Scope options

satan

satan

why ms service provide your sources

Aquies

Aquies

It doesn’t really help when people just say the answer is MS-Service-Class/Scope options

Why exactly is that? Do you have a source? The health policy for NAP and enabling NAP on server options sounds sufficient to enforce in my opinion.

Jeff

Jeff

Oops. Kilo is right, it is a MS-Service-Class on the Policy server and a Scope Options on the DHCP server. I misstated in my earlier post. Sorry.

Aqueies, you can look at Kilo’s post link and the one I provided and I think they explain the issue.

Nathan

Nathan

MS-Service only specifies DHCP based authentication. The question specifically states NAP based compliant and non compliant clients. You need a Health Policy to state what a complaint computer is. So Health Policy on Server 1.

Server2 is Server Options. I say Server Options, because there is a setting for DHCP Server behavior when NPS is unreachable that you can set to Restricted and you can enable NAP on all scopes from there.

Miridm Peler

Miridm Peler

New 70-411 Exam Questions Updated Recently (6/May/2016):

NEW QUESTION 435
You have a server named Server1 that is a number of a domain named contoso.com. You view the properties of a service on Server1 as shown in the graphic.
Image URL: examgod.com/plimages/257a8e899d68_F2B9/new-70-411-exam-dumps-4351_thumb.png
Use the drop-down menus to select the answer choice that completes each statement. NOTE: Each correct selection is worth one point.
Image URL: examgod.com/plimages/257a8e899d68_F2B9/new-70-411-exam-dumps-4352_thumb.jpg

Answer:
Image URL: examgod.com/plimages/257a8e899d68_F2B9/new-70-411-exam-dumps-4353_thumb.jpg
Explanation:
Virtual accounts are “managed local accounts” that provide the following features to simplify service administration:
– No password management is required.
– The ability to access the network with a computer identity in a domain environment.
Virtual accounts require very little management. They cannot be created or deleted, nor do they require any password management. You must be a member of the Administrators group on the local computer to perform the following procedures. To configure a service to use a virtual account:
– Click Start, point to Administrative Tools, and then click Services.
– In the details pane, right-click the service that you want to configure, and then click Properties.
– Click the Log On tab, click This account, and then type NT SERVICE\ServiceName. When you are finished, click OK.
– Restart the service for the change to take effect.
READ MORE — technet.microsoft.com/en-us/library/dd548356%20(v=WS.10).aspx

NEW QUESTION 436
You have a Windows Server Update Services (WSUS) server named Server1. Server1 synchronizes from Microsoft Update. You plan to deploy a new WSUS server named Server2. Server2 will synchronize updates Server2 will be separated from Server1 by a firewall from Server1. You need to identify which port must be open on the firewall so that Server2 can synchronize the updates. Which port should you identify?

A. 8530
B. 3389
C. 443
D. 80

Answer: A
Explantion:
WSUS upstream and downstream servers will synchronize on the port configured by the WSUS Administrator. By default, these ports are configured as follows:
– On WSUS 3.2 and earlier, port 80 for HTTP and 443 for HTTPS
– On WSUS 6.2 and later (at least Windows Server 2012), port 8530 for HTTP and 8531 for HTTPS The firewall on the WSUS server must be configured to allow inbound traffic on these ports
READ MORE — technet.microsoft.com/en-us/library/hh852346.aspx

NEW QUESTION 437
A technician installs a new server that runs Windows Server 2012 R2. During the installation of Windows Server Update Services (WSUS) on the new server, the technician reports that on the Choose Languages page of the Windows Server Update Services Configuration Wizard, the only available language is English. The technician needs to download updates in French and English. What should you tell the network technician to do to ensure that the required updates are available?

A. Complete the Windows Server Update Services Configuration Wizard, and then modify the update language on the server.
B. Uninstall all instances of the Windows Internal Database.
C. Change the update languages on the upstream server.
D. Change the System Local of the server to French.

Answer: C
Explanation:
Configure upstream servers to synchronize updates in all languages that are required by downstream replica servers.
You will not be notified of needed updates in the unsynchronized languages.
The Choose Languages page of the WSUS Configuration Wizard allows you to get updates from all languages or from a subset of languages. Selecting a subset of languages saves disk space, but it is important to choose all the languages that are needed by all the downstream servers and client computers of a WSUS server.
Downstream servers and client computers will not receive all the updates they need if you have not selected all the necessary languages for the upstream server. Make sure you select all the languages that will be needed by all the client computers of all the downstream servers.
You should generally download updates in all languages on the root WSUS server that synchronizes to Microsoft Update. This selection guarantees that all downstream servers and client computers will receive updates in the languages that they require.
To choose update languages for a downstream server:
If the upstream server has been configured to download update files in a subset of languages:
In the WSUS Configuration Wizard, click Download updates only in these languages (only languages marked with an asterisk are supported by the upstream server), and then select the languages for which you want updates.
READ MORE — technet.microsoft.com/en-us/library/hh328568(v=ws.10).aspx

NEW QUESTION 438
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question. Your network contains an Active Directory domain named contoso.com. The domain contains more than 100 Group Policy objects (GPOs). Currently, there are no enforced GPOs. You have a GPO named GPO1 that is linked to the domain. You need to configure GPO1 to apply settings to Group1 only. What should you use?

A. Dcgpofix
B. Get-GPOReport
C. Gpfixup
D. Gpresult
E. Gpedit. msc
F. Import-GPO
G. Restore-GPO
H. Set-GPInheritance
I. Set-GPLink
J. Set-GPPermission
K. Gpupdate
L. Add-ADGroupMember

Answer: C

NEW QUESTION 439
……

NEW QUESTION 440
Your network contains one Active Directory forest named contoso.com. You create a starter Group Policy object (GPO) named Starter_GPO1. From the Delegation tab of Starter_GPO1, you add a group named GPO_Admins and you assign the Edit settings permissions to the group. You create a new GPO named GPO1 from Starter_GPO1. You need to identity which action can he performed by the members of the GPO Admins group. What should you identify?

A. Modify the Delegation settings of Starter_GPO1.
B. Modify the Group Policy Preferences in Starter_GPO1.
C. Link a WMI filter to GPO1.
D. Modify the Administrative Templates in GPO1.

Answer: A
Explanation:
Permission rights applied to starter GPO objects are relative to the starter GPO objects only; they are not inherited from actual GPOs created from starter GPOs.
B is wrong because Starter GPOs do not have preferences, only Administrative Template policy settings.
READ MORE — technet.microsoft.com/en-us/library/cc753200.aspx

NEW QUESTION 441
……

P.S. These New 70-411 Exam Questions Were Just Updated From The Real 70-411 Exam, You Can Get The Newest & Valid 70-411 Dumps In PDF And VCE From — http://bitly.com/70-411-dumps-vce-pdf (447q)

Good Luck !!!

aligaiii

aligaiii

In Q438, shouldn’t the answer be Set-GPPermission

testtaker

testtaker

Tested the above in my test lab.

the answer is
Health policy – defines what is healthy and what is not
a dhcp scope policy – defines different DHCP options on the same scope

The full configuration is as follows
NPS
health policy which defines what is healthy
network policy which could include a MS service class condition if it is to be limited to a specific DHCP scope

DHCP
a scope with defined DHCP options which will be applied is the client is healthy
a scope policy with the User Class – Default Access Protection Class condition and alternative DHCP options which will be applied if the client fails the health checks

akr3p

akr3p

“You need to ensure that non-compliant NAP clients receive different DHCP options than compliant NAP Clients.”
We ask us to differentiate dhcp options for NAP non-compliant with regard to compliant. It understands that Network Policies already exists. As a consequence the answers have to be “MS-Services Class” and “a Policy”.
With 2012R2, scope option is not valid. Be careful.