How can I pass Exam 70-740 in my first try? VCEQuestions shares the latest and effective Microsoft MCSA 70-740 exam questions and answers, online practice tests, and the most authoritative Microsoft exam experts update 70-740 exam questions throughout the year. Get the full 70-740 exam dumps selection: https://www.leads4pass.com/70-740.html (337 Q&As). Pass the exam with ease!
Microsoft MCSA 70-740 Exam Video
Table of Contents:
- Latest Microsoft MCSA 70-740 google drive
- Effective Microsoft 70-740 exam practice questions
- Related 70-740 Popular Exam resources
- Lead4Pass Year-round Discount Code
- What are the advantages of Lead4pass?
Latest Microsoft 70-740 google drive
[PDF] Free Microsoft 70-740 pdf dumps download from Google Drive: https://drive.google.com/open?id=1arUK9hrLmbZkxEYME2usof649Rxndlfo
Installation, Storage, and Compute with Windows Server 2016:https://www.microsoft.com/en-us/learning/exam-70-740.aspx
Skills measured
This exam measures your ability to accomplish the technical tasks listed below.
- Install Windows Servers in Host and Compute Environments (10-15%)
- Implement Storage Solutions (15-20%)
- Implement Hyper-V (20-25%)
- Implement Windows Containers (5-10%)
- Implement High Availability (30-35%)
- Maintain and Monitor Server Environments (10-15%)
Who should take this exam?
Candidates for this exam are involved with the installation, storage, and compute functionalities available in Windows Server 2016. Candidates perform general installation tasks, as well as creating and managing images for deployment.
Candidates should have experience with local and server storage solutions including the configuration of disks and volumes, Data Deduplication, High Availability, Disaster Recovery, Storage Spaces Direct, and Failover Clustering solutions. The candidates should also be familiar with managing Hyper-V and Containers as well as maintaining and monitoring servers in
physical and compute environments.
Latest updates Microsoft 70-740 exam practice questions
QUESTION 1
You have a server named Server1 that runs Windows Server 2016 You install the Docker daemon on Server1 You need
to configure the Docker daemon to accept connections only on TCP port 64500. What should you do?
A. Run theNew-NetFirewallRulecmdlet
B. Run theSet-ServiceWindows PowerShell cmdlet.
C. Run the sc config command.
D. Run the sc control command.
Correct Answer: C
The preferred method for configuring the Docker Engine on Windows is using a configuration file. The configuration file
can be found at \\’C:\ProgramData\Docker\config\daemon.json\\’. If this file does not already exist, it can be created.
The Docker Engine can also be configured by modifying the Docker service using the sc config command.
References:
https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-docker/configure-docker-daemon
QUESTION 2
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains
a unique solution that might meet the stated goals. Some question sets might have more than one correct solution,
white
others might not have a correct solution.
You have a server named Server1 that runs Windows Server 2016. Server1 hosts a line-of-business application named
App1. App1 has a memory leak that occasionally causes the application to consume an excessive amount of memory.
You need to log an event in the Application event log whenever App1 consume more than 4 GB of memory. Solution:
You create a performance counter data collector.
Does this meet the goal?
A. Yes
B. No
Correct Answer: B
QUESTION 3
You plan to install a Nano Server on a physical server named Nano1. Nano1 will host several virtual machines that will
use live migration. Which package should you install on Nano1?
A. Microsoft-NanoServer-SecureStartup-Package
B. Microsoft-NanoServer-ShieldedVM-Package
C. Microsoft-NanoServer-Compute-Package
D. Microsoft-NanoServer-FailoverCluster-Package
E. Microsoft-NanoServer-Storage ackage
Correct Answer: C
QUESTION 4
Your network contains an Active Directory domain. The domain contains a new file server named Server1 that runs a
Server Core installation of Windows Server 2016.
Server1 has an ReFS-formatted volume D: and NTFS-formatted volume E: The volumes do not contain any data.
You install the Data Deduplication role service on Server1.
You need to implement Data Deduplication for volumes on D: and E:.
Solution: From Windows PowerShell, you run Enable-DeDupVolume-Volume D:,E:.
Does this meet the goal?
A. Yes
B. No
Correct Answer: B
QUESTION 5
You have a Hyper-V host named Server1 that runs Windows Server 2016. Server1 host a virtual machine named VM1.
VM1 has the following settings:
1.
Nested virtualization is enabled.
2.
Dynamic Memory is disabled.
VM1 is currently running.
You need to adjust the amount of memory assigned to VM1 as quickly as possible.
What should you do first?
A. Change the memory buffer setting of VM1.
B. Pause VM1.
C. Shut down VM1.
D. Enable Dynamic Memory for VM1.
Correct Answer: C
References: https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/user-guide/nested-virtualization
QUESTION 6
You have a server named Server1 that runs Windows Server 2016 and has the File and Storage Services server role
installed. Server1 has an ReFS-formatted volume named Volume1 that is 512 GB. Volume1 is mounted as
C:\App1\temp.
You need to ensure that you can enable deduplication of Volume1.
What should you do?
A. Initialize the physical disk that contains Volume1.
B. Install a Windows feature.
C. Format Volume1.
D. Unmount Volume1.
Correct Answer: B
References: https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/install-enable
https://docs.microsoft.com/en-us/windows-server/storage/refs/refs-overview
QUESTION 7
You have Nano Server image named Diskl.vhdx.
You mount Diskl.vhdx.
You need to add a folder that contains several files to the image.
Which tool or cmdlet you should use?
A. File Explore.
B. Add-Windows Image
C. Nano Server Image Builder
D. Dism
Correct Answer: A
QUESTION 8
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains
a unique solution that might meet the stated goals. Some question sets might have more than one correct solution,
while
others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not
appear in the review screen.
You have a Hyper-V host named Server1 that hosts a virtual machine named VM1. Server1 and VM1 run Windows
Server 2016.
The settings for VM1 are configured as shown in the exhibit. (Click the Exhibit button.)
You need to ensure that you can use the Copy-VMFile cmdlet on Server1 to copy files from VM1.
Solution: You enable the Data Exchange integration service for VM1.
Does this meet the goal?
A. Yes
B. No
Correct Answer: B
References: https://technet.microsoft.com/en-us/library/dn798297(v=ws.11).aspx
QUESTION 9
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may
be correct for more than one question in the series. Each question is independent of the other questions in this series.
Information and details provided in a question apply only to that question.
You have two servers named Server1 and Server2 that run Windows Server 2016. Server1 and Server2 have the Hyper-
V server role installed and are nodes in a failover cluster.
On Server1, an administrator creates a virtual machine named VM1.
You need to configure VM1 for high availability.
Which tool should you use?
A. the clussvc.exe command
B. the cluster.exe command
C. the Computer Management snap-in
D. the configurehyperv.exe command
E. the Disk Management snap-in
F. the Failover Cluster Manager snap-in
G. the Hyper-V Manager snap-in
H. the Server Manager app
Correct Answer: F
References: http://windowsitpro.com/hyper-v/make-vm-highly-available-windows-server-2012
QUESTION 10
HOTSPOT
You have two Hyper-V hosts named Server1 and Server2 that run Windows Server 2016. Server1 and Server2 connect
to the same network.
Server1 and Server2 have virtual switches configured as shown in the following table. You have nine virtual machines
configured as shown in the following table.
All of the virtual machines are configured to have IP addresses from the same network segment. The firewall on each of
the virtual machines is configured to allow network connectivity. To which virtual machines can you connect from VM1
and VM2? To answer, select the appropriate options in the answer area.
Hot Area:
Correct Answer:
QUESTION 11
You have a machine named VM1 that runs Windows Server 2016 VM1 is a Remote Desktop Services (RDS) server.
You need to ensure that only TCP port 3389 can be used to connect to VM1 over the network.
Which command should you run on the Hyper-V host? To answer, select the appropriate options in the answer area.
Hot Area:
Correct Answer:
QUESTION 12
You have a stretch cluster that contains four nodes.
You run Get-ClusterFaultDomain and receive the output shown in the exhibit. (Click the Exhibit tab).
Node1 and Node2 are in a data center in an Active Directory site named London_Site. Node3 and Node4 are in an
Active Directory site named Berlin_Site.
You need to ensure that the active nodes are in London_Site unless both Node1 and Node2 are offline.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Correct Answer:
QUESTION 13
You have a Hyper-V host that runs Windows Server 2016.
You need to identify the amount of processor resources consumed by Hyper-V and virtual machines.
Which counter should you use from Performance Monitor?
A. \Hyper-V Hypervisor\Logical Processor
B. \Hyper-V Hypervisor Root Virtual Processor(_Total)\% Guest Run Time
C. \Hyper-V Hypervisor Virtual Processor(_Total)\% Hypervisor Run Time
D. \Hyper-V Hypervisor Virtual Processor(_Total)\% Total Run Time
E. \Hyper-V Hypervisor Logical Processor(_Total)\% Total Run Time
Correct Answer: E
References: https://msdn.microsoft.com/en-us/library/cc768535(v=bts.10).aspx
Related 70-740 Popular Exam resources
Lead4Pass Year-round Discount Code
What are the advantages of Lead4pass?
Lead4pass employs the most authoritative exam specialists from Microsoft, Cisco, CompTIA, Oracle, Citrix, etc. We update exam data throughout the year. Highest pass rate! We have a large user base. We are an industry leader! Choose Lead4Pass to pass the exam with ease!
Summarize:
It’s not easy to pass the Microsoft 70-740 exam, but with accurate learning materials and proper practice, you can crack the exam with excellent results. https://www.leads4pass.com/70-740.html provides you with the most relevant learning materials that you can use to help you prepare.