Microsoft Exam Questions

Which Diskpart command should you run?

Your network contains a server named Server1 that runs Windows Server 2008 R2 Service Pack 1
(SP1). You attempt to create a folder on a volume and you receive the following error message: β€œThe
media is write protected.” You need to ensure that you can create files and folders on the volume.
Which Diskpart command should you run?

A.
active

B.
add

C.
assign

D.
attach vdisk

E.
attributes

F.
automount

G.
break

H.
repair

I.
compact vdisk

J.
retain
K.
create
L.
detach vdisk
M.
expand vdisk
N.
extend
O.
filesystems
P.
format
Q.
GPT
R.
list
S.
merge vdisk
T.
offline
U.
online
V.
recover

W.
remove
X.
rescan

Explanation:
Attributes volume
Displays, sets, or clears the attributes of a volume. Attributes volume [{set | clear}] [{hidden |
readonly | nodefaultdriveletter | shadowcopy}] [noerr] attributes volume clear readonly
http://technet.microsoft.com/en-us/library/gg252643(v=ws.10)