PrepAway - Latest Free Exam Questions & Answers

which order should you run the Diskpart commands?

DRAG DROP
You have a server named Server1 that runs Windows Server 2012 R2.
You need to create a new volume on Server1.
The new volume must have the following configurations:
Be stored on a new virtual hard disk
Be assigned the drive letter G
Have the NTFS file system
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.

PrepAway - Latest Free Exam Questions & Answers

Answer: See the explanation

Explanation:
Box 1: create vdisk
Box 2: attach vdisk
Box 3: create partition
Box 4: assign
Box 5: format
Note: Example:
create vdisk file=”C:\vdisks\disk1.vhd” maximum=16000
attach vdisk
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

Note: Example:
createvdisk file=”C:\vdisks\disk1.vhd” maximum=16000
attachvdisk
create partition primary
assign letter=g
format
References:
http://technetHYPERLINK “http://technet.microsoft.com/enus/library/gg252576.aspx#_blank”.HYPERLINK “http://technet.microsoft.com/enus/library/gg252576.aspx#_blank”microsoftHYPERLINK “http://technet.microsoft.com/enus/library/gg252576.aspx#_blank”.comHYPERLINK “http://technet.microsoft.com/enus/library/gg252576.aspx#_blank”/en-us/library/gg252576HYPERLINK
“http://technet.microsoft.com/en-us/library/gg252576.aspx#_blank”.HYPERLINK
“http://technet.microsoft.com/en-us/library/gg252576.aspx#_blank”aspx
http://technetHYPERLINK “http://technet.microsoft.com/enus/library/hh831487.aspx#_blank”.HYPERLINK “http://technet.microsoft.com/enus/library/hh831487.aspx#_blank”microsoftHYPERLINK “http://technet.microsoft.com/enus/library/hh831487.aspx#_blank”.comHYPERLINK “http://technet.microsoft.com/enus/library/hh831487.aspx#_blank”/en-us/library/hh831487HYPERLINK
“http://technet.microsoft.com/en-us/library/hh831487.aspx#_blank”.HYPERLINK
“http://technet.microsoft.com/en-us/library/hh831487.aspx#_blank”aspx

2 Comments on “which order should you run the Diskpart commands?

  1. bytezz says:

    You can also:
    create vdisk
    attach
    create partition
    format
    assign

    Once the partition is created, it is the selected one, so can be formatted without a letter
    A drive letter can be assigned after this if required.

    Sure hope they would give points for both selections!!




    0



    0

Leave a Reply