Network_Appliance
NS0-176 · Question #126
An administrator just finished installing Windows Server 2012 (Core) with Hyper-V. Now the administrator must deploy a new VM using PowerShell with the parameters shown below. -- Name: web server…
The correct answer is B. New-VM-Name "web server" - MemoryStartupbytes 10 GB- VHDPath d:\vhd\BaseImage.vhdx. See the full explanation below for the reasoning.
Question
An administrator just finished installing Windows Server 2012 (Core) with Hyper-V. Now the administrator must deploy a new VM using PowerShell with the parameters shown below. -- Name: web server -- Memory: 10 GB -- Hard Drive: Existing Disk (d:\vhd\BaseImage.vhdx) Which PowerShell command creates the VM based on the Information in the scenario?
Options
- ANew-VM-Name web server-MemoryStartupbytes 1 GB- VHDPath BaseImage.vhdx
- BNew-VM-Name "web server" - MemoryStartupbytes 10 GB- VHDPath d:\vhd\BaseImage.vhdx
- CNew-VM-Name "web server"- MemoryStartupbytes 10 GB - VHDPath d:\vhd\BaseImage.vhdx -
- Dnew- VM- Name web server- MemoryStartupBytes 10GB- VHDPath BaseImage.vhdx
How the community answered
(31 responses)- A16% (5)
- B74% (23)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.