{"id":395,"date":"2018-11-14T15:40:35","date_gmt":"2018-11-14T14:40:35","guid":{"rendered":"https:\/\/cybercop-training.ch\/?p=395"},"modified":"2018-11-14T15:40:35","modified_gmt":"2018-11-14T14:40:35","slug":"mcsa-70-740-exam-preparation-p9","status":"publish","type":"post","link":"https:\/\/cybercop-training.ch\/?p=395","title":{"rendered":"MCSA 70-740 Exam Preparation P9"},"content":{"rendered":"<p><strong>MCSA 70-740<\/strong><\/p>\n<p><strong>Topic: Implementing High Availability<\/strong><\/p>\n<p>Your network contains a Windows Server 2016 failover cluster called Cluster1. The cluster has a cluster network called ClusterNetwork1.<\/p>\n<p>You must ensure that ClusterNetwork1 is enabled only for cluster-internal communication.<\/p>\n<p>What PowerShell cmdlet are you running?<\/p>\n<p>Answer: <code><strong>(Get-ClusterNetwork ClusterNetzwerk1).Role = 1<\/strong><\/code><\/p>\n<p><a href=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-396 size-full\" src=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster1.png\" alt=\"\" width=\"989\" height=\"916\" srcset=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster1.png 989w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster1-300x278.png 300w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster1-768x711.png 768w\" sizes=\"auto, (max-width: 989px) 100vw, 989px\" \/><\/a><\/p>\n<hr \/>\n<p>Your network includes an Active Directory domain services (AD DS) domain called cybercop-training.ch. The domain contains servers named Server1, Server2, and Server3. The Windows Server 2016 operating system is installed on all three servers.<\/p>\n<p>Server1 and Server2 are nodes of a Hyper-V cluster called Cluster1.<\/p>\n<p>You add a new role service with the role Hyper-V replica broker to Cluster1.<\/p>\n<p>Server3 is a Hyper-V server. Server3 provides a virtual machine (VM) called VM1.<\/p>\n<p>On all three Hyper-V servers, live migration support is enabled and configured for Kerberos authentication.<\/p>\n<p>You must ensure that you can migrate VM1 to Server2.<\/p>\n<p>What do you do?<\/p>\n<p>Answer: <strong>Change the settings on the Delegate tab in the Server3 computer account properties.<\/strong><\/p>\n<hr \/>\n<p>Your network includes a four-node Hyper-V cluster called Cluster1. Cluster1 runs a virtual machine (VM) called VM1.<\/p>\n<p>VM1 has a network adapter connected to a virtual switch named vSwitch1.<\/p>\n<p>You must prevent VM1 from being moved to another cluster node if VM1&#8217;s network connection is lost.<\/p>\n<p>What command are you running?<\/p>\n<p>Answer: <strong><code>Set-VMNetworkAdapter -VMName VM1 -NotMonitoredInCluster $True<\/code><\/strong><\/p>\n<hr \/>\n<p>Your network includes an Active Directory domain services (AD DS) domain called cybercop-training.ch. The domain contains four servers named Server1, Server2, Server3, and Server4. The Windows Server 2016 operating system is installed on all four servers.<\/p>\n<p>Server1 and Server2 are nodes of a Hyper-V cluster called Cluster1.<\/p>\n<p>They have a highly available virtual machine (VM) called VM1. Server1 is the occupying node of VM1.<\/p>\n<p>Server3 and Server4 are nodes of a file server cluster with horizontal scaling. The cluster has the name Cluster2.<\/p>\n<p>The memory available on Server1 is shown in the following figure:<\/p>\n<p><a href=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-397 size-full\" src=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster2.png\" alt=\"\" width=\"946\" height=\"255\" srcset=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster2.png 946w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster2-300x81.png 300w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster2-768x207.png 768w\" sizes=\"auto, (max-width: 946px) 100vw, 946px\" \/><\/a><\/p>\n<p>You must move the virtual disk from VM1 to another location.<\/p>\n<p>How do you do it?<\/p>\n<p>Answer:<\/p>\n<p>Tool that you use to move the volume of VM1: <strong>Failover Cluster Manager<\/strong><br \/>\nStorage location to which you move the volume of VM1: <strong>\\\\Cluster2\\Release1<\/strong><\/p>\n<hr \/>\n<p>Your network includes a failover cluster called Cluster1. The cluster hosts a highly available virtual machine (VM) called VM1. VM1 runs a custom application called App1.<\/p>\n<p>You must configure monitoring for VM1.<\/p>\n<p>When App1 creates an entry in the application log, VM1 should be automatically restarted and moved to another cluster node.<\/p>\n<p>Which tool do you use?<\/p>\n<p>Answer: <strong>Failovercluster-Manager<\/strong><\/p>\n<hr \/>\n<p>Your network includes a Windows Server 2016 Hyper-V host called Server1 and a two-node cluster called Cluster1. On Cluster1, the File Server role is configured with horizontal scaling for applications.<\/p>\n<p>Server1 runs a virtual machine called VM1.<\/p>\n<p>You want to migrate memory from VM1 to Cluster1.<\/p>\n<p>Which tool do you use?<\/p>\n<p>Answer: <strong>Failovercluster-manager<\/strong><\/p>\n<p>Cluster1 runs a virtual machine (VM) called HAVM1.<\/p>\n<p>You configure Hyper-V replication so that HAVM1 is replicated on Server1.<\/p>\n<p>You want to execute a test failover for HAVM1.<\/p>\n<p>Which tool do you use?<\/p>\n<p>Answer: <strong>The Hyper-V Manager<\/strong><\/p>\n<p>Your network includes two servers called Server1 and Server2. Both servers have the Windows Server 2016 operating system installed and both servers are configured as Hyper-V servers.<\/p>\n<p>Your network contains an iSCSI SAN. You configure a new Logical Unit Number (LUN) on the Storage Area Network (SAN).<\/p>\n<p>You create a failover cluster and add Server1 and Server2 as nodes. You connect both servers to the iSCSI target and format the shared storage.<\/p>\n<p>You must add the storage to the cluster. Your solution must ensure that virtual machines of both cluster nodes can access the shared storage at the same time.<\/p>\n<p>Which tool do you use?<\/p>\n<p>Answer: <strong>Failovercluster-manager<\/strong><\/p>\n<p>Your network consists of three servers called Server1, Server2 and Server3. The Windows Server 2016 operating system is installed on all three servers.<\/p>\n<p>The Hyper-V feature is installed on Server1 and Server2. The iSCSI target server role service is installed on Server3.<\/p>\n<p>You want to create a Hyper-V cluster.<\/p>\n<p>Which tool should you use first?<\/p>\n<p>Answer: <strong>Servermanager<\/strong><\/p>\n<hr \/>\n<p>You have two servers running the Windows Server 2016 operating system.<\/p>\n<p>You plan to create a cluster for network load balancing (NLB cluster). The cluster should contain both servers.<\/p>\n<p>You must prepare the network cards of the servers for the planned NLB configuration.<\/p>\n<p>1: You configure the network cards so that they are on the same subnet and use dynamic IP addresses. You configure the cluster to use multicast.<\/p>\n<p>Does the procedure meet your goal?<\/p>\n<p>Answer: <strong>yes<\/strong><\/p>\n<p>2: You configure the network cards so that they are in the same subnet and use static IP addresses. You configure the cluster to use multicast.<\/p>\n<p>Does the procedure meet your goal?<\/p>\n<p>Answer: <strong>yes<\/strong><\/p>\n<hr \/>\n<p>Your network includes a Windows Server 2016 Hyper-V failover cluster. The cluster contains two nodes named Node1 and Node2.<\/p>\n<p>You use the Hyper-V Manager and create a virtual machine (VM) named VM1 on Node1.<\/p>\n<p>You must configure VM1 to automatically move the virtual machine to node2 if node1 is unavailable.<\/p>\n<p>What do you do?<\/p>\n<p>Answer: <strong>Use the failover cluster manager and execute the Configure Role action.<\/strong><\/p>\n<p><a href=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster5.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-399\" src=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster5-1024x709.png\" alt=\"\" width=\"1024\" height=\"709\" srcset=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster5-1024x709.png 1024w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster5-300x208.png 300w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster5-768x531.png 768w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster5.png 1172w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/p>\n<hr \/>\n<p>You implement a Windows Server 2016 failover cluster called Cluster1 and configure a highly available file server.<\/p>\n<p>You run the Get-Cluster cmdlet and receive the following output:<\/p>\n<p><a href=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster6.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-400\" src=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster6-1024x540.png\" alt=\"\" width=\"1024\" height=\"540\" srcset=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster6-1024x540.png 1024w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster6-300x158.png 300w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster6-768x405.png 768w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster6.png 1278w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/p>\n<p>Which statements are correct?<\/p>\n<p>Answer: <strong>You can perform Clusterable Update (CAU) in Remote Update Only mode.<\/strong><br \/>\n<strong>You can use the failover cluster manager(s) to create file shares on Cluster1.<\/strong><\/p>\n<hr \/>\n<p>Your network contains two servers called Server1 and Server2. The Windows Server 2016 operating system is installed on both servers.<\/p>\n<p>Server1 and Server2 are nodes in a cluster for network load balancing (NLB). The Web Server (IIS) role is installed on each of the two nodes.<\/p>\n<p>Users report that when submitting web form data, the data is sometimes not saved and they have to fill out the form again.<\/p>\n<p>They need to solve the problem. Your solution must ensure load balancing for connections to Server1 and Server2.<\/p>\n<p>What do you do?<\/p>\n<p>Answer: <strong>Changing an existing portrule<\/strong><\/p>\n<p><a href=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster7.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-401\" src=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster7.png\" alt=\"\" width=\"633\" height=\"802\" srcset=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster7.png 633w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster7-237x300.png 237w\" sizes=\"auto, (max-width: 633px) 100vw, 633px\" \/><\/a><\/p>\n<hr \/>\n<p>Your network includes a network load balancing (NLB) cluster that contains two nodes called Server1 and Server2. Both nodes have the Windows Server 2016 operating system installed.<\/p>\n<p>The cluster configuration is shown below:<\/p>\n<p><a href=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster8.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-402\" src=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster8-1024x513.png\" alt=\"\" width=\"1024\" height=\"513\" srcset=\"https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster8-1024x513.png 1024w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster8-300x150.png 300w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster8-768x385.png 768w, https:\/\/cybercop-training.ch\/wp-content\/uploads\/2018\/11\/cluster8.png 1070w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/p>\n<p>Answer:\u00a0 <strong>Create a new Portrule \/ Changing the existing Portrule<\/strong><\/p>\n<p>Explanation: The Affinity parameter, which is part of a port rule, can be used to control which node a client is connected to. To define separate affinities, we need a separate port rule for each protocol.<\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>MCSA 70-740 Topic: Implementing High Availability Your network contains a Windows Server 2016 failover cluster called Cluster1. The cluster has a cluster network called ClusterNetwork1. <a class=\"mh-excerpt-more\" href=\"https:\/\/cybercop-training.ch\/?p=395\" title=\"MCSA 70-740 Exam Preparation P9\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":2,"featured_media":307,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21,20],"tags":[],"class_list":["post-395","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-exam-preparation","category-system-administration"],"_links":{"self":[{"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=\/wp\/v2\/posts\/395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=395"}],"version-history":[{"count":2,"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=\/wp\/v2\/posts\/395\/revisions"}],"predecessor-version":[{"id":403,"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=\/wp\/v2\/posts\/395\/revisions\/403"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=\/wp\/v2\/media\/307"}],"wp:attachment":[{"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=395"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=395"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cybercop-training.ch\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}