Braindump2go Free Exam Dumps with PDF and VCE Collection
https://www.mcitpdump.com/2015-100-success-latest-braindump2go-microsoft-70-410-exam-dumps-in-vce-format-261-275.html
Export date: Thu Mar 28 13:07:52 2024 / +0000 GMT

[2015 100% SUCCESS] Latest Braindump2go Microsoft 70-410 Exam Dumps In VCE Format (261-275)


Download Microsoft Exam Center Latest Updated 70-410 Exam Questions from Braindump2go for free now! Braindump2go 70-410 Dumps Questions ans Answers are the Latest and also provide free updation for all Exam Dumps! Guarantee 100% Exam Pass Or Money Back!

Vendor: Microsoft
Exam Code: 70-410
Exam Name: Installing and Configuring Windows Server 2012 R2 Exam

1[14]

QUESTION 261
Drag and Drop Question
You have two servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 has the Hyper-V server role installed. Server1 hosts a virtual machine named VM1.
VM1 is currently running. VM1 has a snapshot that was created two weeks ago.
You plan to use Server2 to perform a forensic analysis of the contents of the disk of VM1 from two weeks ago.
You need to ensure that you can view the contents of the disk of VM1 from two weeks ago from Server2.
Which three actions should you perform in sequence? (To answer, move the appropriate three actions from the list of actions to the answer area and arrange them in the correct order.)

wpsF299.tmp_thumb

Answer:

wps1112.tmp_thumb


QUESTION 262
Hotspot Question
Your network contains an Active Directory domain named contoso.com.
The network contains two subnets. The subnets are configured as shown in the following table.

wps2C41.tmp_thumb

The network contains a member server named Server1 that runs Windows Server 2012 R2.
Server1 has the DHCP Server server role installed. Server1 is configured to lease IP addresses to the two subnets.
You add three new printers to the Warehouse subnet. The printers have static IP addresses.
The IP addresses are consecutive.
You need to create an exclusion range that contains the IP addresses of the printers.
From which node should you configure the exclusion range? To answer, select the appropriate node in the answer area.

wps48A7.tmp_thumb[2]

Answer:

wps66B3.tmp_thumb[2]


QUESTION 263
Hotspot Question
Your network contains an Active Directory domain named contoso.com. The domain contains a single location named Site1. The domain contains a server named Server1 that has the DHCP Server server role installed. All client computers receive their IPv4 configurations dynamically. The domain will expand to include a second location named Site2. A server named Server2 will be deployed to Site2. Site1 and Site2 will connect to each other by using a WAN link.
You need to ensure that the clients in both sites receive their IPv4 configurations from Server1.
In the table below, identify which actions must be performed on each server. Make only one selection in each row. Each correct selection is worth one point.

wpsAE8D.tmp_thumb

Answer:

wpsC5F4.tmp_thumb


QUESTION 264
You have a server that runs a Server Core installation of Windows Server 2012 R2.
You need to change the DNS server used by IPv6.
What should you do?

A.    From Windows PowerShell, run the Set-NetIpv6Protocol cmdlet.
B.    From Sconfig, configure the Network Settings.
C.    From Windows PowerShell, run the Set-DnsClientServerAddresscmdlet.
D.    Run the sc.exe command and specify the config parameter.

Answer: C
Explanation:
http://technet.microsoft.com/en-us/library/jj590768.aspx 1
The Set-DnsClientServerAddress cmdlet sets one or more IP addresses for DNS servers associated with an interface. This cmdlet statically adds DNS server addresses to the interface.
If this cmdlet is used to add DNS servers to the interface, then the DNS servers will override any DHCP configuration for that interface.
PS C:> Set-DnsClientServerAddress -InterfaceIndex 12 -ServerAddresses ("10.0.0.1","10.0.0.2")

QUESTION 265
Hotspot Question
You have a Hyper-V host named Server1 that runs Windows Server 2008 R2. All of the virtual machines on Server1 use VHDs.
You install the Hyper-V server role on a server named Server2 that runs Windows Server 2012 R2. Server2 has the same hardware configurations as Server1.
You plan to migrate the Hyper-V host from Server1 to Server2 by using the Windows Server Migration Tools.
In the table below, identify what can be migrated by using the Windows Server Migration Tools. Make only one selection in each row. Each correct selection is worth one point.

wpsEE3D.tmp_thumb

Answer:

wpsD52.tmp_thumb


QUESTION 266
You have a server named Server1 that runs Windows Server 2012 R2.
You plan to create a storage pool that will contain a new volume.
You need to create a new 600-GB volume by using thin provisioning. The new volume must use the parity layout.
What is the minimum number of 256-GB disks required for the storage pool?

A.    2
B.    3
C.    4
D.    5

Answer: B

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

A.    Install the Web Server (IIS) server role.
B.    Run the Add-WindowsPackagecmdlet.
C.    Run the Add-AppxProvisionedPackagecmdlet.
D.    Connect Server1 to the Internet.

Answer: D
Explanation:
The files needed are no longer available on the local Hard drive.
We need to connect the server to the Internet.
Note:
Starting with Windows Server 2012 R2 and Windows 8, the feature files for .NET Framework 3.5 (which includes .NET Framework 2.0 and .NET Framework 3.0) are not available on the local computer by default. The files have been removed. Files for features that have been removed in a Features on Demand configuration, along with feature files for .NET Framework 3.5, are available through Windows Update. By default, if feature files are not available on the destination server that is running Windows Server 2012 R2 Preview or Windows Server 2012 R2, the installation process searches for the missing files by connecting to Windows Update.
You can override the default behavior by configuring a Group Policy setting or specifying an alternate source path during installation, whether you are installing by using the Add Roles and Features Wizard GUI or a command line.

QUESTION 268
Drag and Drop Question
Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named DC1 that has the DNS Server server role installed. DC1 hosts an Active Directory-integrated zone for the domain. The domain contains a member server named Server1. You install the DNS Server server role on Server1.
You need to ensure that Server1 can respond authoritatively to queries for the existing contoso.com namespace.
Which cmdlets should you run on each server? (To answer, drag the appropriate cmdlets to the correct servers. 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.)

wps3FB8.tmp_thumb

Answer:

wps5452.tmp_thumb


QUESTION 269
Your network contains an Active Directory forest named contoso.com.
The forest contains two domains named contoso.com and child.contoso.com. The forest contains two domain controllers. The domain controllers are configured as shown in the following table.

wps6D10.tmp_thumb

You need to ensure that DC2 can provide authoritative responses for queries to the contoso.com namespace. What should you do?

A.    On DC1, create a delegation.
B.    On DC1, change the replication scope of the contoso.com zone.
C.    On DC2, create a forwarder.
D.    On DC2, modify the Zone Transfers settings.

Answer: B
Explanation:
For DC1 to be able to provide authoritative responses to DNS queries the replication scope should be changed accordingly so that it has the zone data for the contoso.com domain.

QUESTION 270
Hotspot Question
You have three servers named Server1, Server2, and DO that run Windows Server 2012 R2. IPv6 addresses and configurations are assigned to all of the servers by using DHCPv6. The IPv6 routing on Server1 is shown in the following table.

wps8A71.tmp_thumb

You verify that Server2 can ping the IPv6 address of DC1.
You need to ensure that Server1 can ping the IPv6 address of DC1.
What command should you run on Server1? (To answer, select the appropriate options in the answer area.)

wpsA523.tmp_thumb

Answer:

wpsBBDE.tmp_thumb


QUESTION 271
You are configuring the IPv6 network infrastructure for a branch office. The corporate network administrator allocates the 2001:DB8:0:C000::/58 address space for use in the branch office.
You need to identify the maximum number of IPv6 subnets you can create.
How many IPv6 subnets should you identify?

A.    32
B.    64
C.    128
D.    1024

Answer: B
Explanation:
IPv6 has 128-bit (16-byte) source and destination IP addresses. Although 128 bits can express over 3.4×1038 possible combinations, the large address space of IPv6 has been designed for multiple levels of subnetting and address allocation from the Internet backbone to the individual subnets within an organization.
http://technet.microsoft.com/en-us/library/dd379516%28v=WS.10%29.aspx 2

QUESTION 272
You have a print server named Server1.
You install a printer on Server1.
You share the printer as Printer1.
You need to configure Printer1 to be available only from 19:00 to 05:00 every day.
Which settings from the properties of Printer1 should you modify?

A.    Device Settings
B.    Advanced
C.    Security
D.    Ports
E.    Sharing

Answer: B
Explanation:
When navigating to the printer properties, the Properties tab is divided into several different tabs of which the Advanced tab will give you access to the scheduling where you can configure the availability of the printer.

wpsDAE4.tmp_thumb


QUESTION 273
You have two servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 has the DHCP Server server role installed.
You need to create an IPv6 reservation for Server2.
Which two values should you obtain from Server2? (Each correct answer presents part of the solution. Choose two.)

A.    the hardware ID
B.    the DHCPv6 unique identifier
C.    the DHCPv6 identity association ID
D.    the SMSBIOS GUID
E.    the MAC address

Answer: BC
Explanation:
The Add-DhcpServerv6Reservation cmdlet reserves a specified IPv6 address for the client identified by the specified Dynamic Host Configuration Protocol (DHCP) v6 unique identifier (ID) (DUID) and identity association ID (IAID).
http://technet.microsoft.com/en-us/library/jj590730.aspx 3

QUESTION 274
Hotspot Question
You have two servers that run Windows Server 2012 R2.
The servers are configured as shown in the following table.

wpsF9E9.tmp_thumb

You need to ensure that Server2 can be managed by using Server Manager from Server1.
In the table below, identify which actions must be performed on Server1 and Server2. Make only one selection in each row. Each correct selection is worth one point.

wps172A.tmp_thumb

Answer:

wps2F6C.tmp_thumb

Explanation:
http://technet.microsoft.com/library/hh831453.aspx 4

QUESTION 275
Your network contains an Active Directory domain named contoso.com. The domain contains two member servers named Server1 and Server2 that run Windows Server 2012 R2.
You log on to Server1.
You need to retrieve a list of the active TCP connections on Server2.
Which command should you run from Server1?

A.    winrm get server2
B.    dsquery * -scope base -attrip,server2
C.    winrs -r:server2netstat
D.    netstat> server2

Answer: C
Explanation:
http://msdn.microsoft.com/en-us/library/aa384291(v=vs.85).aspx 5
This command line tool enables administrators to remotely execute most Cmd.exe commands using the WS-Management protocol.

wps74B6.tmp_thumb


Thanks For Trying Braindump2go Latest Microsoft 70-410 Dumps Questions! Braindump2go Exam DumpsADVANTAGES:

? 100% Pass Guaranteed Or Full Money Back!
? Instant Download Access After Payment!
? One Year Free Updation!
? Well Formated: PDF,VCE,Exam Software!
? Multi-Platform capabilities – Windows, Laptop, Mac, Android, iPhone, iPod, iPad.
? Professional, Quick,Patient IT Expert Team 24/7/365 Onlinen Help You!
? We served more than 35,000 customers all around the world in last 5 years with 98.99% PASS RATE!
? Guaranteed Secure Shopping! Your Transcations are protected by Braindump2go all the time!
? Pass any exams at the FIRST try!

1[10]

http://www.braindump2go.com/70-410.html

Links:
  1. http://technet.microsoft.com/en-us/library/jj59076 8.aspx
  2. http://technet.microsoft.com/en-us/library/dd37951 6%28v=WS.10%29.aspx
  3. http://technet.microsoft.com/en-us/library/jj59073 0.aspx
  4. http://technet.microsoft.com/library/hh831453.aspx
  5. http://msdn.microsoft.com/en-us/library/aa384291(v =vs.85).aspx
Post date: 2015-01-06 01:32:38
Post date GMT: 2015-01-06 01:32:38

Post modified date: 2015-01-06 05:35:34
Post modified date GMT: 2015-01-06 05:35:34

Export date: Thu Mar 28 13:07:52 2024 / +0000 GMT
This page was exported from Braindump2go Free Exam Dumps with PDF and VCE Collection [ https://www.mcitpdump.com ]
Export of Post and Page has been powered by [ Universal Post Manager ] plugin from www.ProfProjects.com