Chapter 3 - Configuring Storage and Replication Flashcards

1
Q
What is the default TCP port for iSCSI?
A. 3260
B. 1433 
C. 21 
D. 3389
A

A.The iSCSI default port is TCP 3260. Port 3389 is used for RDP, port 1433 is used for Microsoft SQL, and port 21 is used for FTP.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

You have a Windows Server 2016 Hyper-V host named Jupiter. You want to deploy several shielded virtual machines on Jupiter. You deploy a Host Guardian on a new server. You need to view the process of the shielded virtual machines installation. What should you run to see the progress of the shielded VM?
A. Get-ShieldedVMProvisioningStatus cmdlet B. the Diskpart command
C. the Set-VHD cmdlet
D. the Set-VM cmdlet

A

A. The Get-ShieldedVMProvisioningStatus command allows you to view the provisioning status of a shielded virtual machine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

You are the administrator of a mid-size network. You have a Hyper-V host that runs Windows Server 2016. The host contains a virtual machine named Virtual1. Virtual1 has resource metering enabled. You need to use resource metering to track the amount of network traffic that Virtual1 sends to the 10.10.16.0/20 network. Which command would you run?
A. Add-VMNetworkAdapteiAd
B. Set-VMNetworkAdapter
C. New-VMResourcePool
D. Set-VMNetworkAdapterRoutingDomamMapping

A

B. The Set-VMNetworkAdapter command allows an administrator to configure features of the virtual network adapter in a virtual machine or the management operating system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
You are the administrator for an organization that has started using Hyper-V. You have a Hyper-V host named Server1 that runs Windows Server 2016. Server1 contains a virtual machine named Earth. You need to make sure that you can use nested virtualization on Earth. What should you run on Server1?
A. The Mount-VHD cmdlet
B. The DiskPart command
C. The Set-VMProcessor cmdlet 
D. The Set-VM cmdlet
A

C. This Set-VMProcessor command allows an administrator to configure the processors of a virtual machine. While the virtual machine is in the OFF state, run the Set-VMProcessor command on the physical Hyper-V host. This enables nested virtualization for the virtual machine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
You need to ensure that VM1 and VM2 can communicate with each other only. The solution must prevent VM1 and VM2 from communicating with Server1. Which cmdlet should you
use?
A. Set-NetNeighbor
B. Remove-VMSwitchTeamMember 
C. Set-VMSwitch
D. Enable-VMSwitchExtension
A

C. The Set-VMSwitch cmdlet allows an administrator to configure a virtual switch.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

You are the admin for a mid-size company. You have a Hyper-V host named Server1 that runs Windows Server 2016. Server1 has a dynamically expanding virtual hard disk (VHD) file that is 950 GB. The VHD currently contains around 450 GB of free space. You want to reduce the amount of disk space used by the VHD. What command should you run?
A. The Mount-VHD cmdlet
B. The DiskPart command C. The Set-VHD cmdlet
D. The Optimize-VHD cmdlet

A

D. The Optimize-VHD command allows an administrator to optimize the allocation of
space in virtual hard disk files, except for fixed virtual hard disks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
You have a Nano Server named Nano1. Which cmdlet should you use to identify whether the DNS Server role is installed on Nano1?
A. Find-ServerPackage
B. Get-Package
C. Find-Package
D. Get-WindowsOptionalFeature
A

B. The Get-Package command allows an administrator to view a list of all software packages that have been installed by using Package Management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
You are working on a Windows Server 2016 Datacenter Server system. You need to view which roles and services are installed on the machine. Which PowerShell cmdlet can you use to see this?
A. Get-event
B. New-event
C. Trace-command
D. Get-WindowsFeature
A

D. The Get-WindowsFeature cmdlet allows an administrator to view a list of available and installed roles and features on the local server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What command would be used to register an iSCS Iinitiator manually to an iSNSserver?
A. iscsicli refreshisnsserver server_name
B. iscsicli listisnsservers server_name
C. iscsicli removeisnsserver server_name
D. iscsicli addisnsserver server_name

A

D. The iscsicli addisnsserver server_name command manually registers the host server to an iSNS server. refreshisnsserver refreshes the list of available servers. removeisnsserver removes the host from the iSNS server. listisnsservers lists the available iSNS servers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

You are an administrator who has setup two Hyper-V servers named Server1 (Windows
Server 2016) and Server2 (Windows Server 2012 R2). Each Hyper-V server has multiple network cards. Each network card is connected to a different TCP/IP subnet. Server1 contains a dedicated migration network. Server2 contains a virtual machine named VM1. You plan to perform a live migration of VM1 to Server1. You need to ensure that Server1 uses all of the available networks to perform the live migration of VM1. What should you run to complete this task?
A. The Mount-VHD cmdlet
B. The DiskPart command C. The Set-VHD cmdlet
D. The Set-VMHost cmdlet

A

D.The Set-VMHostcmdlet allows an administrator to configure a Hyper-V host.These settings include network settings network adapters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly