70-698 · Question #119
70-698 Question #119: Real Exam Question with Answer & Explanation
The correct answer is D: Add-PhysicalDisk. You should use the Add-PhysicalDisk cmdlet. The Add-PhysicalDisk cmdlet lets you add a physical disk to the specified storage pool. You should not use the Diskpart tool. This tool enables you to manage disk objects (disks, partitions, or volumes) by using scripts or direct input
Question
Options
- ASet-StoragePool
- BDiskpart
- CResize-StorageTier
- DAdd-PhysicalDisk
Explanation
You should use the Add-PhysicalDisk cmdlet. The Add-PhysicalDisk cmdlet lets you add a physical disk to the specified storage pool. You should not use the Diskpart tool. This tool enables you to manage disk objects (disks, partitions, or volumes) by using scripts or direct input at a command prompt. However, it does not support the ability to add a hard disk to a storage pool. You should not use the Set-StoragePool cmdlet. The Set-StoragePool cmdlet modifies the properties of a specified storage pool, but not the disks assigned to the storage pool. You should not use the Set-StorageTier cmdlet. This cmdlet is used to increase the size of a storage tier created from a storage pool. It does not let you modify the storage pool.
Community Discussion
No community discussion yet for this question.