Server 1 - Quiz 3

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 20

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

21 Terms

1

Catelin creates a virtual machine template named WindowsServer2019VMTemplate. She wants to import this template, so she opens the Import Virtual Machine wizard in Hyper-V Manager on SERVERX and proceeds with the process. She specifies the location D:\VMS\Win2019VM1 for the configuration files and virtual hard disks.

 

When Catelin clicks Finish during the last step and the virtual machine is created, what name will it have?

 

 

  • A. WindowsServer2019VMTemplate

  • B. SERVERX

  • C. Win2019VM1

  • D. It will not have a name.

A.

When a new virtual machine is created based on the virtual machine template, it will be given the same name as the virtual machine template within Hyper-V Manager. Catelin should select it, click Rename in the Actions pane, and supply the same name chosen within the virtual machine folder paths, Win2019VM1.

New cards
2

Installing the Hyper-V role will install the Hyper-V hypervisor, Hyper-V Manager console, and Hyper-V PowerShell cmdlets.

True

False

True

New cards
3

Abu is creating a virtual machine template to enable rapid server deployment at his organization. He creates a virtual machine named VM1. On VM1, he installs Windows Server 2019 and names the server SERVERX. Next, he installs server roles and features and adds third-party software. He then runs the System Preparation Tool.

 

What will this tool most likely to do?

 

 

  • A. Remove the computer name SERVERX

  • B. Uninstall third-party software

  • C. Rename the virtual machine VM1

  • D. Uninstall server roles and features

A.

The System Preparation Tool will remove the computer name SERVERX. This tool is used to remove all unique information from the Windows Server 2019 operating system installed within the virtual machine, including the computer name, unique system identifiers within the Windows Registry, regional settings, license information, Administrator password, and so on.

New cards
4

Lehana is creating a new virtual machine using the New Virtual Machine Wizard. After choosing the name WindowsServer2019VM for her virtual machine, she proceeds to the next step. She chooses Generation 1 when prompted to pick the generation for the virtual machine.

 

Which of the following reasons justifies Lehana’s choice?

 

 

  • A. The virtual machine will need to emulate a UEFI BIOS to provide faster boot time.

  • B. The virtual machine will need to emulate a Serial Attached SCSI disk.

  • C. The generation of the virtual machine can be changed later, so this choice does not matter.

  • D. The guest operating system on the virtual machine is a 32-bit version of Windows 7.

D.

Generation 1 virtual machines support 32-bit versions of Windows 7 and later. Generation 2 virtual machines support 64-bit versions of Windows 8 and later.

New cards
5

What is the advantage of using production checkpoints over standard checkpoints?

 

 

  • A. Unlike production checkpoints, standard checkpoints use a backup service provided by the guest operating system.

  • B. Unlike standard checkpoints, production checkpoints are created automatically whenever a virtual machine starts.

  • C. Production checkpoints cause fewer problems than standard checkpoints when applied.

  • D. Production checkpoints are applied without shutting down the guest operating system.

D.

Compared with standard checkpoints, production checkpoints cause fewer problems, as they do not save the state of running programs. Hyper-V uses production checkpoints by default.

New cards
6

To replicate a virtual machine, it is sufficient that replication is enabled on the Hyper-V host of the virtual machine that is being replicated.

True

False

False

To replicate a virtual machine, the target Hyper-V host must have replication enabled.

New cards
7

Gyaltsen is a system administrator who is managing the operation of virtual machines at her company. One of her key responsibilities is to ensure maximum uptime of virtual machines. She uses replication to ensure this. She is configuring replication for a virtual machine called VM1 on SERVERX to be replicated to SERVERY.

 

If the replication is successful, which of the following tasks did Gyaltsen most likely complete?

 

 

  • A. She enabled the Kerberos protocol for replication on SERVERY.

  • B. She enabled replication on SERVERY.

  • C. She enabled replication on SERVERX.

  • D. She enabled the Credential Security Support Provider protocol for replication on SERVERX.

B.

To successfully replicate VM1 from SERVERX to SERVERY, Gyaltsen has to enable replication on SERVERY.

New cards
8

Devansh creates a checkpoint on his virtual machine before making some Windows Registry changes. After making these changes, he runs a test to verify that the virtual machine is working as intended. He notices some unintended effects of the Registry changes. Devansh applies the checkpoint to revert the virtual machine to its state before the Registry changes were made.

 

Which of the following is true of this scenario?

 

 

  • A. The checkpoint file that is used to reverse the changes will be deleted from the system.

  • B. Devansh can choose to reverse the Windows Registry modifications while retaining other modifications.

  • C. The modifications within the checkpoint file will be merged into the virtual hard disk.

  • D. The checkpoint file will replace the current virtual hard disk file.

A.

When Devansh applies the checkpoint to revert the virtual system to its earlier state, the checkpoint file that is used will be deleted.

New cards
9

Orana works for an organization that sets up several virtual machines on a day-to-day basis to be deployed for various clients. Orana is exploring various Hyper-V options that will simplify this process.

 

Which of the following Hyper-V features should Orana use?

 

 

  • A. Replication

  • B. Virtual machine templates

  • C. Production checkpoints

  • D. Live migration

B.

Orana can use virtual machine templates to enable rapid server deployment. A virtual machine template contains a server installation that can be copied multiple times to create new virtual machines.

New cards
10

Minato has created multiple virtual machines. He is using the Virtual Switch Manager to configure virtual switches. He wants to create an external virtual switch that will allow Hyper-V to manage network requests from these different machines. The purpose of this is to optimize performance across the network.

 

Which of the following options should Minato enable?

 

 

  • A. Credential Security Support Provider

  • B. Hyper-V Extensible Virtual Switch protocol

  • C. Single-root I/O virtualization

  • D. N-tier security

C.

Minato should enable single-root I/O virtualization (SR-IOV). SR-IOV optimizes performance by allowing the network interface to work with Hyper-V to separate network requests from different virtual machines.

New cards
11

Rozalia installs the Windows Deployment Services (WDS) role on SERVERX. She intends to use SERVERX to enable rapid server deployment across her organization’s network. She opens the Windows Deployment Services tool and notices a yellow warning icon on the SERVERX server object in the navigation pane.

 

What does this indicate?

 

 

  • A. The WDS role was not installed successfully.

  • B. The Transport Server service is not running.

  • C. The WDS service is not yet configured.

  • D. The Deployment Server service is not running.

C.

When the Windows Deployment Services tool is opened for the first time, a yellow warning icon can be observed on the server object in the navigation pane. This indicates that the WDS service is yet to be configured.

New cards
12

Ananya is installing the Hyper-V role on a server. When prompted for the location of the virtual machine files, she changes the location from the default value to E:\VMs.

 

Where will the virtual machine configuration files be stored?

 

 

  • A. E:\VMs

  • B. E:\VMs\Virtual Machines

  • C. E:\VMs\Config Files

  • D. C:\VMs

B.

When Ananya specifies D:\VMs as the location, the configuration files will be stored in the E:\VMs\Virtual Machines subdirectory.

New cards
13

Yihana has configured a WDS server with the appropriate boot and install images. Next, she starts the WDS service to respond to PXE requests from other computers and virtual machines on the network. She wants to enable rapid server deployment using WDS to install Windows Server 2019 on these virtual machines and computers.

 

If Yihana can successfully install the operating system, which of the following tasks has she completed?

 

 

  • A. Turned off the WDS service on the WDS server

  • B. Turned off the DHCP service

  • C. Listed the network interface at the top of the boot order

  • D. Pressed F1 or Esc keys

C.

The network interface should be listed at the top of the boot order for computers or virtual machines. Yihana most likely made this change.

New cards
14

Live Migration cannot be enabled if the Hyper-V host operating system is joined to an Active Directory domain.

True

False

False

Live Migration can only be enabled if the Hyper-V host operating system is joined to an Active Directory domain.

New cards
15

Isabella configures three virtual machines, VM1, VM2, and VM3, on a Windows Server 2019 host. The host and VM1 are connected to a physical switch (external virtual switch). VM1 and VM2 are connected to a private virtual switch. VM2 and the host are connected to an internal virtual switch. VM3 is not connected to any switch. Isabella is building an application that provides clients access to confidential financial information in a secure database. Isabella chooses to run the application on the host server and decides to implement an N-tier security design to protect the database.

 

Where should Isabella place the database?

 

 

  • A. On the host server

  • B. On VM2

  • C. On VM3

  • D.On VM1

B.

VM2 is the best choice to place the database because VM2 and the host are connected to an internal virtual switch. Any users trying to access the database in VM2 can only do so through the application running on the host. This type of data security design is called N-tier, as it requires that users pass through a number of systems (N) that implement security measures before gaining access to sensitive data.

New cards
16

Achelle Electronics purchases hardware to set up 25 servers. The IT department must deploy Windows Server 2019 on these machines.

 

Which of the following Hyper-V features should Achelle Electronics use?

 

 

  • A. Replication

  • B. Live migration

  • C. Windows Deployment Services

  • D. Virtual machine templates

C.

Windows Deployment Services can be used to rapidly deploy Windows Server 2019 to physical servers that are connected to the network. With the use of rapid server deployment, Achelle Electronics can simplify the process of deploying multiple servers.

New cards
17

Andrei enabled the Live Migration feature of Hyper-V during its installation. He selects a virtual machine called VM1 within Hyper-V Manager and clicks on Move within the Actions pane. Next, he selects “Move the virtual machine’s storage.”

 

Which of the following is true of this scenario?

 

 

  • A. VM1 will be copied to the destination server and renamed as VM2.

  • B. VM1’s virtual machine configuration files will be moved to the destination server.

  • C. VM1’s virtual hard disk files will be moved to the destination server.

  • D. VM1’s virtual hard disk files and virtual machine configuration files will be moved to the destination server.

C.

If Andrei selects “Move the virtual machine’s storage,” only VM1’s virtual hard disk files will be moved to the destination server.

New cards
18

You need multiple boot images on a WDS server, one for each operating system.

True

False

False

You only need one boot image on a WDS server, even if that server has multiple install images for different operating systems. The boot.wim from a Windows Server 2019 installation media can be used to install Windows Server 2019 and earlier server operating systems, as well as Windows 10 and earlier client operating systems.

New cards
19

Miguel is using the New Virtual Machine Wizard to create a new virtual machine for the first time.

 

Which of the following statements is true if Miguel creates a virtual machine with default settings?

 

 

  • A. The virtual machine will be named VM1.

  • B. The virtual machine will have a 127 GB dynamically expanding hard disk.

  • C. The virtual machine will have 4 GB of memory, which is expandable up to 36 GB.

  • D. The virtual machine will be a Generation 1 virtual machine.

B.

The virtual machine will have a 127 GB dynamically expanding hard disk.

New cards
20

Dmitry installs the Hyper-V role using the Add Roles and Features Wizard. Upon completion, he is prompted to reboot the computer. However, his computer reboots twice.

 

Why does Dmitry’s computer reboot the second time?

 

 

  • A. To add Hyper-V in a Type 2 configuration

  • B. To allow Hyper-V to start the host operating system

  • C. To allow Hyper-V to start the Kerberos protocol

  • D. To add Hyper-V in a Type 1 configuration

B.

Dmitry’s computer reboots the second time to allow Hyper-V to start the host operating system that is used to manage virtual machines.

New cards
21

Hamza installs the Windows Deployment Services role on SERVERX. He intends to use SERVERX to enable rapid server deployment across his organization’s network. He wants SERVERX to be able to send WIM images to each computer on the network in response to their PXE requests.

 

Which component of the Windows Deployment Services role provides this feature?

 

 

  • A. Transport Server

  • B. Single-root I/O virtualization

  • C. Live migration

  • D. Deployment Server

A.

The Transport Server is a role service in Windows Deployment Services that responds to PXE requests from the network and uses IP multicast to send the contents of WIM images to each computer.

New cards
robot