70-412 Server Final Exam
What two factors are the primary items impacting the speed of a Quick Migration? Correct Answer: The speed of the network between the source and destination servers and the amount of memory that needs to be written to disk
Before you can audit access to files, what m...
what two factors are the primary items impacting the speed of a quick migration
before you can audit access to files
Written for
70-412
All documents for this subject (3)
Seller
Follow
Classroom
Reviews received
Content preview
70-412 Server Final Exam
What two factors are the primary items impacting the speed of a Quick Migration? Correct Answer: The
speed of the network between the source and destination servers and the amount of memory that
needs to be written to disk
Before you can audit access to files, what must you first do? (Choose all that apply) Correct Answer:
Specify files to be audited and Enable object access auditing
Which of the following availability guidelines allows for a maximum downtime per year of 31.5 seconds?
Correct Answer: Six nines (99.9999%)
Cluster Shared Volume, in Windows Server 2012 R2, offers faster throughput when integrated with
what? Correct Answer: Server Message Block (SMB) Multichannel
When a file is accessed using NFS, what attributes are used by the NFS server to determine if the user
has the required permissions to access the file? Correct Answer: UID and GID
What is the default value for the maximum number of failures allowed in a cluster? Correct Answer: n
-1
Server Message Block (SMB) 3.0 provides many changes that add functionality and improve
performance. Which of the following features allows users to scale shared bandwidth by adding cluster
nodes? Correct Answer: SMB Scale Out
What minimum version of VMware ESX/ESXi must a source VM be running on to allow it to be migrated
to Hyper-V using P2V? Correct Answer: 3.5 update 5
The host in an NLB cluster that has which priority (unique ID) handles all of the cluster's network traffic
that is not otherwise covered by a port rule? Correct Answer: Lowest priority
In an NLB cluster, when using _________, packets from a source client are sent to multiple cluster nodes
at the same time. Correct Answer: multicast
Select the proper PowerShell cmdlet from this list that is used to configure BranchCache in local caching
mode. Correct Answer: Enable-BCLocal
Clusters running on which of the following operating systems are supported for migration to Windows
Server 2012 R2? (Choose all that apply) Correct Answer: Windows Server 2008 and Windows Server
2008 R2
In a failover cluster configured on Windows Server 2012 R2, how are heartbeats transmitted? Correct
Answer: Using UDP port 3343 unicast
,Because the Active Directory-detached cluster uses Kerberos for authentication for intercluster
communications, which of the following must be true? Correct Answer: The cluster nodes must be
joined to an Active Directory domain
Distributed cache mode is designed for branch offices with what number of clients? Correct Answer:
Fewer than 50
In a cluster with an even number of nodes, what must be used to break ties during node failure? Correct
Answer: A witness
How is Identity Management for UNIX installed? Correct Answer: Using dism.exe
Which of the following features is used to perform a live migration on a VM when the virtual machine
becomes disconnected from the network? Correct Answer: Protected network
Which storage technology is a low-cost option that typically requires the cluster nodes to be physically
close to the drives? Correct Answer: SAS
What name is given to the most basic and smallest configurable unit that may provide a service to
clients in a cluster? Correct Answer: Cluster resource
While logged into a Windows Server 2012 R2 computer that is part of an NLB cluster, which of the
following PowerShell one-liners is the correct way to change or set the primary IP address of the cluster?
Correct Answer: Get-NlbCluster | Set-NlbCluster -ClusterPrimaryIP IPaddress
Many components can be configured redundantly within a server system. Of the components listed,
which one is typically not available in a redundant arrangement in a single server system? Correct
Answer: Mainboards (motherboards)
When configuring the failure threshold on the Failover tab, you can opt to leave the cluster in a failed
state by configuring what two options? (Choose two answers) Correct Answer: The maximum number
of failures that can occur and the length of time in hours
Server Message Block (SMB) 3.0 provides many changes that add functionality and improve
performance. Which of the following features allows SMB 3.0 clients to not lose an SMB session when
failover occurs? Correct Answer: SMB Transparent Failover
Which of the following features of the General Use File Server clustering role is the only change from
Windows Server 2008 R2 to Windows Server 2012? Correct Answer: Support for SMB 3.0
Which quorum type is recommended for clusters with an odd number of nodes? Correct Answer: Node
Majority
Which SMB 3.0 feature minimizes processor utilization when performing large file I/O operations?
Correct Answer: SMB Direct
To create an NFS shared folder on a cluster, you need to install which of the following items on each
cluster node? Correct Answer: All of the above
,Select the proper PowerShell cmdlet from this list that is used to configure BranchCache in distributed
caching mode. Correct Answer: Enable-BCDistributed
When performing a P2V migration using SCVMM, there are several limitations that must be observed.
Which of the following source server specifications would disqualify it from a P2V migration? Correct
Answer: Uses BitLocker Drive Encryption on the data volume and 256 MB of RAM installed
Why should you clearly express availability requirements? Correct Answer: To ensure there are no
misunderstandings
When configuring file access auditing, which of the following audit types are available to choose from?
Correct Answer: Success, Fail, All
Computers running what operating systems can become the CAU orchestrator computer? Correct
Answer: Windows 8 or Windows Server 2012 R2
What can be configured to create targeted audit policies based on resource properties, and expressions,
so that you don't have to audit every file? Correct Answer: Dynamic Access Control
What is the process by which you take a partially or completely configured VM and create other VMs
without having to perform the installation and configuration from scratch? Correct Answer: Exporting
How do you change the value of the preferred node in a cluster? Correct Answer: List the servers in the
preferred order
When configuring a port rule for an NLB cluster with the "multiple host" filtering mode selected, which
of the following statements is most correct pertaining to the affinity configuration? Correct Answer:
Selecting the "Single" option will force a single cluster node to handle all client requests from a specific
client
When you configure port rules for NLB clusters, you will need to configure all of the options listed here,
except for one. Which option in this list will you not
configure for a port rule? Correct Answer: The node IP address the rule should apply to
What is the process by which you move an entire VM or parts of a VM to another physical server
without a cluster? Correct Answer: Live Migration
What term is used to refer to the periods of time when a system is unavailable? Correct Answer:
Downtime
When performing a P2V migration, what processor types are not supported? Correct Answer: Itanium
Which of the following terms is best described as giving access to a user? Correct Answer: Authorization
When performing a Live Migration using the "Move the virtual machine's data by selecting where to
move the items" option, which of the following advanced options would be the best to choose from to
, ensure that the folder structure remains the same on the destination server after the LM completes?
Correct Answer: Move the VM's data automatically
If you have an odd number of node memberships in a fail-over cluster, how many votes does the witness
resource have? Correct Answer: 0
Which of the following is the result of combining CSV with storage spaces? Correct Answer: A resilient,
high available, cost efficient solution
Which NLB control command would be the correct one to use to gracefully prepare a node for a planned
maintenance activity? Correct Answer: Drainstop
When creating a new General Use File Server role, which SMB settings are enabled by default, but can
be disabled if desired? (Choose all that apply) Correct Answer: Enable continuous availability and
Encrypt data access
Which of the following features does CSV bring to Windows Server 2012 R2? (Choose all that apply)
Correct Answer: SV cache allocation and Increased CSV resiliency
Which PowerShell cmdlet is used to add a new dedicated IP to an NLB cluster node? Correct Answer:
Add-NlbClusterNodeDip
What new management functionality is introduced with SMB 3.0? Correct Answer: PowerShell cmdlets
for SMB
The most commonly implemented type of failover cluster is what kind? Correct Answer: active-passive
What does the priority value for the cluster role specify? Correct Answer: The order in which roles are
started up
Offline P2V migrations are the only available migration method for what types of source servers?
Correct Answer: Servers that are domain controllers and servers with FAT32 volumes
Which mode of BranchCache configuration uses one or more dedicated servers to provide the cached
copy in the branch office? Correct Answer: Hosted cache mode
Which of the following statements best describes an Active Directory-detached cluster? Correct Answer:
An Active Directory-detached cluster is a cluster without a network name
In which NLB cluster operation mode is the MAC address of every node's network adapter replaced with
a single shared MAC address? Correct Answer: Unicast
There are many requirements that must be met in order to build a failover cluster using Windows Server
2012 R2. Which of the items listed here is not an actual requirement you must meet? Correct Answer:
All servers must be joined to an Active Directory domain
Which of the following availability guidelines allows for a maximum downtime per year of 52.6 minutes?
Correct Answer: Four nines (99.99%)
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller Classroom. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $13.99. You're not tied to anything after your purchase.