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
2
Q
in powershell, how do you make a new vm and vhd?
A
New-VM -Name “VM name” -MemoryStartupBytes
-New vhdSizeBytes