IBM Study Guides - BraindumpsQA Microsoft Practice exam

http://www.braindumpsqa.com/VCP550_braindumps.html

70-410 Certification Exam Cost & 70-410 Latest Exam Answers

Valid 70-410 Dumps shared by Examslabs for Helping Passing 70-410 Exam! Examslabs now offer the newest 70-410 exam dumps, the Examslabs 70-410 exam questions have been updated and answers have been corrected get the newest Examslabs 70-410 dumps with Test Engine here:
http://https://www.examslabs.com/Microsoft/Windows-Server-2012/best-70-410-exam-dumps.html (498 Q&As Dumps, 30%OFF Special Discount: bmzblwH7 )


NEW QUESTION NO: 16
Your network contains two Hyper-V hosts that run Windows Server 2012 R2. The Hyper-V hosts contain several virtual machines that run Windows Server 2012 R2.
You install the Network Load Balancing feature on the virtual machines.
You need to configure the virtual machines to support Network Load Balancing (NLB).
Which virtual machine settings should you configure?
A. DHCP guard
B. Port mirroring
C. Router guard
D. MAC address
Answer: D
Explanation/Reference:
Explanation:
http://social.technet.microsoft.com/Forums/windowsserver/en-US/5b3a0a9d-26a2-49ba-bbbe-
29d11fcbb7ce/nlb-on-hyperv?forum=winserverhyperv
For NLB to be configured you need to enable MAC address spoofing.

NEW QUESTION NO: 17
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. Dynamically expanding VHDX
B. Fixed-size VHDX
C. Fixed-size VHD
D. Dynamically expanding VHD
Answer: B
Explanation/Reference:
Explanation:
The virtual disk needs to be a VHDX file since it is going to be over 2TB in size and it must be fixed-size so that the space is already taken on the server (that way the server does not run out of space as the volume grows) even if the actual virtual disk does not yet hold that amount of data.

NEW QUESTION NO: 18
You have an offline image of a server that runs Windows Server 2012 R2.
You need to enable Remote Desktop Services (RDS) on the server.
What should you use?
A. the sc.exe command with the config parameter
B. the Add-RDServerSessionHost cmdlet
C. the Add-RDServer cmdlet
D. the dism.exe command with the /enable-feature parameter
Answer: D
Explanation/Reference:
References: Enable the Remote-Desktop-Services feature in the offline image by executing the command Dism /Enable-Feature /FeatureName:Remote-Desktop-Services.

NEW QUESTION NO: 19
Your network contains an Active Directory domain named contoso.com. The domain contains an organizational unit (OU) named OU1.
You need to ensure that when new client computers join the domain, their computer accounts are created in OU1 by default.
What should you do?
A. From Windows PowerShell, run the Move-ADObject cmdlet.
B. From a command prompt, run the redircmp.exe command.
C. From ADSI Edit, configure the properties of the OU1 object.
D. From Ldp, configure the properties of the Computers container.
Answer: B
Explanation/Reference:
Explanation:
Redirects the default container for newly created computers to a specified, target organizational unit (OU) so that newly created computer objects are created in the specific target OU instead of in CN=Computers.
The CN=Computers container is a computer-protected object. For backward compatibility reasons, you cannot (and must not) remove it.
Reference: http://technet.microsoft.com/en-us/library/cc770619.aspx

NEW QUESTION NO: 20
You have a Hyper-V host named Server1 that runs Windows Server 2012 R2 Datacenter.Server1 is located in an isolated network that cannot access the Internet.
On Server1, you install a new virtual machine named VM1.VM1 runs Windows Server 2012 R2 Essentials and connects to a private virtual network.
After 30 days, you discover that VM1 shuts down every 60 minutes.
You need to resolve the issue that causes VM1 to shut down every 60 minutes.
What should you do?
A. On Server1, run Add-WindowsFeatureVolumeActivation.
B. OnServer1, run slmgr.exe and specify the /rearm-sku parameter.
C. OnVM1, run slmgr.exe and specify the /ipk parameter.
D. Create a new internal virtual network and attach VM1 to the new virtual network.
Answer: C

NEW QUESTION NO: 21
Your network contains an Active Directory domain named adatum.com. The domain contains a member server named Server1 and a domain controller named DC2.All servers run Windows Server 2012 R2.
On DC2, you open Server Manager and you add Server1 as another server to manage.
From Server Manager on DC2, you right-click Server1 as shown in the exhibit. (Click the Exhibit button.)

You need to ensure that when you right-click Server1, you see the option to run the DHCP console.
What should you do?
A. In the domain, add DC2 to the DHCP Administrators group.
B. On Server1, install the Feature Administration Tools.
C. On DC2 and Server1, run winrmquickconfig.
D. On DC2, install the Role Administration Tools.
Answer: D
Explanation/Reference:
Reference: http://technet.microsoft.com/en-us/library/ee441255(v=ws.10).aspx

NEW QUESTION NO: 22
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2012 R2.
You create a new inbound rule by using Windows Firewall with Advanced Security.
You need to configure the rule to allow Server1 to accept unsolicited inbound packets that are received through a network address translation (NAT) device on the network.
Which setting in the rule should you configure?
A. Interface types
B. Authorized computers
C. Remote IP address
D. Edge traversal
Answer: D
Explanation/Reference:
Explanation:
Edge traversal - This indicates whether edge traversal is enabled (Yes) or disabled (No). When edge traversal is enabled, the application, service, or port to which the rule applies is globally addressable and accessible from outside a network address translation (NAT) or edge device.
Select one of the following options from the list: Block edge traversal (default) - Prevent applications from receiving unsolicited traffic from the Internet through a NAT edge device. Allow edge traversal - Allow applications to receive unsolicited traffic directly from the Internet through a NAT edge device. Defer to user - Let the user decide whether to allow unsolicited traffic from the Internet through a NAT edge device when an application requests it. Defer to application - Let each application determine whether to allow unsolicited traffic from the Internet through a NAT edge device.
Reference: http://technet.microsoft.com/en-us/library/cc731927.aspx

NEW QUESTION NO: 23
You perform a Server Core Installation of Windows Server 2012 R2 on a server named Server1.
You need to add a graphical user interface (GUI) to Server1.
Which tool should you use?
A. The setup.exe command
B. The dism.exe command
C. The imagex.exe command
D. The Add-WindowsPackage cmdlet
Answer: B
Explanation/Reference:
Explanation:
The DISM command is called by the Add-WindowsFeature command. Here is the systax for DISM:
Dism /online /enable-feature /featurename:ServerCore-FullServer /featurename:ServerGui-Shell / featurename:Server-Gui-Mgmt

NEW QUESTION NO: 24
You have a virtual machine named VM1.
You install Windows Server 2012 R2 on VM1.
You plan to use VM1 as an image that will be distributed to sales users to demonstrate the features of a custom application. The custom application only requires the Web Server (IIS) server role to be installed.
You need to ensure that the VHD file for VM1 only contains the required Windows Server 2012 R2 source files.
Which tool should you use?
A. servermanagercmd.exe
B. dism.exe
C. ocsetup.exe
D. imagex.exe
Answer: B
Explanation/Reference:
Explanation:
You can use DISM to:
Add, remove, and enumerate packages and drivers.
Enable or disable Windows features.
Apply changes based on the offline servicing section of an unattend.xml answer file.
Configure international settings.
Upgrade a Windows image to a different edition.
Prepare a Windows PE image.
Take advantage of better logging.
Service down-level operating systems like Windows Vista with SP1 and Windows Server 2008.
Service all platforms (32-bit, 64-bit, and Itanium).
Service a 32-bit image from a 64-bit host and service a 64-bit image from a 32-bit host.
Make use of old Package Manager scripts.
This command will mount the image before making any changes. This will ensure that only the required Windows Server 2012 R2 source files are contained.

NEW QUESTION NO: 25
Your network contains a Windows Server 2012 R2 image named Server12.wim.Server12.wim contains the images shown in the following table.

You need to enable the Windows Server Migration Tools feature in the Windows Server 2012 R2 Datacenter image.
You want to achieve this goal by using the minimum amount of administrative effort.
Which command should you run first?
A. dism.exe /image:c:\Server12.wim /enable-feature /featurename:servermigration
B. dism.exe /mount-wim /wimfile:c:\Server12.wim /index:4 /mountdir:c:\mount
C. imagex.exe /capture c: c:\Server12.wim "windows server 2012 r2 datacenter"
D. imagex.exe /apply c:\Server12.wim 4 c:\
Answer: B
Explanation/Reference:
Explanation:
This command will mount the image before making any changes.
References:
http://technet.microsoft.com/en-us/library/cc749447(v=ws.10).aspx
http://technet.microsoft.com/en-us/library/dd744382(v=ws.10).aspx

NEW QUESTION NO: 26
You have a server named Server1. Server1 runs Windows Server 2012 R2 and has the File and Storage Services server role installed.
You attach four 500-GB disks to Server1.
You need to configure the storage to meet the following requirements:
Storage for an application named Application1 must be provided. Application1 requires 20 GB and will

require a maximum of 800 GB in three years.
Storage for an application named Application2 must be provided. Application2 requires 20 GB and will

require a maximum of 900 GB in three years.
The solution must provide the ability to dynamically add storage without requiring configuration changes

to the applications.
The storage must be available if a single disk fails.

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. From File and Storage Services, create virtual disks by using fixed provisioning.
B. From File and Storage Services, create virtual disks by using thin provisioning.
C. From File and Storage Services, create a storage pool that uses all four disks.
D. From Disk Management, create a new RAID-5 volume that uses all four disks.
E. From Disk Management, create two new mirror volumes that use two disks each.
Answer: A,C
Explanation/Reference:
Reference: http://technet.microsoft.com/en-us/library/jj822937.aspx

Posted 2018/7/25 16:03:47  |  Category: Microsoft  |  Tag: 70-410 Certification Exam Cost70-410 Latest Exam AnswersNew 70-410 Exam Collection Pdf70-410Microsoft