Chapter 3 - Configuring Hyper V Flashcards

1
Q

how many VMs can a single server host?
how many CPUs can a VM have?
how much memory can a VM have?

A

1024
64
1 TB

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

in powershell, how do you make a new vm and vhd?

A

New-VM -Name “VM name” -MemoryStartupBytes

-New vhdSizeBytes

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