exam questions

Exam 70-412 All Questions

View all questions & answers for the 70-412 exam

Exam 70-412 topic 1 question 60 discussion

Actual exam question from Microsoft's 70-412
Question #: 60
Topic #: 1
[All 70-412 Questions]

You create a new virtual disk in a storage pool by using the New Virtual Disk Wizard. You discover that the new virtual disk has a write-back cache of 1 GB.
You need to ensure that the virtual disk has a write-back cache of 5 GB.
What should you do?

  • A. Detach the virtual disk, and then run the Resize-VirtualDisk cmdlet.
  • B. Detach the virtual disk, and then run the Set-VirtualDisk cmdlet.
  • C. Delete the virtual disk, and then run the New-StorageSubSystemVirtualDisk cmdlet.
  • D. Delete the virtual disk, and then run the New-VirtualDisk cmdlet.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
So what about changing the cache size? Well, you can't modify the cache size, but you can specify it at the time that you create a new virtual hard disk. In order to do so, you have to use Windows PowerShell.
New-VirtualDisk StoragePoolFriendlyName "<storage pool name>" FriendlyName "<v
Reference: Using Windows Server 2012's SSD Write-Back Cache

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mariodesa
4 years, 5 months ago
It is C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...