PrepAway - Latest Free Exam Questions & Answers

What should you do?

You are a system administrator for your company. The network has a System Center Data Protection Manager (DPM) 2007 server named DPM1. A tape library is attached to DPM1.Two tapes in the tape library have the same bar code. The status of the two tapes in the DPM Administration Console is marked as suspect. You replace the bar code label on one of the tapes with the correct bar code label. You discover that DPM1 is unable to use the tapes.You need to ensure that DPM1 can use all the tapes in the tape library.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Run the following DPM Management Shell script on DPM1:
osql -E -S localhostMS$DPM2007$ -d DPMDB -Q “UPDATE tbl_MM_Archive Media SET IsSuspect =0”

B.
Run the following DPM Management Shell script on DPM1:
$DPMLib = Get-DPM Library �DPM Server Name DPM1 Start-DPM Library Inventory �DPM Library $DPMLib �Detailed inventory

C.
Run the following DPM Management Shell script on DPM1:
$DPMLib = Get-DPM Library �DPM Server Name DPM1 Start-DPM Library Inventory �DPM Library $DPMLib �Fast Inventory

D.
Retain the two tapes in the tape library and run the following DPM Management Shell script on DPM1:
$DPMLib = Get-DPM Library �DPM Server Name DPM1 $Tape = Get-Tape �DPM Library $DPMLib
Set-Tape -Tape $Tape[0] -Free
Set-Tape -Tape $Tape[1] -Free


Leave a Reply