You need to configure the shadow copies of volume D to be stored on volume E

You have a file server named Server1 that runs a Server Core Installation of Windows
Server 2012 R2.
Server1 has a volume named D that contains user data. Server1 has a volume named E that
is empty.

Server1 is configured to create a shadow copy of volume D every hour.
You need to configure the shadow copies of volume D to be stored on volume E.
What should you run?

You have a file server named Server1 that runs a Server Core Installation of Windows
Server 2012 R2.
Server1 has a volume named D that contains user data. Server1 has a volume named E that
is empty.

Server1 is configured to create a shadow copy of volume D every hour.
You need to configure the shadow copies of volume D to be stored on volume E.
What should you run?

A.
The Set-Volume cmdlet with the -driveletter parameter

B.
The Set-Volume cmdlet with the -path parameter

C.
The vssadmin.exe add shadowstorage command

D.
The vssadmin.exe create shadow command

Explanation:
A) Sets or changes the file system label of an existing volume. -DriveLetter Specifies a letter
used to identify a drive or volume in the system.
B) Sets or changes the file system label of an existing volume -Path Contains valid path
information.
C) Displays current volume shadow copy backups and all installed shadow copy writers and
providers. AddShadowStroage Adds a shadow copy storage association for a specified
volume.
D) Displays current volume shadow copy backups and all installed shadow copy writers and
providers. Shadow Creates a new shadow copy of a specified volume.
http://technet.microsoft.com/en-us/library/cc754968(v=ws.10).aspx
http://technet.microsoft.com/en-us/library/hh848673(v=wps.620).aspx



Leave a Reply 6

Your email address will not be published. Required fields are marked *


Pirulo

Pirulo

By chance I answered this question correctly !!

vssadmin add shadowstorage /for= /on= [/maxsize=]

The parameter is /on=
Specifies the volume to be used as storage for the volume that is defined in the /for parameter.
I’m doing this exam on the 11th of June !!
Wish me luck !!

Dai

Dai

Did you pass?

Pirulo

Pirulo

Not yet ! 🙁
I was close !

Joe

Joe

happy with this answer. add shadowstorage adds a new backup location.

jose

jose

vssadmin add shadowstorage /for=d: /on=e: /maxsize=900mb

Google

Google

Always a big fan of linking to bloggers that I love but dont get lots of link like from.