Note: This question is part of a series of a questions that use the same set of answer choices. Each
answer choice may be used once, more than once, or not at all.
You have a computer named Computer1 that has storage configured as shown in the following table.
Pool1 contains a storage space named Space1 that is 300 GB. Pool3 contains a storage space named Space2
that is 100 GB.
Pool2 is empty.
You need to add a storage space to Pool2. What should you use?
A.
Add-PhysicalDisk
B.
Diskpart
C.
New-VirtualDisk
D.
Remove-PhysicalDisk
E.
Resize-VirtualDisk
F.
Set-StoragePool
G.
Subst
H.
Update-Disk
Should be C. New Virtual-Disk, because storage spaces is virtual.
agree
Dobby you agree with James answer or you agree with the website answer? I think it’s C as well.
oh yeah confusing reply but I meant agree with James so indeed C is the rights answer
C
A is correct: https://technet.microsoft.com/en-us/library/hh848702(v=wps.630).aspx
It’s C.
A will add a new disk to a Storage Pool, growing its capacity.
C will create a new Storage Space inside the existing Pool.
https://technet.microsoft.com/en-us/itpro/powershell/windows/storage/new-virtualdisk
The question states we need to add a storage space to Pool2, so C is the correct answer.
Check the description on this page to understand the difference between Storage Space and Storage Pool:
https://technet.microsoft.com/en-us/library/hh831739(v=ws.11).aspx
A is the correct answer, I have done this myself and it is add-physicaldisk
https://technet.microsoft.com/en-us/library/jj613766(v=ws.11).aspx
Set-VpnConnection [-Name] [[-ServerAddress] ] [-TunnelType {Pptp | L2tp | Sstp | Ikev2 | Automatic}]
https://technet.microsoft.com/en-us/library/ff687730(v=ws.10).aspx
connection type must change to Ikev2
Answer H