microsoft€¦ · s@lm@n microsoft exam 70-413 designing and implementing a server infrastructure...

23
s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE http://www.ensurepass.com/70-413.html

Upload: others

Post on 09-Jul-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

s@lm@n

Microsoft Exam 70-413

Designing and Implementing a Server Infrastructure

Version: 19.0

[ Total Questions: 206 ]

Download 2017 EP 70-413 Dump PDF and VCE http://www.ensurepass.com/70-413.html

Page 2: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

Topic break down

Topic No. of Questions

Topic 1: Contoso Ltd Case A 13

Topic 2: Proseware, Inc 9

Topic 3: Litware, Inc 12

Topic 4: Northwind Traders 10

Topic 5: Alpine Ski 7

Topic 6: Contoso Ltd, Case B 6

Topic 7: Line-of-business applications 7

Topic 8: Parnell Aerospace 8

Topic 9: Mix Questions 134

2

Page 3: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

Topic 1, Contoso Ltd Case A

Contoso, Ltd., is a healthcare company in Europe that has 2,000 users. The company ismigrating to Windows Server 2012. The company has two main offices and two branch offices. The main offices are located in

The offices connect to each other by using a WAN link.

Active Directory The network contains an Active Directory forest named contoso.com. An Active Directory

In each site, there are two domain controllers for the contoso.com domain and two domain

Server 2008 R2. All of the domain controllers are global catalog servers. The FSMO roles were not moved since the domains were deployed.

Each user has a laptop computer that runs Windows 7. The company has 10 print servers. Each print server contains several shared printers. The company has 10 file servers that have the following disk configurations:

A simple volume named C that is the System and Boot volume and is formattedNTFSA mounted virtual hard disk (VHD) named DATA that is formatted NTFSA simple volume named D that is formatted FAT32A simple volume named E that is formatted NTFSA Clustered Shared Volume (CSV)

Both servers have the following server roles installed:

3

Page 4: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

DNS ServerDHCP ServerRemote Access

The DNS servers are configured to use the DNS servers of the company's Internet ServiceProvider (ISP) as forwarders. Users often work remotely. The users access the internal network by using an SSTP-based

Requirements Planned Changes The company plans to implement the following changes:

Create a child domain named sales.contoso.com. Only the domain controllers in

computers in sales.contoso.com will use the sales.contoso.com domain controllers

Implement two servers in the Amsterdam office and two servers in the Paris officeto replace PA1 and AMI. These new servers will run Windows Server 2012 and willnot have shared storage.Decommission the research.contoso.com domain. All of the users and the GroupPolicy objects (GPOs) in research.contoso.com will be migrated to contoso.com.Migrate the existing print queues to virtualized instances of Windows Server 2012.Migrate the file servers to new servers that run Windows Server 2012.Implement RADIUS authentication for VPN connections.Deploy Windows Server 2012 to all new servers.

Technical Requirements The company identifies following technical requirements:

All changes to Group Policies must be logged.Network Access Protection (NAP) policies must be managed centrally.Core networking services in each office must be redundant if a server fails.The possibility of IP address conflicts during the DHCP migration must be

A central log of the IP address leases and the users associated to those leases

All of the client computers must be able to resolve internal names and internetnames.Administrators in the Paris office need to deploy a series of desktop restrictions tothe entire company by using Group Policy.The new sales.contoso.com domain will contain a web application that will accessdata from a Microsoft SQL Server located in the contoso.com domain. The webapplication must use integrated Windows authentication. Users' credentials mustbe passed from the web applications to the SQL Server.

4

Page 5: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

After the planned upgrade to Windows Server 2012, you restore a user account from theActive Directory Recycle Bin. You need to replicate the restored user account as quickly as possible. Which cmdlets should you run? A. Get-ADReplicationSite and Set-ADReplicationConnection B. Get-ADReplicationAttributeMetadata and Compare-Object C. Get-ADReplicationUpToDatenessVectorTable and Set-ADReplicationSite D. Get ADDomainController and Sync-ADObject

Answer: D

Explanation:

All of the domain controllers are global catalog servers.

The FSMO roles were not moved since the domains were deployed.

* Example: The following command replicates the user “James” to all the domain

Get-ADDomainController -filter * | ForEach {Sync-ADObject -object “CN=James,

OU=BusinessUsers, DC=Test, DC=Local” -source NKAD1 -destination $_.hostname}

Note:

* The Get-ADDomainController cmdlet gets the domain controllers specified by the

parameters.

You can get domain controllers by setting the Identity, Filter or Discover parameters.

* The Sync-ADObject cmdlet replicates a single object between any two domain controllers

that have partitions in common. The two domain controllers do not need to be direct

replication partners. It can also be used to populate passwords in a read-only domain

controller (RODC) cache. Reference: Get-ADDomainController, Sync-ADObject

Question No : 1 - (Topic 1)

5

Page 6: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

You need to recommend a management solution for the GPOs. The solution must meet thetechnical requirements. What should you include in the recommendation? A. Microsoft Baseline Security Analyzer (MBSA) B. Microsoft Desktop Optimization Pack (MDOP) C. Microsoft System Center 2012 Operations Manager D. Microsoft System Center 2012 Data Protection Manager (DPM)

Answer: B

Explanation:

/ All changes to Group Policies must be logged.

/ Administrators in the Paris office need to deploy a series of desktop restrictions to the

entire company by using Group Policy.

* Microsoft Desktop Optimization Pack

Windows Vista Enterprise helps global organizations and enterprises with complex IT

infrastructures lower IT costs, reduce risk, and stay connected. The Microsoft Desktop

Optimization Pack for Software Assurance further extends this value by reducing

application deployment costs, enabling delivery of applications as services, and allowing for

better management and control of enterprise desktop environments. Together these

technologies deliver a highly cost-effective and flexible Windows desktop management

What is the Microsoft Desktop Optimization Pack?

The Microsoft Desktop Optimization Pack (MDOP) for Software Assurance is an add-on

subscription license available to Software Assurance customers. It uses innovative

technologies to help reduce the total cost of ownership (TCO) of the Windows desktop by

accelerating operating system and application management and enhancing IT

responsiveness and end-user uptime. It will enable you to better control the desktop,

accelerate and simplify desktop deployments and management, and create a dynamic

infrastructure by turning software into centrally managed services.

MDOP facilitates accelerated deployment and manageability of Windows through these

innovative technologies— available only to Windows Software Assurance customers. Reference: Microsoft Desktop Optimization Pack URL: http://technet.microsoft.com/en-us/library/cc507880.aspx

Question No : 2 - (Topic 1)

6

Page 7: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

You implement and authorize the new DHCP servers. You import the server configurationsand the scope configurations from PA1 and AM1. You need to ensure that clients can obtain DHCP address assignments after you shutdown PA1 and AM1. The solution must meet the technical requirements. What should you do? A. Run the Get-DhcpServerv4Lease cmdlet and the Remove-DhcpServerv4Lease cmdlet.Run the Windows Server Migration Tools. B. Run the Get-DhcpServerv4Lease cmdlet and the Add-DhcpServerv4Lease cmdlet.Activate the scopes. C. Run the Get-DhcpServerv4FreeIPAddress cmdlet and the Invoke-DhcpServerv4FailoverReplication cmdlet. Run the Windows Server Migration Tools. D. Run the Get-DhcpServerv4FreeIPAddress cmdlet and the Invoke-DhcpServerv4FailoverReplication cmdlet Activate the scopes.

Answer: B

Explanation: The Get-DhcpServerv4Lease cmdlet gets one or more lease records from

the Dynamic Host Configuration Protocol (DHCP) server service.

The Add-DhcpServerv4Lease cmdlet adds a new IPv4 address lease on the Dynamic Host

Configuration Protocol (DHCP) server service. This cmdlet is only supported for DHCP

server service running on Windows Server® 2012.

You need to recommend a solution for DHCP logging. The solution must meet the technicalrequirement. What should you include in the recommendation? A. Event subscriptions B. IP Address Management (IPAM) C. DHCP audit logging D. DHCP filtering

Question No : 3 - (Topic 1)

Question No : 4 - (Topic 1)

7

Page 8: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

Answer: B

Explanation: * Scenario: A central log of the IP address leases and the users associated

* Feature description

IPAM in Windows Server 2012 is a new built-in framework for discovering, monitoring,

auditing, and managing the IP address space used on a corporate network. IPAM provides

for administration and monitoring of servers running Dynamic Host Configuration Protocol

(DHCP) and Domain Name Service (DNS). IPAM includes components for:

• Automatic IP address infrastructure discover)': IPAM discovers domain controllers, DHCP

servers, and DNS servers in the domains you choose. You can enable or disable

management of these servers by IPAM.

• Custom IP address space display, reporting, and management: The display of IP

addresses is highly customizable and detailed tracking and utilization data is available.

IPv4 and IPv6 address space is organized into IP address blocks, IP address ranges, and

individual IP addresses. IP addresses are assigned built-in or user-defined fields that can

be used to further organize IP address space into hierarchical, logical groups.

• Audit of server configuration changes and tracking of IP address usage: Operational

events are displayed for the IPAM server and managed DHCP servers. IPAM also enables

IP address tracking using DHCP lease events and user logon events collected from

Network Policy Server (NPS), domain controllers, and DHCP servers. Tracking is available

by IP address, client ID, host name, or user name.

• Monitoring and management of DHCP and DNS services: IPAM enables automated

service availability monitoring for Microsoft DHCP and DNS servers across the forest. DNS

zone health is displayed, and detailed DHCP server and scope management is available

using the IPAM console.

Reference: IP Address Management (IPAM) Overview

You implement a new virtualized print server that runs Windows Server 2012. You need to migrate the print queues. Which tool should you use?

Question No : 5 - (Topic 1)

8

Page 9: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

A. Windows Server Migration Tools B. Active Directory Migration Tool (ADMT) C. Print Management D. Computer Management

Answer: C

Explanation:

* Scenario: Migrate the existing print queues to virtualized instances of Windows Server

2012.

* To manage the migration process, use one of the following: The Printer Migration Wizard, which you access through Print Management, asnap-in inMicrosoft Management Console (MMC).

You can perform the migration locally or remotely, and from either a client computer orserver. Important As a best practice, run the Printer Migration Wizard or Printbrm.exe from a computerrunning Windows Server 2012 * Reference: Migrate Print and Document Services to Windows Server 2012

You need to recommend changes to the DNS environment that support the implementation

What should you recommend? A. On the DNS servers in contoso.com, configure a reverse lookup zone. On the DNSservers in sales.contoso.com, configure a conditional forwarder to contoso.com. B. On the DNS servers in contoso.com, add a conditional forwarder to thesales.contoso.com zone. On the DNS servers in sales.contoso.com, add a forwarder to theDNS servers of the company's ISP. C. On the DNS servers in contoso.com, create a zone delegation in the contoso.com zone.

Question No : 6 - (Topic 1)

9

Page 10: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

On the DNS servers in sales.contoso.com, add a forwarder to the contoso.com DNSservers. D. On the DNS servers in contoso.com, configure a conditional forwarder tosales.contoso.com. On the DNS servers in sales.contoso.com, configure a reverse zone.

Answer: C

Explanation: Scenario: The client computers in sales.contoso.com will use the

You are planning the implementation of two new servers that will be configured as RADIUSservers. You need to recommend which configuration must be performed on the VPN servers. Thesolution must meet the technical requirements. What should you do on each VPN server? A. B. Install the Health Registration Authority role service. C. D. Modify the authentication provider.

Answer: D

Explanation:

* Implement RADIUS authentication for VPN connections.

* The new sales.contoso.com domain will contain a web application that will access data

from a Microsoft SQL Server located in the contoso.com domain. The web application must

use integrated Windows authentication. Users' credentials must be passed from the web

applications to the SQL Server.

Question No : 7 - (Topic 1)

Question No : 8 - (Topic 1)

10

Page 11: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

What method should you use to deploy servers? A. WDS B. AIK C. ADK D. EDT

Answer: A

Explanation: WDS is a server role that enables you to remotely deploy Windows operating

systems. You can use it to set up new computers by using a network-based installation.

This means that you do not have to install each operating system directly from a CD, USB

drive, or DVD.

Reference: What's New in Windows Deployment Services in Windows Server https://technet.microsoft.com/en-us/library/dn281955.aspx

technical requirements. What should you include in the recommendation? A. Network adapter teaming B. Network Load Balancing (NLB) C. Failover Clustering D.

Answer: B

Explanation:

* Scenario: Core networking services in each office must be redundant if a server fails.

* The Network Load Balancing (NLB) feature distributes traffic across several servers by

using the TCP/IP networking protocol. By combining two or more computers that are

running applications into a single virtual cluster, NLB provides reliability and performance

Reference: Network Load Balancing Overview

Question No : 9 - (Topic 1)

11

Page 12: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

http://technet.microsoft.com/en-us/library/hh831698.aspx

You are planning the migration of research.contoso.com. You need to identify which tools must be used to perform the migration. Which tools should you identify? A. Active Directory Migration Tool version 3.2 (ADMT v3.2) and Group Policy Management Console (GPMC) B. Active Directory Federation Services (AD FS) and Microsoft Federation Gateway C. Active Directory Migration Tool version 3.2 (ADMT v3.2) and Active Directory Federation Services (AD FS) D. Active Directory Lightweight Directory Services (AD LDS) and Group PolicyManagement Console (GPMC)

Answer: A

Explanation:

All of the users and the Group Policy objects (GPOs) in research.contoso.com will be

migrated to contoso.com.

You are evaluating the implementation of data deduplication on the planned Windows

Question No : 10 - (Topic 1)

Question No : 11 - (Topic 1)

12

Page 13: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

The planned servers will have the identical disk configurations as the current servers. You need to identify which volumes can be enabled for data deduplication. Which volumes should you identify? (Each correct answer presents part of the solution.Choose all that apply.) A. C B. D C. E D. E. DATA

Answer: C,E

Explanation:

A mounted virtual hard disk (VHD) named DATA that is formatted NTFS

A simple volume named E that is formatted NTFS

* Note: Data Deduplication feature doesn't do everything in this version. It is only available

in certain Windows Server 2012 editions and has some limitations. Deduplication was built

for NTFS data volumes and it does not support boot or system drives and cannot be used

with

Cluster Shared Volumes (CSV). We don't support deduplicating live VMs or running SQL

databases. See how to determine which volumes are candidates for deduplication on

Incorrect:

Not A: Volume C is a boot volume. Data deduplication does not work on boot volumes.

Not B: Volume B is FAT32 volume. Data deduplication requires NTFS.

Not D: Deduplication cannot be used with CSV.

You are planning the decommissioning of research.contoso.com. You need to ensure that an administrator named Admin5 in the research department canmanage the user accounts that are migrated to contoso.com. The solution must minimize

Question No : 12 - (Topic 1)

13

Page 14: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

the number of permissions assigned to Admin5. What should you do before you migrate the user accounts? A. Run the New-Object cmdlet, and then run the Add-ADPrincipalGroupMembershipcmdlet. B. Create a new organizational unit (OU), and then add Admin5 to the Account Operatorsgroup. C. Create a new organizational unit (OU), and then run the Delegation of Control Wizard. D. Run the New-Object cmdlet, and then run the Add-ADCentralAccessPolicyMembercmdlet.

Answer: C

Explanation:

Group Policy objects (GPOs) in research.contoso.com will be migrated to contoso.com.

Reference: Delegation of Control Wizard http://technet.microsoft.com/en-us/library/dd145344.aspx

You need to recommend which changes must be implemented to the network before youcan deploy the new web application. What should you include in the recommendation? A. Change the forest functional level to Windows Server 2008 R2. B. Upgrade the DNS servers to Windows Server 2012. C. Change the functional level of both the domains to Windows Server 2008 R2. D. Upgrade the domain controllers to Windows Server 2012.

Answer: D

Explanation:

The web application is in the sales.contoso.com domain, which will have Windows Server

2012 Domain controllers. We should therefore upgrade the other domain controller to

Question No : 13 - (Topic 1)

14

Page 15: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

* The new sales.contoso.com domain will contain a web application that will access data

from a Microsoft SQL Server located in the contoso.com domain. The web application must

use integrated Windows authentication. Users' credentials must be passed from the web

applications to the SQL Server.

* Planned changes include: create a child domain named sales.contoso.com. Only the

Topic 2, Proseware, Inc

Proseware, Inc. is a pharmaceutical services company that has a sales department, amarketing department, an operations department, and a human resources department. Physical Locations

is located in Chicago. The New York office uses a 172.16.1.0/24 network ID. The Chicagooffice uses a 192.168.1.0/24 network ID. The offices connect to each other by using a high-bandwidth, low-latency WAN link. Eachoffice connects directly to the Internet. Existing Environment The network contains an Active Directory forest named proseware.com. The forestcontains two domains named proseware.com and chicago.proseware.com. All of the useraccounts and the computer accounts in the New York office reside in the proseware.comdomain. All of the user accounts and the computer accounts in the Chicago office reside inthe chicago.proseware.com domain. All DNS zones are Active-Directory-integrated. Each office is configured as an Active Directory site. The network ID for each office isassociated to the appropriate site. Each office contains two domain controllers. The domain controllers were recentlyupgraded from Windows Server 2008 R2 to Windows Server 2012 R2. The functional level

The company uses Active Directory user attributes to store the personal information of its

15

Page 16: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

employees in custom attributes. Existing Servers The relevant servers are configured as shown in the following table.

DC01 has an IPv4 scope. The starting IP address in the range is 172.16.1.100 and theending address is 172.16.1.199. DC03 has an IP4v scope. The starting IP address in the range is 192.168.1.100 and theending IP address is 192.168.1.199. There are no exclusion ranges configured on DC01 orDC03. Requirements Planned Changes Proseware plans to implement the following changes:

Deploy a read-only domain controller (RODC) to the London office.Give users remote access to both offices by using a VPN connection from theirlaptop or tablet.

16

Page 17: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

If DC01 fails, ensure that the computers in the New York office can receive IP

In the New York site, deploy two 50-TB, Fibre Channel SAN disk arrays. OffloadedData Transfer (ODX) will be used on both storage arrays. The Hyper-V hosts willuse the new SANs for virtual machine storage.Open three additional offices in Montreal, Atlanta, and London. The offices willconnect to each other by using a high-bandwidth, low-latency WAN link. Eachoffice will connect directly to the Internet.For legal reasons, the Montreal site will have its own forest namedmontreal.proseware.com.The Montreal and Atlanta offices will have local IT administrators to manage thenetwork infrastructure of their respective office. The London office will not have alocal IT staff. Each office will have approximately 50 client computers.

Technical Requirements Proseware identifies the following technical requirements:

Users in the Montreal office must only be allowed to access shares that arelocated on File01 and File02. The Montreal users must be prevented fromaccessing any other servers in the proseware.com forest regardless of thepermissions on the resources,

servers automatically. Users in the Chicago office must use SSL to connect to theremote access VPN servers.

R2 must be able to be deployed to the proseware.com domain.Administrators in the New York office must be able to restore objects from theActive Directory Recycle Bin.The DNS servers must be prevented from overwriting the existing DNS entries that

Each DNS server must be managed by an administrator from the same office as

The required time to create new fixed virtual hard disks (VHDs) on the SANs must

The remote access servers must be able to restrict outgoing traffic based on IP

All certificates must be deployed to all of the client computers by using auto-

Only one DHCP server in each site must lease IP addresses at any given time.

RODCs must not contain personal user information.

You need to recommend the VPN protocols for Proseware.

Question No : 14 DRAG DROP - (Topic 2)

17

Page 18: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

What should you recommend? To answer, drag the appropriate VPN protocols to thecorrect offices. Each protocol may be used once, more than once, or not at all. You mayneed to drag the split bar between panes or scroll to view content,

Answer:

Explanation:

Explanation

Box 1: IKEv2

An IKEv2 VPN provides resilience to the VPN client when the client moves from one

wireless hotspot to another or when it switches from a wireless to a wired connection. This

meets the requirement that users in the New York office must be able to reconnect to the

remote access VPN servers automatically.

Box 2: SSTP

SSTP is the only of the listed tunneling protocols that uses SSL, and users in the Chicago

18

Page 19: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

You run the Get-DNSServer cmdlet on DC01 and receive the following output:

You need to recommend changes to DC01. Which attribute should you recommendmodifying? A. B. isReadOnly C. Locking Percent D. ZoneType

Answer: C

Explanation: * Scenario: The DNS servers must be prevented from overwriting the existing

* Cache locking is configured as a percent value. For example, if the cache locking value is

set to 50, then the DNS server will not overwrite a cached entry for half of the duration of

the TTL. By default, the cache locking percent value is 100. This means that cached entries

will not be overwritten for the entire duration of the TTL. The cache locking value is stored

in the CacheLockingPercent registry key. If the registry key is not present, then the DNS

Question No : 15 - (Topic 2)

19

Page 20: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

server will use the default cache locking value of 100.

Reference: DNS Cache Locking https://technet.microsoft.com/en-us/library/ee649148%28v=ws.10%29.aspx

You need to recommend a solution for the remote access servers. What should you include

A. Network address translation (NAT) B. Logging levels C. Packet filtering D. Packet tracing

Answer: C

Explanation: Scenario: The remote access servers must be able to restrict outgoing traffic

Packet filtering can be used to restrict outgoing traffic with the help of an output filter.

Note: Packet filtering consists of creating a series of definitions called filters, which define

for the router what types of traffic are allowed or disallowed on each interface. Filters can

be set for incoming and outgoing traffic.

* Input filters define what inbound traffic on that interface the router is allowed to route or

process.

* Output filters define what traffic the router is allowed to send from that interface.

Incorrect:

Not A: NAT is not able to restrict outgoing traffic. NAT supports static filters can be added

to the private interface to protect against threats from internal clients.

Reference: Filters and Remote Access Configurations https://technet.microsoft.com/en-us/library/Cc754895(v=WS.10)

Question No : 16 - (Topic 2)

20

Page 21: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

Microsoft Exams List

70-246 Dump PDF VCE 70-485 Dump PDF VCE 70-742 Dump PDF VCE 98-366 Dump PDF VCE

70-247 Dump PDF VCE 70-486 Dump PDF VCE 70-743 Dump PDF VCE 98-367 Dump PDF VCE

70-331 Dump PDF VCE 70-487 Dump PDF VCE 70-744 Dump PDF VCE 98-368 Dump PDF VCE

70-332 Dump PDF VCE 70-488 Dump PDF VCE 70-761 Dump PDF VCE 98-369 Dump PDF VCE

70-333 Dump PDF VCE 70-489 Dump PDF VCE 70-762 Dump PDF VCE 98-372 Dump PDF VCE

70-334 Dump PDF VCE 70-490 Dump PDF VCE 70-765 Dump PDF VCE 98-373 Dump PDF VCE

70-339 Dump PDF VCE 70-491 Dump PDF VCE 70-768 Dump PDF VCE 98-374 Dump PDF VCE

70-341 Dump PDF VCE 70-492 Dump PDF VCE 70-980 Dump PDF VCE 98-375 Dump PDF VCE

70-342 Dump PDF VCE 70-494 Dump PDF VCE 70-981 Dump PDF VCE 98-379 Dump PDF VCE

70-345 Dump PDF VCE 70-496 Dump PDF VCE 70-982 Dump PDF VCE MB2-700 Dump PDF VCE

70-346 Dump PDF VCE 70-497 Dump PDF VCE 74-343 Dump PDF VCE MB2-701 Dump PDF VCE

70-347 Dump PDF VCE 70-498 Dump PDF VCE 74-344 Dump PDF VCE MB2-702 Dump PDF VCE

70-348 Dump PDF VCE 70-499 Dump PDF VCE 74-409 Dump PDF VCE MB2-703 Dump PDF VCE

70-354 Dump PDF VCE 70-517 Dump PDF VCE 74-678 Dump PDF VCE MB2-704 Dump PDF VCE

70-383 Dump PDF VCE 70-532 Dump PDF VCE 74-697 Dump PDF VCE MB2-707 Dump PDF VCE

70-384 Dump PDF VCE 70-533 Dump PDF VCE 77-420 Dump PDF VCE MB2-710 Dump PDF VCE

70-385 Dump PDF VCE 70-534 Dump PDF VCE 77-427 Dump PDF VCE MB2-711 Dump PDF VCE

70-410 Dump PDF VCE 70-640 Dump PDF VCE 77-600 Dump PDF VCE MB2-712 Dump PDF VCE

70-411 Dump PDF VCE 70-642 Dump PDF VCE 77-601 Dump PDF VCE MB2-713 Dump PDF VCE

70-412 Dump PDF VCE 70-646 Dump PDF VCE 77-602 Dump PDF VCE MB2-714 Dump PDF VCE

70-413 Dump PDF VCE 70-673 Dump PDF VCE 77-603 Dump PDF VCE MB2-715 Dump PDF VCE

70-414 Dump PDF VCE 70-680 Dump PDF VCE 77-604 Dump PDF VCE MB2-716 Dump PDF VCE

70-417 Dump PDF VCE 70-681 Dump PDF VCE 77-605 Dump PDF VCE MB2-717 Dump PDF VCE

70-461 Dump PDF VCE 70-682 Dump PDF VCE 77-881 Dump PDF VCE MB2-718 Dump PDF VCE

70-462 Dump PDF VCE 70-684 Dump PDF VCE 77-882 Dump PDF VCE MB5-705 Dump PDF VCE

70-463 Dump PDF VCE 70-685 Dump PDF VCE 77-883 Dump PDF VCE MB6-700 Dump PDF VCE

70-464 Dump PDF VCE 70-686 Dump PDF VCE 77-884 Dump PDF VCE MB6-701 Dump PDF VCE

70-465 Dump PDF VCE 70-687 Dump PDF VCE 77-885 Dump PDF VCE MB6-702 Dump PDF VCE

70-466 Dump PDF VCE 70-688 Dump PDF VCE 77-886 Dump PDF VCE MB6-703 Dump PDF VCE

70-467 Dump PDF VCE 70-689 Dump PDF VCE 77-887 Dump PDF VCE MB6-704 Dump PDF VCE

70-469 Dump PDF VCE 70-692 Dump PDF VCE 77-888 Dump PDF VCE MB6-705 Dump PDF VCE

70-470 Dump PDF VCE 70-695 Dump PDF VCE 77-891 Dump PDF VCE MB6-884 Dump PDF VCE

70-473 Dump PDF VCE 70-696 Dump PDF VCE 98-349 Dump PDF VCE MB6-885 Dump PDF VCE

70-480 Dump PDF VCE 70-697 Dump PDF VCE 98-361 Dump PDF VCE MB6-886 Dump PDF VCE

70-481 Dump PDF VCE 70-698 Dump PDF VCE 98-362 Dump PDF VCE MB6-889 Dump PDF VCE

70-482 Dump PDF VCE 70-734 Dump PDF VCE 98-363 Dump PDF VCE MB6-890 Dump PDF VCE

70-483 Dump PDF VCE 70-740 Dump PDF VCE 98-364 Dump PDF VCE MB6-892 Dump PDF VCE

70-484 Dump PDF VCE 70-741 Dump PDF VCE 98-365 Dump PDF VCE MB6-893 Dump PDF VCE

Page 22: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

Cisco Exams List

010-151 Dump PDF VCE 350-018 Dump PDF VCE 642-737 Dump PDF VCE 650-667 Dump PDF VCE

100-105 Dump PDF VCE 352-001 Dump PDF VCE 642-742 Dump PDF VCE 650-669 Dump PDF VCE

200-001 Dump PDF VCE 400-051 Dump PDF VCE 642-883 Dump PDF VCE 650-752 Dump PDF VCE

200-105 Dump PDF VCE 400-101 Dump PDF VCE 642-885 Dump PDF VCE 650-756 Dump PDF VCE

200-120 Dump PDF VCE 400-151 Dump PDF VCE 642-887 Dump PDF VCE 650-968 Dump PDF VCE

200-125 Dump PDF VCE 400-201 Dump PDF VCE 642-889 Dump PDF VCE 700-001 Dump PDF VCE

200-150 Dump PDF VCE 400-251 Dump PDF VCE 642-980 Dump PDF VCE 700-037 Dump PDF VCE

200-155 Dump PDF VCE 400-351 Dump PDF VCE 642-996 Dump PDF VCE 700-038 Dump PDF VCE

200-310 Dump PDF VCE 500-006 Dump PDF VCE 642-997 Dump PDF VCE 700-039 Dump PDF VCE

200-355 Dump PDF VCE 500-007 Dump PDF VCE 642-998 Dump PDF VCE 700-101 Dump PDF VCE

200-401 Dump PDF VCE 500-051 Dump PDF VCE 642-999 Dump PDF VCE 700-104 Dump PDF VCE

200-601 Dump PDF VCE 500-052 Dump PDF VCE 644-066 Dump PDF VCE 700-201 Dump PDF VCE

210-060 Dump PDF VCE 500-170 Dump PDF VCE 644-068 Dump PDF VCE 700-205 Dump PDF VCE

210-065 Dump PDF VCE 500-201 Dump PDF VCE 644-906 Dump PDF VCE 700-260 Dump PDF VCE

210-250 Dump PDF VCE 500-202 Dump PDF VCE 646-048 Dump PDF VCE 700-270 Dump PDF VCE

210-255 Dump PDF VCE 500-254 Dump PDF VCE 646-365 Dump PDF VCE 700-280 Dump PDF VCE

210-260 Dump PDF VCE 500-258 Dump PDF VCE 646-580 Dump PDF VCE 700-281 Dump PDF VCE

210-451 Dump PDF VCE 500-260 Dump PDF VCE 646-671 Dump PDF VCE 700-295 Dump PDF VCE

210-455 Dump PDF VCE 500-265 Dump PDF VCE 646-985 Dump PDF VCE 700-501 Dump PDF VCE

300-070 Dump PDF VCE 500-275 Dump PDF VCE 648-232 Dump PDF VCE 700-505 Dump PDF VCE

300-075 Dump PDF VCE 500-280 Dump PDF VCE 648-238 Dump PDF VCE 700-601 Dump PDF VCE

300-080 Dump PDF VCE 500-285 Dump PDF VCE 648-244 Dump PDF VCE 700-602 Dump PDF VCE

300-085 Dump PDF VCE 500-290 Dump PDF VCE 648-247 Dump PDF VCE 700-603 Dump PDF VCE

300-101 Dump PDF VCE 500-801 Dump PDF VCE 648-375 Dump PDF VCE 700-701 Dump PDF VCE

300-115 Dump PDF VCE 600-199 Dump PDF VCE 648-385 Dump PDF VCE 700-702 Dump PDF VCE

300-135 Dump PDF VCE 600-210 Dump PDF VCE 650-032 Dump PDF VCE 700-703 Dump PDF VCE

300-160 Dump PDF VCE 600-211 Dump PDF VCE 650-042 Dump PDF VCE 700-801 Dump PDF VCE

300-165 Dump PDF VCE 600-212 Dump PDF VCE 650-059 Dump PDF VCE 700-802 Dump PDF VCE

300-180 Dump PDF VCE 600-455 Dump PDF VCE 650-082 Dump PDF VCE 700-803 Dump PDF VCE

300-206 Dump PDF VCE 600-460 Dump PDF VCE 650-127 Dump PDF VCE 810-403 Dump PDF VCE

300-207 Dump PDF VCE 600-501 Dump PDF VCE 650-128 Dump PDF VCE 820-424 Dump PDF VCE

300-208 Dump PDF VCE 600-502 Dump PDF VCE 650-148 Dump PDF VCE 840-425 Dump PDF VCE

300-209 Dump PDF VCE 600-503 Dump PDF VCE 650-159 Dump PDF VCE

300-210 Dump PDF VCE 600-504 Dump PDF VCE 650-281 Dump PDF VCE

300-320 Dump PDF VCE 640-692 Dump PDF VCE 650-393 Dump PDF VCE

300-360 Dump PDF VCE 640-875 Dump PDF VCE 650-472 Dump PDF VCE

300-365 Dump PDF VCE 640-878 Dump PDF VCE 650-474 Dump PDF VCE

300-370 Dump PDF VCE 640-911 Dump PDF VCE 650-575 Dump PDF VCE

300-375 Dump PDF VCE 640-916 Dump PDF VCE 650-621 Dump PDF VCE

300-465 Dump PDF VCE 642-035 Dump PDF VCE 650-663 Dump PDF VCE

300-470 Dump PDF VCE 642-732 Dump PDF VCE 650-665 Dump PDF VCE

300-475 Dump PDF VCE 642-747 Dump PDF VCE 650-754 Dump PDF VCE

Page 23: Microsoft€¦ · s@lm@n Microsoft Exam 70-413 Designing and Implementing a Server Infrastructure Version: 19.0 [ Total Questions: 206 ] Download 2017 EP 70-413 Dump PDF and VCE

HOT EXAMS

Cisco Microsoft CompTIA

100-105 Dumps VCE PDF 70-410 Dumps VCE PDF 220-901 Dumps VCE PDF

200-105 Dumps VCE PDF 70-411 Dumps VCE PDF 220-902 Dumps VCE PDF

300-101 Dumps VCE PDF 70-412 Dumps VCE PDF N10-006 Dumps VCE PDF

300-115 Dumps VCE PDF 70-413 Dumps VCE PDF SY0-401 Dumps VCE PDF

300-135 Dumps VCE PDF 70-414 Dumps VCE PDF

300-320 Dumps VCE PDF 70-417 Dumps VCE PDF

400-101 Dumps VCE PDF 70-461 Dumps VCE PDF

640-911 Dumps VCE PDF 70-462 Dumps VCE PDF

640-916 Dumps VCE PDF 70-463 Dumps VCE PDF

70-464 Dumps VCE PDF

70-465 Dumps VCE PDF

70-480 Dumps VCE PDF

70-483 Dumps VCE PDF

70-486 Dumps VCE PDF

70-487 Dumps VCE PDF