Does this meet the goal?

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 two servers that run Windows Server 2016. You plan to create a Network Load Balancing
(NLB) cluster that will contain both servers. You need to configure the network cards on the servers
for the planned NLB configuration.
Solution: You configure the network cards to be on the same subnet and to have static IP addresses.
You configure the cluster to use multicast.
Does this meet the goal?

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 two servers that run Windows Server 2016. You plan to create a Network Load Balancing
(NLB) cluster that will contain both servers. You need to configure the network cards on the servers
for the planned NLB configuration.
Solution: You configure the network cards to be on the same subnet and to have static IP addresses.
You configure the cluster to use multicast.
Does this meet the goal?

A.
Yes

B.
No



Leave a Reply 6

Your email address will not be published. Required fields are marked *


Tubbysnowman

Tubbysnowman

I believe they are missing half the question here.

Complete question:

You have two servers that run Windows Server 2016.
You plan to create a Network load Balancing (NLB) cluster that will contain both servers.
You need to configure the network cards on the servers for the planned NLB configuration.
Solution: You configure the network cards to be on the same subnet and lo have dynamic IP
addresses.
You configure the cluster to use multicast.
Does this meet the goal?

Answer still no

Tubbysnowman

Tubbysnowman

Actually, sorry I grabbed the wrong scenario:

Scenario in this question is actually YES.

Explanation:
To use Network Load Balancing, dynamic IP(DHCP) is not supported. IP must be statically
assigned.
All hosts must be configured to use unicast or multicast, but not both. All hosts must also be on
the same subnet.

Ding

Ding

QUESTION 41
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.
Your network contains an Active Directory forest.
You install Windows Server 2016 on 10 virtual machines.
You need to deploy the Web Server (IIS) server role identically to the virtual machines.
Solution: From a Group policy object (GPO), you create an application control policy, and then you apply the policy to the virtual machines.
Does this meet the goal?

A. Yes
B. No

Answer: A

QUESTION 42
You have a server named Server 1 thai runs Windows Server 2016.
Server 1 has Internet connectivity. You have a Nano Server image.
You need to download and save a Nano Server package in the Nano Server image.
The package is NOT included in the Windows Server 2016 installation media.
Which two cmdlets should you run on Server1.

A. Set-PaekageSource
B. Install-PackageProvider
C. Add-AppxProvisioncdPackage
D. Save-NanoServer
E. Package Add WindowsPackage

Answer: CE

QUESTION 43
You have four servers named Server 1, Server2, Server3 and Server4 that run Windows Server 2016. Each server has a single 4-TB SATA hard disk.
To each server, you attach a new 4 TB SATA hard disk.
You need to create a new storage cluster that uses Storage Spaces Direct.
The storage pool must contain all of the new disks.
Which command should you run before you enable Storage Space Direct?

A. Add-ClusterSharedVolume -Name “Disk 1” -Cluster Cluster 1
B. New-Cluster -Name Clusterl -Node ‘Server1’, Server2, Server3 , Server4 -NoStorage
C. Get-ClusterAvailableDisk -Cluster Clusterl | Add-ClusterDisk
D. New-ClustcrStorageEnclosure -id 1 -name Cluster 1 -type jbod -ConnectionString Serverl,Server2.Server3,Server4

Answer: C

Guido

Guido

Hardware requirements

Following are the hardware requirements to run an NLB cluster.

•All hosts in the cluster must reside on the same subnet.

•There is no restriction on the number of network adapters on each host, and different hosts can have a different number of adapters.

•Within each cluster, all network adapters must be either multicast or unicast. NLB does not support a mixed environment of multicast and unicast within a single cluster.

•If you use the unicast mode, the network adapter that is used to handle client-to-cluster traffic must support changing its media access control (MAC) address.