IT 210 Quiz 2 Review

अब Quizwiz के साथ अपने होमवर्क और परीक्षाओं को एस करें!

You have two servers that run ws 2016. The servers are configured as shown in the following table. You need to create a failover cluster that contains both servers. Which two commands should you run? choose two. a. New-Cluster-Name Cluster1 -Node Server1, Server2 -AdministrativeAccessPoint ActiveDirectoryAndDNS b. New-Cluster-Name Cluster1 -Node Server1, Server2 -AdministrativeAccessPoint None c. New-Cluster-Name Cluster1 -Node Server1, Server2 -AdministrativeAccessPoint DNS d. wmic ComputerSystem Set Workgroup= 'Workgroup2' e. netdom computername Server1 /MakePrimary:server1.contoso.com

New-Cluster-Name Cluster1 -Node Server1, Server2 -AdministrativeAccessPoint DNS netdom computername Server1 /MakePrimary:server1.contoso.com

You are a server admin at a company named contoso ltd. Contoso has a ws2016 hyper v environment configured as shown. All of the virtual switches are external switches. You need to ensure that you can move vms between the hosts without causing the vms to disconnect from the network. Solution: You implement a hyper-v replica between host 2 and host4. Does this meet the goal?

No

You have a four node hyper-v cluster named cluster1. a vm named vm1 runs on c1. vm1 has a network adapter that connects to a virtual switch named n1. You need to prevent a network disconnection on vm1 from causing vm1 to move to another cluster node. What command should you run? First: a. Remove-ClusterVMMoniteredItem -VirtualMachine VM1 b. Set-VM -VmName VM1 c. Set-VMNetworkAdapter -VMName VM1 d. Set-VMSwitch -Name Network1 Second: a. EventSource Network b. -IovInterruptModeration Off c. IovWeight 1 d. -NotMonitoredInCluster $true e. -RouterGuard Off

Set-VMNetworkAdapter -VMName VM1 -NotMonitoredInCluster $true

Your network contains an AD forest named contoso.com. The forest contains a child domain named eu.contoso.com. You plan to implement live migration between two hyper-v hosts that run ws2016. The hosts are configured as shown in the following table. Host 1: - Is a member of the contoso.com domain - Uses an Intel Xeon processor released in 2012 - Has an external virtual switch named Switch1 - Hosts a virtual machine named VM1 that connects to Switch1 Host2: - Is a member of the eu.contoso.com domain - Uses an Intel Xeon processor released in 2016 - Has an external virtual switch named Switch1 You need to ensure that you can perform a live migration of VM1 from Host1 to host2. Solution: You shut down VM1, configure the processor compatibility settings, then start VM1. Does this meet the goal?

Yes

You implement a WS2016 failover cluster named Cluster1 as a highly available file server. You run the Get-Cluster cmdlet and receive the following output. Based on the above exhibit, answer the following questions. You can perform Cluster-Aware-Updating in - self updating mode only, remote-updating mode only, or remote-updating ode and self updating mode You can use _ to create a file share in Cluster1. - DFS Management, Failover Cluster Manager, File Server Resource Manager, or Server Manager.

You can perform Cluster-Aware-Updating in - remote-updating mode only You can use _ to create a file share in Cluster1. - Server Manager

A company named contoso has 5 hyper v hosts that are configured as shown What are two valid live migration scenarios for vms in your environment? Each correct answer presents a complete solution. a. from server 3 to server4 b. from server4 to server 5 c. from server1 to server5 d. from server2 to server3

from server1 to server5 from server2 to server3

You have an Active Directory domain named Contoso.com. The domain contains servers named s1, s2, and s3 that run ws2016. s1 and s2 are nodes in a hyper v cluster named c1. You add a Hyper v Replica Broker role named b1 to c1. s3 is a hyper v server. A virtual machine named vm1 runs on s3. Live Migration is enabled on all three servers and it is configured to use Kerberos authenication only. You need to ensure that you can perform the migration of VM1 to S2. What should you do? a. Modify the Cluster Permissions for C1. b. modify the delegation settings for s3 computer account c. modify storage migration settings on s3 d. add s3 computer account to replicator group on s1 and 2

modify the delegation settings for s3 computer account

You are a server admin at a company named contoso ltd. Contoso has a ws2016 hyper v environment configured as shown. All of the virtual switches are external switches. You need to ensure that you can move vms between the hosts without causing the vms to disconnect from the network. Solution: You implement live migration by using Host1 and Host2. Does this meet the goal?

no

You have four hyper v hosts named s1, s2, s3 and s4 that run ws2016. The hosts are nodes in a failover cluster. The failover cluster in configured to balance virtual machines when a node is more that 80 percent loaded. You need to configure the failover cluster to balance the virtual machines when the load of a node is more that five percent higher than the average for the nodes. Which command should you run? to answer, select the appropriate options in the answer area. Part one - Get-Cluster, Get-ClusterNode, Get-ClusterParameter, Get-ClusterResource Part two - AutoBalanceLevel=3, AutoBalancedMode=1, DynamicQuorum-1, MininumPreemptorPriority=5

part one - Get-Cluster part two - AutoBalanceLevel=3

You have a two-node Hyper-V cluster named Cluster1. A vm named VM1 runs on Cluster1. You need to configure monitoring of VM1. The solution must move VM1 to a different node if the Print Spooler service on VM1 stops unexpectedly. Which tool should you use? a. the Computer Management console b. the Disk Management console c. the configurehyperv.exe command d. the clussvc.exe command e. the Server Manager Desktop app f. the Failover Cluster Manager console g. the Hyper-V Manager console h. the cluster.exe command

the Failover Cluster Manager console

You have a two-node hyper-v cluster named C1 at a primary location and a stand alone hyper v host named s1 at a secondary location. A vm named vm1 runs on c1. You configer a hyper-v replica of vm1 to s1. you need to perform a test failover of vm1. Which tool should you use? a. the Computer Management console b. the Disk Management console c. the configurehyperv.exe command d. the clussvc.exe command e. the Server Manager Desktop app f. the Failover Cluster Manager console g. the Hyper-V Manager console h. the cluster.exe command

the Failover Cluster Manager console

You have two servers named S1 and S2 that run WS2-16. S1 and S2 have the Hyper-V server role installed. An iSCSI SAN connects to the network. You create a LUN on the SAN and configure both servers to connect to the iSCSI target. You create a failover cluster and ass S1 and S2 to the cluster. You connect both servers to the iSCSI target and format the shared storage. You need to add the shared storage to the cluster. The solution must ensure that vms funning on both nodes can access the shared storage. a. the Computer Management console b. the Disk Management console c. the configurehyperv.exe command d. the clussvc.exe command e. the Server Manager Desktop app f. the Failover Cluster Manager console g. the Hyper-V Manager console h. the cluster.exe command

the Failover Cluster Manager console

You have two servers named s1 and s2 that run ws2016. S1 and s2 have the hyper v server role install and are nodes in a failover cluster. On s1, and admin creates a vm machine named vm1. You need to configure VM1 for high availability. What tool should you use? a. the Computer Management console b. the Disk Management console c. the configurehyperv.exe command d. the clussvc.exe command e. the Server Manager Desktop app f. the Failover Cluster Manager console g. the Hyper-V Manager console h. the cluster.exe command

the Failover Cluster Manager console

you have a hyper v host named s1 that runs windows server 2016 and a 2 node scale out file server cluster named c1. a virtual machine named vm1 runs on s1. you need to migrate the storage on vm1 to c1. which tool should you use? a. the Computer Management console b. the Disk Management console c. the configurehyperv.exe command d. the clussvc.exe command e. the Server Manager Desktop app f. the Failover Cluster Manager console g. the Hyper-V Manager console h. the cluster.exe command

the Hyper-V Manager console

You have a Nano Server named Nano1. You deploy several containers to Nano1 that use an image named Image1. You need to deploy a new container to Nano1 that uses Image1. What should you run? a. the Install-NanoServerPackage cmdlet b. the docker run command c. the Install-WindowsFeature cmdlet d. the docker load command

the docker run command

you have an active directory domain that contains 2 hyper v servers named s1 and 2. s1 has windows server 2016 installed. s2 has windows server 2012 r2 installed. each hyper v server has 3 network cards. each network card is connected to a different subnet. s1 contains a dedicated migration network, s2 contains a virtual machine named vm5. you plan to perform a live migration of vm5 to s1. you need to ensure that s1 uses all available networks to perform the live migration of vm5. what should you run? a. the diskpart command b. set vmprocessor cmdlet c. the optimize vhd cmdlet d. the set vm host cmdlet e. the mount vhd cmdlet f. the set vm cmdlet g. the set vhd cmdlet h. the install windows feature cmdlet

the set vm host cmdlet

You are a server admin at a company named contoso ltd. Contoso has a ws2016 hyper v environment configured as shown. All of the virtual switches are external switches. You need to ensure that you can move vms between the hosts without causing the vms to disconnect from the network. Solution: You implement live migration by using Host3 and Host4. Does this meet the goal?

yes

You have a server named S1 that runs WS2016. You plan to deploy IIS in a Windows container. You need to prepare S1 for the planned deployment. Which three actins should you perform? ( Each correct answer presents part of the solution. Choose three.) a. Install the Container feature. b. Install the Base Container Images. c. Install Docker. d. Install the Web Server role e. Install the Hyper-V server role.

Install the Container feature. Install Docker. Install the Base Container Images.

A company named Contoso, Ltd. has several servers that run WS2016. Contoso has a Hyper-V environment that uses failover clustering and WSUS. The environment contains several Windows containers and several virtual machines. The WSUS deployment contains one upstream server that is located on the company's perimeter network and several downstream servers located on the internal network. A firewall separates the upstream server from the downstream servers. You plan to deploy a human resources application to a new server named HRSerber5. HRServer5 contains a FAT32-formatted data volume. The CIO of Contoso identifies the following requirements for the company's IT department: - Deploy failover cluster to two new vms - Store all application databases by using EFS - Ensure that each Windows container has a dedicated UP address assigned by a DHCP server. - Produce a report that lists the processor time used by all of the processes on a server named S1 for 5 hours - Encrypt all communication between the internal network and the perimeter network, including all WSUS communications. - Automatically load balance the vms hosted in the Hyper-V cluster when processor utilization exceeds 70 percent. You need to modify the Hyper-V cluster to meet the load-balancing requirement for the vm. Which command should you run? a. (Get-Cluster).AutoBalancerMode=2 b. (Get-ClusterParameter).AutoBalancerMode=2 c. (Get-ClusterParameter).AutoBalancerLevel=2 d. (Get-Cluster).AutoBalancerLevel=2

(Get-Cluster).AutoBalancerLevel=2

You have a container host named S1 that runs WS2016. You need to start a Hyper-V container on S1. Which parameter should you use with the docker run command? a. --runtime b. --expose c. --entrypoint d. --isolation e. --privileged

--isolation

A vm named VM1 is running in the failover cluster. The role for VM1 is configured as shown in the following exhibit. Based on the above exhibit, answer the following questions. If VM1 fails three time in one hour, VM1 will what? - fail over to a different node, remain in a failed state, or restart on the same node If VM1 fails over to a different node at 14:00, VM1 will fail back to the preferred node when? as soon as possible, automatically at 20:00, if the current node is highly loaded, only when triggered manually

1. remain in a failed state 2. automatically at 20:00

You have a failover cluster named Cluster1. A vm named VM1 is a highly available vm that runs on Cluster1. A custom application named App1 runs on VM1. You need to configure monitoring of VM1. If App1 adds an error entry to the Application event log, VM1 should be automatically rebooted and moved to another cluster node. Which tool should you use? a. Server Manager b. Resource Monitor c. Hyper-V Manager d. Failover Cluster Manager

Failover Cluster Manager

You have a server named S1 that runs WS2016. You plan to deploy IIS in a Windows container. You need to prepare S1 for the planned deployment. Which three actions should you perform in sequence? To answer, select the appropriate actions from the list of actions and arrange them in the correct order. First action Second action Third action a. Install the Hyper-V server role b. Install the Web Server role c. Install the Container feature d. Install the Base Container Images e. Install Docker

First action - Install the Container feature Second action - Install Docker Third action - Install the Base Container Images

You have a ws2016 failover cluster that contains two servers named s1 and s2. You need to apply patches to s1. Which two commands should you run before you apply the patches? First comman: Invoke-Command Server2 [Start-ClusterGroup] Invoke-Command Server2 [Start-ClusterResource] Move-ClusterGroup -Node Server2 Set-ClusterOwnerNode -Owner Server2 Set-ClusterParameter -Name Owner Value Server2 Second command: Stop-ClusterGroup Stop-ClusterResource Suspend-ClusterNode Suspend-ClusterResource

First command: Move-ClusterGroup -Node Server2 Second command: Stop-ClusterResource

You are configuring a WS 2016 failover cluster in a workgroup. Before isntalling one of the node, you trun the ipconfig /all command and receive the following output. You need to ensure that S1 can be added as a node in the cluster. What should you do? a. Change the Node Type to Broadcast b. Enable NetBIOS over TCP/IP c. Assign a static IP address d. Configure a DNS suffix

Configure a DNS suffix

You have a server named S1 that runs WS2016. S1 has the Docker daemon configured and has a container named C1. You need to mount the folder C:\Folder1 on S1 to C:\ContainerFolder in C1. Which command should you run? To answer, select the appropriate options in the answer area. Answer area: First value - Copy-ContainerFile, Docker, Set-Service Second value - -Name Container1 -Path, run -it -v Third value - C:\Folder1:C\ContainerFolder, %windir%\ContainerFolder Fourth value - Container1, Server1 a. Set-Service b. Container1 c. -Name Container1 -Path d. run -it -v e. C:\Folder1:C\ContainerFolder f. Copy-ContainerFile g. Docker h. Server1 i. %windir%\ContainerFolder

First value - Docker Second value - run -it -v Third value - C:\Folder1:C\ContainerFolder Fourth value - Container1

You have a WS2016 failover cluster that has a cluster network named ClusterNetwork1. You need to ensure that ClusterNetwork1 is enabled for cluster communication only. What command should you run? To answer, select the appropriate options in the answer area. First value - Get-ClusterNetwork, Get-ClusterResource, Set-ClusterParameter, Update ClusterIPResource Second Value - ID, Metric, Role, State a. State b. Get-ClusterResource c. Role d. Set-ClusterParameter e. Update ClusterIPResource f. Metric g. ID h. Get-ClusterNetwork

First value - Get-ClusterNetwork Second Value - Role

You deploy two servers that run WS2016. You install the Failover Clustering feature on both servers. You need to create a workgroup cluster. What should you do? a. Configure both of the servers to be in a workgroup named Workgroup. Configure the Cluster Service to log on as Network Service. Run the New-Cluster cmdlet and specify an administrative access point of DNS. b. Configure both of the servers to be in a workgroup named Workgroup. Configure the Cluster Service to log on as Network Service. Run the New-Cluster cmdlet and specify the administrative access point of None. c. Create matching local administrative accounts on both of the servers. Assign the same primary DNS suffix to both of the servers. Run the New-Cluster cmdlet and specify an administrative access point of None. d. Create matching local administrative accounts on both of the servers. Assign the same primary DNS suffix to both of the servers. Run the New-Cluster cmdlet and specify an administrative access point of DNS.

Create matching local administrative accounts on both of the servers. Assign the same primary DNS suffix to both of the servers. Run the New-Cluster cmdlet and specify an administrative access point of DNS.

Your network contains an AD domain. The domain ontains two Hyper-v hosts. You plan to perform live migrations between the hosts. You need to ensure that the live migrations traffic is authenticate by using Kerberos. What should you do first? a. From Active Directory Users and Computers, modify the Delegation properties of the computer accounts for both servers. b. From Server Manager, install the Host Guardian Service server role on both servers. c. From Active Directory Users and Computers, add the computer accounts for both servers to the Cryptographic Operators group. d. From Server Manager, install the Host Guardian Service server role on a domain controller.

From Active Directory Users and Computers, modify the Delegation properties of the computer accounts for both servers.

You have a WS2016 Hyper-V failover cluster that contains two nodes named Node1 and Node2. On Node1, you create a vm named VM01 by using Hyper-V Manager. You need to configure VM01 to move to Node2 automatically if Node1 becomes unavailable. What should you do? a. From Failover Cluster manager, run the configure Role actions. b. From Windows Powershell, run the Enable-VMReplication cmdlet c. From Hyper-V Manager ClickNode1 and modify the hyper-v settings d. From Hyper-V Manager, click VM01 and click Enable Replication

From Failover Cluster manager, run the configure Role actions.

You have two Hyper-V hosts named s1 and s2 that run ws2016. The hosts are nodes in a failover cluster. A highly available vm named vm1 is running on s1. You need to move vm1 to s2 while minimizing downtime. What should you do? a. From Windows PowerShell, run Move-ClusterGroup. b. From Failover Cluster Manager, run the Move Virtual Machine Storage option c. From Windows Powershell, run Move-VM d. From Hyper-V Manager, use the Move action

From Windows PowerShell, run Move-ClusterGroup.

You have a WS2016 failover cluster that contains two servers named Server1 and Server2. The Cluster Service on S1 fails. You need to identify the cause of the failure. What should you do? a. From Windows PowerShell, run the Get-ClusterNode cmdlet b. From Event Viewer, review the System event log c. From Windows PowerShell, run the Get-ClusterLog cmdlet d. From Event Viewer, review the Application event log.

From Windows PowerShell, run the Get-ClusterLog cmdlet

You have a server named S1 that runs WS2016. S1 has the Containers feature installed. You create a text file that contains the commands that will be used to automate the creation of new containers. You need to ensure that the commands in the text file are used when you create new containers. What should you name the file? a. Unattend.txt b. DockerFile c. Bootstrap.ini d. Config.ini

DockerFile

Your network contains an AD forest named contoso.com. The forest contains a child domain named eu.contoso.com. You plan to implement live migration between two hyper-v hosts that run ws2016. The hosts are configured as shown in the following table. Host 1: - Is a member of the contoso.com domain - Uses an Intel Xeon processor released in 2012 - Has an external virtual switch named Switch1 - Hosts a virtual machine named VM1 that connects to Switch1 Host2: - Is a member of the eu.contoso.com domain - Uses an Intel Xeon processor released in 2016 - Has an external virtual switch named Switch1 You need to ensure that you can perform a live migration of VM1 from Host1 to host2. Solution: On Host1 and host2, you create a private switch named Priv1, and then you connect VM1 to Priv2. Does this meet the goal?

No

Your network contains an AD forest named contoso.com. The forest contains a child domain named eu.contoso.com. You plan to implement live migration between two hyper-v hosts that run ws2016. The hosts are configured as shown in the following table. Host 1: - Is a member of the contoso.com domain - Uses an Intel Xeon processor released in 2012 - Has an external virtual switch named Switch1 - Hosts a virtual machine named VM1 that connects to Switch1 Host2: - Is a member of the eu.contoso.com domain - Uses an Intel Xeon processor released in 2016 - Has an external virtual switch named Switch1 You need to ensure that you can perform a live migration of VM1 from Host1 to host2. Solution: You move Host2 to the contoso.com domain Does this meet the goal?

No

You have a Hyper-V host named Server1 that runs WS2016. Server1 has a virtual machine named VM1. VM1 is configured to run the Docker daemon. On VM1, you have a container network that uses transparent mode. You need to ensure that containser that run on VM1 can obtain Ip addresses from DHCP. What should you do? a. On Server1, run docker network connect b. On Server1, run Get-VMNetworkAdapter --VMName VM1 | Set-VMNetworkadapter -MacAddressSpoofing c. On VM1, run Get-VMNetworkAdapter -VMNaem VM1 | Set-VMNetworkAdapter -MacAddressSpoofing On d. On VM1, run docker network connect

On Server1, run Get-VMNetworkAdapter --VMName VM1 | Set-VMNetworkadapter -MacAddressSpoofing

You have a WS2016 failover cluster named C1 that contains three nodes named S1, S2, and S3. Each node hosts several virtual machines. The virtual machine are configured to failover to another node in C1 if the hosting node fails. You need to ensure that if the Cluster service fails on one of the nodes, the virtual machine of that node will fail over immediately. Which setting should you configure? a. ResiliencyPeriod b. QuarantineDuration c. ResiliencyLevel d. FailureConditionLevel

ResiliencyLevel

You have a Hyper-V failover cluster that contains three nodes. Vms are distributed evenly across the cluster nodes. You need to enusre that if a node loses connectivity from the other nodes, the vms on the node will be transitioned to one of the remaining nodes after one minute. Which settings should you modify? a. QuorumArbitrationTimeMax and RequestReplyTimeout b. ResiliencyPeriod and ResiliencyLevel c. QuarantineDuration and QuarantineThreshold d. SameSubnetDelay and CrossSubnetDelay

ResiliencyPeriod and ResiliencyLevel

You have a server named S1 that runs WS2016. You install the Docker daemon on S1. You need to configure the Docker daemon to accept connections only on TCP port 64500. What should you do? a. Run the sc control command b. Run the sc config command c. Run the New-NetFirewallRule cmdlet d. Modify the routing table on S1

Run the sc config command

Your company has 10 offices. Each office has a local network that contains several hyper v hosts that run ws 2016. All of the offices are connected by high speed, low latency WAN links. You need to enusre that you can use QoS policies for Live Migration traffic between the offices. Which component should you install? a. the Canary Network Disagnostics feature b. The Routing role service c. the Network Controller server role d. The Data Center Bridging feature e. the Multipath I/O feature

The Data Center Bridging feature

Your network contains an Active Directory domain named Contoso.com. The domain contains four servers named Server1, Server2, Server3, and Server4 that run WS2016. S1 and S2 are nodes in a Hy[er-V cluster named Cluster1. You have a highly available vm named VM1. S1 is the owner node of VM1. S3 and S4 are nodes of a scale-out file server named Cluster2. The storage on Server1 is configured as shown in the following table. VM1 is stored in C:\ClusterStorage\Volume1. You need to move the virtual disk of VM1 to a different location. What should you do? Tool you should use to move the virtual disk of VM1: Location to which you should move the virtual disk of VM1: a. Failover Cluster Manager b. Disk Management c. \\Cluster2\Share1 d. Server Manager e. C:\ f. D:\ g. Hyper-V Manager

Tool you should use to move the virtual disk of VM1: Failover Cluster Manager Location to which you should move the virtual disk of VM1: \\Cluster2\Share1

You have two Hyper-v hosts named s1 and s2 that run ws2012 r2. The servers are nodes in a failover cluster named Cluster1. You perform a rolling upgrade of the cluster nodes to ws2016. You need to ensure that you can implement the Virtual machine load balancing feature. Which cmdlet should you use? a. Set-ClusterGroupSet b. Set-CauClusterRole c. Update-ClusterFunctionalLevel d. Update-ClusterNetWorkNameResource

Update-ClusterFunctionalLevel

You have three Hyper-V hosts named S1, S2, and S3 that run WS2016. The servers are nodes in a failover cluster. The failover cluster contains two vms, named VM1 and VM2. The roles for VM1 and VM2 have the following configurations. All of the nodes in the failover cluster have suffivient resources to run VM1 and VM2 condurrently. VM1 and VM2 fail over S3. What is the state of each virtual machine after the failover? a. Both VM1 and VM2 are stopped. b. VM1 is stopped and VM2 is running. c. Both VM1 and VM2 are running d. VM1 is stopped and VM2 is paused

VM1 is stopped and VM2 is running.


संबंधित स्टडी सेट्स

History: Mercantilism and Capitalism

View Set

3.1b Sedimentary Rocks Assignment

View Set

KAP 6 POUR DIRE JE T'AIME (La nouvelle chouette)

View Set

PrepU CH 41: Nursing Care Of The Child With An Alteration In Perfusion/Cardiovascular Disorder (Perfusion- Developmental)

View Set

Taylor Review Questions - Teaching

View Set

Chapter 13: Financial Statements and Closing Procedures

View Set

Ch.2 Factors Influencing Community Health

View Set

CGFM Exam 3: Section 1, Chapter 6 - Inventory and Supply Management

View Set

LC 5 ( 5 of 8 ) Types of Licenses temporary

View Set