Recently Updated 70-410 Dumps from PassLeader with VCE and PDF (Question 361 – Question 400)

Valid 70-410 Dumps shared by PassLeader for Helping Passing 70-410 Exam! PassLeader now offer the newest 70-410 VCE dumps and 70-410 PDF dumps, the PassLeader 70-410 exam questions have been updated and ANSWERS have been corrected, get the newest PassLeader 70-410 dumps with VCE and PDF here: http://www.passleader.com/70-410.html (512 Q&As Dumps –> 528 Q&As Dumps)

BTW, DOWNLOAD part of PassLeader 70-410 dumps from Cloud Storage: https://drive.google.com/open?id=0B-ob6L_QjGLpfnJzOE1fWnlJOWVtaE93SnJNT3gtaTNYYnVpZkw5THBSMWRKbFlfaXh1azg

QUESTION 361
You work as a senior administrator at contoso.com. The contoso.com network consists of a single domain named contoso.com. All servers on the contoso.com network have Windows Server 2012 R2 installed. You are running a training exercise for junior administrators. You are currently discussing Group Policy preference. Which of the following is TRUE with regards to Group Policy preference?

A.    It supports applications and operating system features that are not compatible with Group Policy.
B.    It does not support item-level targeting.
C.    It is the same as Group Policy filtering.
D.    It does not cause the application or operating system feature to disable the user interface for the settings they configure.

Answer: AD

QUESTION 362
You work as an administrator at contoso.com. The contoso.com network consists of a single domain named contoso.com. All servers in the contoso.com domain, including domain controllers, have Windows Server 2012 R2 installed. contoso.com has a domain controller, named ABC-DC01, which contains the contoso.com domain’s primary DNS zone. contoso.com’s workstations refer to ABC-DC01 as their primary DNS server. You have been instructed to make sure that any DNS requests that are not for the contoso.com domain, is resolved by ABC-DC01 querying the DNS server of contoso.com’s Internet Service Provider (ISP). Which of the following actions should you take?

A.    You should consider configuring a reverse lookup zone.
B.    You should consider configuring forward lookup zone.
C.    You should consider configuring Forwarders.
D.    You should consider configuring 019 IP Layer Forwarding.

Answer: C
Explanation:
A forwarder is a Domain Name System (DNS) server on a network that forwards DNS queries for external DNS names to DNS servers outside that network. You can also forward queries according to specific domain names using conditional forwarders. You designate a DNS server on a network as a forwarder by configuring the other DNS servers in the network to forward the queries that they cannot resolve locally to that DNS server. By using a forwarder, you can manage name resolution for names outside your network, such as names on the Internet, and improve the efficiency of name resolution for the computers in your network.
http://technet.microsoft.com/en-us/library/cc754931.aspx
http://technet.microsoft.com/en-us/library/cc730756.aspx

QUESTION 363
You work as an administrator at contoso.com. The contoso.com network consists of a single domain named contoso.com. All servers on the contoso.com network have Windows Server 2012 R2 installed. contoso.com has a server, named PL-SR13, which is configured as the primary DNS server in the contoso.com domain. contoso.com has another server, named PL-SR14, which makes use of PL-SR13 for DNS queries. You want to make sure that running nslookup.exe from PL-SR14 produces a result that shows the proper name of the default server. Which of the following actions should you take?

A.    You should consider creating a reverse lookup zone on PL-SR14.
B.    You should consider creating a forward lookup zone on PL-SR14.
C.    You should consider creating a reverse lookup zone on PL-SR13.
D.    You should consider creating a forward lookup zone on PL-SR13.

Answer: C
Explanation:
When you start Nslookup from a command line, the following error message may be displayed: DNS request timed out
timeout was x seconds
Can’t find server name for address xxx.xxx.xxx.xxx: Timed out
Default servers are not available
Default Server: UnKnown
Address: xxx.xxx.xxx.xxx
Where xxx.xxx.xxx.xxx is the Internet Protocol (IP) address of the host on which you are attempting to start Nslookup. BECAUSE: when Nslookup starts, it attempts to resolve the IP address of its host’s DNS server to its fully qualified domain name (FQDN). If the DNS server does not respond or if the DNS server’s reverse lookup zones do not contain a PTR record for the DNS server’s IP address, the error message is displayed.
http://support.microsoft.com/kb/242906/en-us

QUESTION 364
You work as an administrator at contoso.com. The contoso.com network consists of a single domain named contoso.com. All servers on the contoso.com network have Windows Server 2012 R2 installed. contoso.com has a server, named PL-SR07, which has the ADDS, DHCP, and DNS server roles installed. contoso.com also has a server, named PL-SR08, which has the DHCP, and Remote Access server roles installed. You have configured a server, which has the File and Storage Services server role installed, to automatically acquire an IP address. The server is named PL-SR09. You then create reservation on PL-SR07, and a filter on PL-SR08. Which of the following is a reason for this configuration?

A.    It allows PL-SR09 to acquire a constant IP address from PL-SR08 only.
B.    It configures PL-SR09 with a static IP address.
C.    It allows PL-SR09 to acquire a constant IP address from PL-SR07 and PL-SR08.
D.    It allows PL-SR09 to acquire a constant IP address from PL-SR07 only.

Answer: D
Explanation:
To configure the Deny filter: in the DHCP console tree of DHCP Server 1, under IPv4, click Filters, right-click Deny under Filters, and then click New Filter. In the New Deny Filter dialog box, in MAC Address, enter a six hexadecimal number representing the MAC or physical address of DHCP Client 2, click Add, and then click Close. Under Filters right-click the Deny node, and then click the Enable pop-up menu item.
http://technet.microsoft.com/en-us/library/ee405265%28WS.10%29.aspx

QUESTION 365
You work as an administrator at contoso.com. The contoso.com network consists of a single domain named contoso.com. contoso.com has a server, named PL-SR15, which has Windows Server 2012 R2 installed. contoso.com also has a server, named PL-SR16, which has Windows Server 2008 R2 SP1 installed. You have been instructed to make sure that PL-SR16 is able to run Windows PowerShell 3.0. Which of the following actions should you take? (Choose two.)

A.    You should consider making sure that PL-SR16 has a full installation of Microsoft .NET Framework 4 installed.
B.    You should consider making sure that PL-SR16 has a full installation of Microsoft .NET Framework 2 installed.
C.    You should consider making sure that PL-SR16 has WS-Management 3.0 installed.
D.    You should consider making sure that PL-SR16 is upgraded to Windows Server 2012 R2.

Answer: AC
Explanation:
WS-Management 3.0 – Windows Management Framework 3.0 Includes Windows PowerShell 3.0, WMI, WinRM, Management OData IIS Extension, and Server Manager CIM Provider. Windows Management Framework 3.0 requires Microsoft .NET Framework 4.0.
http://www.microsoft.com/en-us/download/details.aspx?id=34595

QUESTION 366
You work as an administrator at contoso.com. The contoso.com network consists of a single domain named contoso.com. All servers on the contoso.com network have Windows Server 2012 R2 installed. contoso.com has a server, named PL-SR13. PL-SR13 hosts a shared folder, named L2PShare, which has been shared as L2PShare$. Which of the following is TRUE with regards to sharing the folder in this manner?

A.    It allows all users to view L2PShare when browsing the network.
B.    It prevents users from viewing L2PShare when browsing the network.
C.    It only allows PL-SR13’s users to view L2PShare.
D.    It removes the permissions configured for L2PShare.

Answer: B
Explanation:
A hidden share is identified by a dollar sign ($) at the end of the share nameHidden shares are not listed when you look through the shares on a computer or use the “net view” command.
Why Use Hidden Shares?
Using hidden shares on your network is useful if you do not want a shared folder or drive on the network to be easily accessible. Hidden shares can add another layer of protection for shared files against unauthorized people connecting to your network. Using hidden shares helps eliminate the chance for people to guess your password (or be logged into an authorized Windows account) and then receive access to the shared resource.
passleader-70-410-dumps-3661
http://support.microsoft.com/kb/314984
http://technet.microsoft.com/en-us/library/cc784710(v=ws.10).aspx

QUESTION 367
You work as a senior administrator at contoso.com. The contoso.com network consists of a single domain named contoso.com. All servers on the contoso.com network have Windows Server 2012 R2 installed. You are running a training exercise for junior administrators. You are currently discussing printer pooling. Which of the following is TRUE with regards to printer pooling? (Choose all that apply.)

A.    Printers in a pool must be of the same model, and use the same printer driver.
B.    Each printer in the pool must have a different printer driver.
C.    Printer ports used in the pool must be of the same type.
D.    The types of printer ports used in the pool must be mixed.
E.    Pooled printers appear to workstations as a single printer.
F.    A minimum of three printers are required to configure a printer pool.

Answer: AE
Explanation:
You can create a printing pool to automatically distribute print jobs to the next available printer. A printing pool is one logical printer connected to multiple printers through multiple ports of the print server. The printer that is idle receives the next document sent to the logical printer. This is useful in a network with a high volume of printing because it decreases the time users wait for their documents. A printing pool also simplifies administration because multiple printers can be managed from the samelogical printer on a server.
http://technet.microsoft.com/en-us/library/cc757086%28v=ws.10%29.aspx

QUESTION 368
You work as an administrator at contoso.com. The contoso.com network consists of a single domain named contoso.com. All servers in the contoso.com domain, including domain controllers, have Windows Server 2012 R2 installed. You have installed the DNS Server Role on a contoso.com server, named PL-SR13. contoso.com’s workstations make use of a web proxy to access the Internet, and refer to PL-SR13 as a primary DNS server. You have been instructed to make sure that Internet host names for contoso.com’s workstations are not resolved by PL-SR13. Which of the following actions should you take?

A.    You should consider configuring a primary zone on PL-SR13.
B.    You should consider configuring a secondary zone on PL-SR13.
C.    You should consider configuring a reverse lookup zone on PL-SR13.
D.    You should consider configuring a forward lookup zone on PL-SR13.

Answer: A
Explanation:
http://technet.microsoft.com/en-us/library/cc772774%28v=ws.10%29.aspx
http://youtu.be/KjMDtlR6Mhk http://support.microsoft.com/kb/298148/en-us
http://www.wincert.net/tips/windows-server/2510-how-to-remove-root-hints-in-windows-server-2008-r2-dns-server
http://support.microsoft.com/kb/298148/en-us

QUESTION 369
You run a Windows Server 2012 R2, what is the PowerShell command to set preferred dns server? Note: Other config such as ip address should not be changed.

A.    Register-DnsClient
B.    Set-DnsClient
C.    Set-DnsPreferredClientServerAddress
D.    Set-DnsClientServerAddress

Answer: D
Explanation:
http://blogs.technet.com/b/ajayr/archive/2011/12/14/who-does-dns-client-prefer-preferred-or-alternate.aspx
http://technet.microsoft.com/en-us/library/cc738344%28v=ws.10%29.aspx
http://technet.microsoft.com/en-us/library/jj590768.aspx

QUESTION 370
Which command is to set configure network interface primary dns server? Note: Other config such as ip address should not be changed.
passleader-70-410-dumps-3701

A.    set-ipaddress
B.    netsh
C.    ipconfig
D.    winipconfig

Answer: B
Explanation:
http://exchangeserverpro.com/how-to-add-multiple-dns-servers-to-windows-server-2008-core/

QUESTION 371
A company’s server deployment team needs to install fourteen Windows Server 2012 R2 to handle the expected increase in holiday traffic. The team would like the option of switching the servers between Server Core and Full GUI servers and do not want to be locked in to their first choice. The server team would like four of the servers to include the Windows 8 Shell. Which installation option is required for these servers?

A.    Server Core
B.    Desktop Experience
C.    Server with a GUI
D.    Minimal Server Interface

Answer: B
Explanation:
The Desktop Experience installation option includes the Windows 8 Shell feature. This installation option also includes other features available for installation not found in the other three; such as Themes, Windows Store and support for Windows Store apps, and Windows Media Player.
Quick Tip: To completely remove a feature and the binary files from the disk, use the Windows PowerShell command Uninstall-WindowsFeature. For example, to remove Desktop Experience:
Uninstall-WindowsFeature Desktop-Experience -Remove
http://technet.microsoft.com/en-us/library/hh831786.aspx
http://mcpmag.com/articles/2013/01/22/70-410-win2012-install.aspx

QUESTION 372
A company’s network administrator needs to ensure a specific IP address is never assigned by a Windows Server 2012 R2 DHCP server to any device connecting to the network. Which of the following should the administrator configure on the Windows Server 2012 R2 DHCP server?

A.    Reservation
B.    Scope options
C.    NAP
D.    Scope properties

Answer: A
Explanation:
Configuring an IP address as a reservation will restrict a DHCP server’s assignment of that address unless a specific MAC address makes a request for the address. Exclusion is for not use the IP Address or range inside the Scope Pool, Filter is for not use theMAC Address or range.
Quick Tip: Policies can also be defined per scope or server. Policy based assignment (PBA) allows an administrator to group DHCP clients by specific attributes based on fields contained in the DHCP client request packet. This feature allows for targeted administration and greater control of configuration parameters delivered to network devices.
http://technet.microsoft.com/en-us/library/jj200226.aspx
http://mcpmag.com/articles/2013/02/12/70-410-dhcp.aspx
Another correct answer? Create a Exclusion Range? You decide… but that option is not at the options list at this question.
passleader-70-410-dumps-3721

QUESTION 373
A company’s server virtualization team needs to provision a series of Hyper-V workloads to use existing network storage arrays. The team has chosen to use Fibre Channel ports within the guest operating systems. Which of the following Windows Server versions can be used as guest operating systems when using Hyper-V Fibre Channel ports?

A.    2003 R2
B.    2008
C.    2003
D.    2012

Answer: BD
Explanation:
Windows Server 2008, 2008 R2, and 2012 R2 can be guest operating systems when using Hyper-V Fibre Channel host bus adaptors (HBAs). Updated HBA drivers are needed along with NPIV-enabled (N_Port ID Virtualization) SANs.
Quick Tip: Virtual Fibre Channel logical units cannot be used as boot media.
http://technet.microsoft.com/en-us/library/hh831413.aspx
http://mcpmag.com/articles/2013/02/05/70-410-win2012-fibre.aspx

QUESTION 374
A company’s server deployment team needs to introduce many new Windows Server 2012 R2 domain controllers throughout the network into a single Windows Server 2008 R2 domain. The team has chosen to use Windows PowerShell. Which Windows PowerShell module includes the command-line options for installing domain controllers?

A.    AD DS Administration cmdlets
B.    AD DS Deployment cmdlets
C.    AD CS Deployment cmdlets
D.    AD DS Administration cmdlets

Answer: B
Explanation:
First use the Import-Module ADDSDeployment command in PowerShell — it includes the cmdlets needed to add new domain controllers. Then run Install-ADDSDomainController along with the required arguments.
Quick Tip: DCPromo.exe has been deprecated but can still be used along with an answer file, and ADPrep.exe runs automatically when needed (but can be run with elevated rights for more control).
http://technet.microsoft.com/en-us/library/hh994618.aspx
http://mcpmag.com/articles/2013/02/19/70-410-win2012-ad.aspx

QUESTION 375
A company’s server administration team would like to take advantage of the newest file systems available with Windows Server 2012 R2. The team needs a file system capable of managing extremely large data drives that can auto-detect data corruption and automatically perform needed repairs without taking a volume offline. Which file system should the server administration team choose?

A.    NFS
B.    DFS
C.    NTFS
D.    ReFS

Answer: D
Explanation:
The ReFS (Resilient File System) is capable of managing extremely large data drives (1 YB Yottabyte), can auto-detect data corruption, and automatically perform needed repairs without taking the volume offline.
Quick Tip: The command fsutil fsinfo volumeinfo x: will display the volume file system. ReFS is only intended for data drives and not compatible with all Windows Server 2012 R2 file system technologies, however it is compatible with the new Storage Spaces.
http://technet.microsoft.com/en-us/library/hh831724.aspx
http://mcpmag.com/articles/2013/01/29/70-410-win2012-file.aspx

QUESTION 376
A company’s server security team needs a solution that will prevent users from installing and using unauthorized applications on their Windows 8 desktop computers. Which technology should the team choose?

A.    Starter GPOs
B.    Group Policy Objects
C.    Software Restriction Policies
D.    AppLocker

Answer: D
Explanation:
AppLocker (Application Locker) can help prevent malicious (malware) and unsupported applications from affecting computers. These include executable files, scripts, Windows Installer files, DLLs, Packaged apps and Packaged app installers.
Quick Tip: AppLocker is also supported by Windows Server 2008 R2 and Windows 7.
http://technet.microsoft.com/en-us/library/hh831440.aspx
http://mcpmag.com/articles/2013/02/26/controlling-applications.aspx

QUESTION 376
You are attempting to delete a global security group in the Active Directory Users and Computers console, and the console will not let you complete the task. Which of the following could possibly be causes for the failure? (Choose all answers that are correct.)

A.    There are still members in the group.
B.    One of the group’s members has the group set as its primary group.
C.    You do not have the proper permissions for the container in which the group is located.
D.    You cannot delete global groups from the Active Directory Users and Computers console.

Answer: BC
Explanation:
A. Incorrect: It is possible to delete a group that has members.
B. Correct: If any member sets the group as its primary group, then the system does not permit the group to be deleted.
C. Correct: You must have the appropriate Active Directory permissions for the container in which the group is located to delete it.
D. Incorrect: It is possible to delete groups using the Active Directory Users and Groups console.

QUESTION 377
In a domain running at the Windows Server 2012 R2 domain functional level, which of the following security principals can members of a global group? (Choose all answers that are correct.)

A.    Users
B.    Computers
C.    Universal groups
D.    Global groups

Answer: ABD
Explanation:
A. Correct: Users can be security principals in a global group.
B. Correct: Computers can be security principals in a global group.
C. Incorrect: Universal groups cannot be security principals in a global group.
D. Correct: Global group can be security principals in a global group.

QUESTION 378
Which of the following group scope modifications are never permitted? (Choose all answers that are correct.)

A.    Global to universal
B.    Global to domain local
C.    Universal to global
D.    Domain local to universal

Answer: B
Explanation:
A. Incorrect: Global to universal group conversions are sometimes permitted.
B. Correct: Global to domain local group conversions are never permitted.
C. Incorrect: Universal to global group conversions are sometimes permitted.
D. Incorrect: Domain local to universal group conversions are sometimes permitted.

QUESTION 379
Which of the following is not a correct reason for creating an OU?

A.    To create a permanent container that cannot be moved or renamed
B.    To duplicate the divisions in your organization
C.    To delegate administration tasks
D.    To assign different Group Policy settings to a specific group of users or computers

Answer: A
Explanation:
A. Correct: The reasons for creating an OU include duplicating organizational divisions, assigning Group Policy settings, and delegating administration. You can easily move or rename an OU at will.
B. Incorrect: Duplicating organizational divisions is a viable reason for creating an OU.
C. Incorrect: Delegating administration tasks is a viable reason for creating an OU.
D. Incorrect: Assigning Group Policy settings is a viable reason for creating an OU.

QUESTION 380
Which of the following groups do you use to consolidate groups and accounts that either span multiple domains or the entire forest?

A.    Global
B.    Domain local
C.    Built-in
D.    Universal

Answer: D
Explanation:
A. Incorrect: Global groups cannot contain users from other domains.
B. Incorrect: Domain local groups cannot have permissions for resources in other domains.
C. Incorrect: Built-in groups have no inherent cross-domain qualities.
D. Correct: Universal groups, like global groups, are used to organize users according to their resource access needs. You can use them to organize users to facilitate access to any resource located in any domain in the forest through the use of domain local groups. Universal groups are used to consolidate groups and accounts that either span multiple domains or the entire forest.

QUESTION 381
Which of the following are the two built-in user accounts created automatically on a computer running Windows Server 2012 R2?

A.    Network
B.    Interactive
C.    Administrator
D.    Guest

Answer: CD
Explanation:
A. Incorrect: There is no Network account in Windows Server 2012 R2.
B. Incorrect: There is no Interactive account in Windows Server 2012 R2.
C. Correct: By default, the two built-in user accounts created on a computer running Windows Server 2012 are the Administrator account and the Guest account.
D. Correct: By default, the two built-in user accounts created on a computer running Windows Server 2012 are the Administrator account and the Guest account.

QUESTION 382
Which of the following is not a type of user account that can be configured in Windows Server 2012 R2?

A.    local accounts
B.    domain accounts
C.    network accounts
D.    built-in accounts

Answer: C
Explanation:
A. Incorrect: Local accounts can be created and configured in Windows Server 2012 R2.
B. Incorrect: Domain accounts can be created and configured in Windows Server 2012 R2.
C. Correct: Three types of user accounts can be created and configured in Windows Server 2012: local accounts, domain accounts, and built-in user accounts.
D. Incorrect: Built-in accounts can be created and configured in Windows Server 2012 R2.

QUESTION 383
Your network contains two servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 and Server2 are part of a workgroup. On Server1 and Server2, you create a local user account named Admin1. You add the account to the local Administrators group. On both servers, Admin1 has the same password. You log on to Server1 as Admin1. You open Computer Management and you connect to Server2. When you attempt to create a scheduled task, view the event logs, and manage the shared folders, you receive Access Denied messages. You need to ensure that you can administer Server2 remotely from Server1 by using Computer Management. What should you configure on Server2?

A.    From Registry Editor, configure the LocalAccountTokenFilterPolicy registry value.
B.    From Local Users and Groups, modify the membership of the Remote Management Users group.
C.    From Server Manager, modify the Remote Management setting.
D.    From Windows Firewall, modify the Windows Management Instrumentation (WMI) firewall rule.

Answer: A
Explanation:
The LocalAccountTokenFilterPolicy setting affects how administrator credentials are applied to remotely administer the computer.
http://support.microsoft.com/kb/942817

QUESTION 384
Your network contains an Active Directory domain named adatum.com. The domain contains a server named Server1 that runs Windows Server 2012 R2. On a server named Core1, you perform a Server Core Installation of Windows Server 2012 R2. You join Corel to the adatum.com domain. You need to ensure that you can use Event Viewer on Server1 to view the event logs on Core1. What should you do on Core1?

A.    Run the Disable NetFirewallRule cmdlet.
B.    Install Remote Server Administration Tools (RSAT).
C.    Install Windows Management Framework.
D.    Enable NetFirewallRule cmdlet.

Answer: D
Explanation:
Information regarding IPsec policy changes, etc. can be found in the Event Viewer. Thus you need to enable the NetFirewallRule command. This will allow you to view the event logs.

QUESTION 385
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. Server1 runs Windows Server 2012 R2 and has the Hyper-V server role installed. On Server1, you create and start a virtual machine named VM1. VM1 is configured as shown in the following table.
passleader-70-410-dumps-3851
You need to recommend a solution to minimize the amount of disk space used for the snapshot of VM1. What should you do before you create the snapshot?

A.    Run the Stop-VM cmdlet.
B.    Decrease the Minimum RAM.
C.    Run the Convert-VHD cmdlet.
D.    Convert diskl.vhd to a dynamically expanding disk.

Answer: A
Explanation:
Original answer is D. But the correct answer is A. The disk configuration (dynamic Vs. fixed) has little impact on the snapshot size. However snapshotting a machine whilst it is running means a RAM dump is also saved to preserve the systems running state at that moment. That requires as much disk space as RAM being used at that time. This is avoided if the machine is shutdown first, reducing the snapshot size by a great deal.

QUESTION 386
You have a server named Serverl that runs Windows Server 2012 R2. You try to install the Microsoft .NET Framework 3.5 Features feature on Serverl, but the installation fails repeatedly. You need to ensure that the feature can be installed on Serverl. What should you do?

A.    Run the Add-AppxProvisionedPackage cmdlet.
B.    Disable User Account Control (UAC).
C.    Connect Serverl to the Internet.
D.    Remove the .NET Framework 4.5 Features feature.

Answer: C

QUESTION 387
You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed. An iSCSI SAN is available on the network. Server1 hosts four virtual machines named VM1, VM2, VM3, and VM4. You create a LUN on the SAN to host the virtual hard drive files for the virtual machines. You need to create a 3-TB virtual hard disk for VM1 on the LUN. The solution must prevent VM1 from being paused if the LUN runs out of disk space. Which type of virtual hard disk should you create on the LUN?

A.    Fixed-size VHDX
B.    Dynamically expanding VHDX
C.    Fixed-size VHD
D.    Dynamically expanding VHD

Answer: A

QUESTION 388
Hotspot Question
You have a Hyper-V host named Hyperv1 that runs Windows Server 2012 R2. Hyperv1 hosts a virtual machine named Server1. Server1 uses a disk named Server1.vhdx that is stored locally on Hyperv1. You stop Server1, and then you move Server1.vhdx to an iSCSI target that is located on another server. You need to configure Server1 to meet the following requirements:
– Ensure that Server1 can start by using Server1.vhdx.
– Prevent Server1.vhdx from consuming more than 500 IOPS on the iSCSI target.
Which two objects should you configure? To answer, select the appropriate two objects in the answer area.
passleader-70-410-dumps-3881

Answer:
passleader-70-410-dumps-3882

QUESTION 389
You have a Hyper-V host named Server1 that runs Windows Server 2012 R2. Server1 has the virtual switches listed in the following table.
passleader-70-410-dumps-3891
You create a virtual machine named VM1. VM1 has two network adapters. One network adapter connects to vSwitch1. The other network adapter connects to vSwitch2. You configure NIC teaming on VM1. You need to ensure that if a physical NIC fails on Server1, VM1 remains connected to the network. What should you do on Server1?

A.    Run the Set-VmNetworkAdapter cmdlet.
B.    Create a new virtual switch on Server1.
C.    Modify the properties of vSwitch1 and vSwitch2.
D.    Add a new network adapter to VM1.

Answer: A

QUESTION 390
Your network contains an Active Directory domain named adatum.com. The domain contains a member server named Host1. Host1 runs Windows Server 2012 R2 and has the Hyper-V server role installed. Host1 hosts two virtual machines named VMS and VM6. Both virtual machines connect to a virtual switch named Virtual 1. On VM5, you install a network monitoring application named Monitor1. You need to capture all of the inbound and outbound traffic to VM6 by using Monitor1. Which two commands should you run from Windows PowerShell? (Each correct answer presents part of the solution. Choose two.)

A.    Get-VM “VM6” | Set-VMNetworkAdapter-IovWeight 1
B.    Get-VM “VM5” I Set-VMNetworkAdapter -IovWeight 0
C.    Get-VM “VM5” | Set-VMNetworkAdapter -PortMirroring Source
D.    Get-VM “VM6” | Set-VMNetworkAdapter -AllowTeaming On
E.    Get-VM “VM6” | Set-VMNetworkAdapter -PortMirroring Destination
F.    Get-VM “VM5” | Set-VMNetworkAdapter -AllowTeaming On

Answer: CE
Explanation:
PortMirroring specifies the port mirroring mode for the network adapter. This can be set to None, Source, and Destination. If set to Source, a copy of every network packet it sends or receives is forwarded to a virtual network adapter configured to receive the packets. If set to Destination, it receives copied packets from the source virtual network adapter. In this scenario, VM5 is the destination which must receive a copy of the network packets from VM6, which s the source.
http://technet.microsoft.com/en-us/library/hh848457.aspx

QUESTION 391
Hotspot Question
You have a server named Server1 that runs Windows Server 2012 R2. You need to switch Server1 to a Server Core installation of Windows Server 2012 R2. What command should you run? To answer, select the appropriate options in the answer area.
passleader-70-410-dumps-3911

Answer:
passleader-70-410-dumps-3912

QUESTION 392
You have a server named Server1 that runs Windows Server 2012 R2. You plan to use Windows PowerShell Desired State Configuration (DSC) to confirm that the Application Identity service is running on all file servers. You define the following configuration in the Windows PowerShell Integrated Scripting Environment (ISE):
passleader-70-410-dumps-3921
You need to use DSC to configure Server1 as defined in the configuration. What should you run first?

A.    Service1
B.    Test-DscConfiguration
C.    Start-DscConfiguration
D.    Configuration1

Answer: D

QUESTION 393
Drag and Drop Question
You are configuring a multi-subnet IPv6 network for a regional office. The corporate network administrator allocates the 2001:0db8:1234:0800: :/54 address space for your use. You need to identify network IDs of the first and last subnets that you will be able to create at the office. Which network IDs should you identify? To answer, drag the appropriate network IDs to the correct subnets. Each network ID 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.
passleader-70-410-dumps-3931

Answer:
passleader-70-410-dumps-3932

QUESTION 394
Your network contains an Active Directory domain named contoso.com. The domain contains a DHCP server named Server1 that runs Windows Server 2012 R2. You create a DHCP scope named Scope1. The scope has a start address of 192.168.1.10, an end address of 192.168.1.50, and a subnet mask of 255.255.255.192. You need to ensure that Scope1 has a subnet mask of 255.255.255.0. What should you do first?

A.    From the DHCP console, reconcile Scope1.
B.    From the DHCP console, delete Scope1.
C.    From the DHCP console, modify the Scope Options of Scope1.
D.    From Windows PowerShell, run the Set-DhcpServerv4Scope cmdlet.

Answer: B
Explanation:
After you create a scope in DHCP, the subnet option is greyed out, you can not change it. You can change the starting and ending ip addresses, but not the subnet mask. So, the only option you have left is to delete it and create a new one with the right subnet. Here you can see the subnet option on the DHCP scope: https://www.youtube.com/watch?v=atdWcJIuCTw

QUESTION 395
Hotspot Question
You have a print server named Server1 that runs Windows Server 2012 R2. On Server1, you create and share a printer named Printer1. The Advanced settings of Printer1 are shown in the Advanced exhibit. (Click the Exhibit button.)
passleader-70-410-dumps-3951
The Security settings of Printer1 are shown in the Security exhibit. (Click the Exhibit button.)
passleader-70-410-dumps-3952
The Members settings of a group named Group1 are shown in the Group1 exhibit. (Click the Exhibit button.)
passleader-70-410-dumps-3953
Select Yes if the statement can be shown to be true based on the available information; otherwise select No. Each correct selection is worth one point.
passleader-70-410-dumps-3954

Answer:
passleader-70-410-dumps-3955

QUESTION 396
Hotspot Question
A printer named Printer1 is configured as shown in the exhibit. (Click the Exhibit button.)
passleader-70-410-dumps-3961
To answer, complete each statement according to the information presented in the exhibit. Each correct selection is worth one point.
passleader-70-410-dumps-3962

Answer:
passleader-70-410-dumps-3963

QUESTION 397
Hotspot Question
Your network contains an Active Directory domain named contoso.com. All servers run Windows Server 2012 R2. You need to add a user named User1 to a group named ServerAdmins. What command should you run? To answer, select the appropriate options in the answer area.
passleader-70-410-dumps-3971

Answer:
passleader-70-410-dumps-3972

QUESTION 398
Hotspot Question
You have a DHCP server named Server1 that runs Windows Server 2012 R2. On Server1, you run the commands as shown in the exhibit. (Click the Exhibit button.)
passleader-70-410-dumps-3981
To answer, complete each statement according to the information presented in the exhibit. Each correct selection is worth one point.
passleader-70-410-dumps-3982

Answer:
passleader-70-410-dumps-3983

QUESTION 399
Drag and Drop Question
You have a server named Server1 that runs Windows Server 2012 R2. You need to perform the following storage configuration tasks on Server1:
– Bring a disk named Diskl online.
– Defragment a volume named Volumel.
– Remove a disk named Disk2 from a storage pool named Pooll.
Which cmdlet should you use to perform each task? To answer, drag the appropriate cmdlets to the correct tasks. Each cmdlet 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.
passleader-70-410-dumps-3991

Answer:
passleader-70-410-dumps-3992

QUESTION 400
Your network contains an Active Directory domain named contoso.com. You have a DHCP server named Server1 that runs Windows Server 2008. You install Windows Server 2012 R2 on a server named Server2. You install the DHCP Server server role on Server2. You need to migrate the DHCP services from Server1 to Server2. The solution must meet the following requirements:
– Ensure that existing leases are migrated.
– Prevent lease conflicts.
Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)

A.    On Server1, run the Export-DhcpServer cmdlet.
B.    On Server1, run the Stop-Service cmdlet.
C.    On Server2, run the Receive-SmigServerData cmdlet.
D.    On Server2, run the Stop-Service cmdlet.
E.    On Server2, run the Import-DhcpServer cmdlet.
F.    On Server1, run the Send-SmigServerData cmdlet.

Answer: ABE


Get the newest PassLeader 70-410 VCE dumps here: http://www.passleader.com/70-410.html (512 Q&As Dumps –> 528 Q&As Dumps)

And, DOWNLOAD the newest PassLeader 70-410 PDF dumps from Cloud Storage for free: https://drive.google.com/open?id=0B-ob6L_QjGLpfnJzOE1fWnlJOWVtaE93SnJNT3gtaTNYYnVpZkw5THBSMWRKbFlfaXh1azg