exam questions

Exam 70-417 All Questions

View all questions & answers for the 70-417 exam

Exam 70-417 topic 1 question 155 discussion

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

DRAG DROP -
Your network contains an Active Directory domain named contoso.com. The domain contains a file server named File1. All servers in the domain run Windows
Server 2012 R2.
You need to create a new volume on File1.
The new volume must have the following configurations:
✑ Have the drive letter T
✑ Have the FAT32 file system
✑ Be stored on a new virtual hard disk
In which order should you run the Diskpart commands?
To answer, move all the Diskpart commands from the list of commands to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: create vdisk -

Box 2: attach vdisk -

Box 3: create partition -

Box 4: assign -

Box 5: format -
Note: Example:
createvdisk file="C:\vdisks\disk1.vhd" maximum=16000
attachvdisk
create partition primary
assign letter=g
format
References:
http://technet.microsoft.com/en-us/library/gg252576.aspx
http://technet.microsoft.com/en-us/library/hh831487.aspx

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
Currently there are no comments in this discussion, be the first to comment!
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 ...