Which tool should you use?

Your network contains an Active Directory domain named contoso.com. The domain contains a
server named Server1. Server1 runs Windows Server 2012 R2.
You need to create 3-TB virtual hard disk (VHD) on Server1.
Which tool should you use?

Your network contains an Active Directory domain named contoso.com. The domain contains a
server named Server1. Server1 runs Windows Server 2012 R2.
You need to create 3-TB virtual hard disk (VHD) on Server1.
Which tool should you use?

A.
New-StorageSubsytemVirtualDisk

B.
File Server Resource Manager (FSRM)

C.
Server Manager

D.
Computer Management

Explanation:
For other questions to create a VHD (file) you can use computer management.
– Share and storage management (2008 only)
– New-storagesubsystemVirtualDisk (this is a virtual disk, NOT a virtual hard disk)
– Server Manager (you would use this to create virtual disks, not virtual hard disks)



Leave a Reply 9

Your email address will not be published. Required fields are marked *

14 + 14 =


bill

bill

Correct answer is C : Computer management (Computer management > Disk Management > CreateVHD > 3TB-VHDx)

Special K

Special K

You say C but then support the answer for D. Did you mean D?

“Correct answer is C : Computer management”

Computer Management is D.

a.l.i

a.l.i

New-StorageSubsystemVirtualDisk is used to create a Virtual Disk out of a storage pool. for VHD or VHDX we may use diskmgmt or diskpart. I go with D.

Lafegob

Lafegob

So…. the correct is D….. even the explation says D ….

Sako Paco

Sako Paco

First… a VHD can alocate 2TB max… (not 3 TB)

Regarless the first question you can create a VHD:
– Hyper-V Manager
– MMC > Disk management snap-in
– Computer Management > Disk Management
– DISKPART

So the only right option left is D

Sako Paco

Sako Paco

First… a VHD can alocate 2TB max… (not 3 TB)

Regarless the first question you can create a VHD:
– Hyper-V Manager
– MMC > Disk management snap-in
– Computer Management > Disk Management
– DISKPART

So the only right option left is D

Dazzed

Dazzed

The question simply states that you create a VHD file, not what type of extension (*.vhd or *.xvhd) is used.

Baltej Gandhi

Baltej Gandhi

SO WHat you think what is the write answer D?

drin

drin

Answer is D!

Based from the choices listed you can only use Computer Management to create VHD.