What should you do?

You are a system administrator for your company. The network has two System Center Data Protection Manager 2007 servers named DPM1 and DPM2. Tape libraries are attached to both servers. You want to perform a trial restore of data from a tape that was created on DPM2. You insert the tape into the tape library that is attached to DPM1. You need to get information about the recovery points that are stored on the tape. What should you do?

You are a system administrator for your company. The network has two System Center Data Protection Manager 2007 servers named DPM1 and DPM2. Tape libraries are attached to both servers. You want to perform a trial restore of data from a tape that was created on DPM2. You insert the tape into the tape library that is attached to DPM1. You need to get information about the recovery points that are stored on the tape. What should you do?

A.
Open the DPM Administrator Console on DPM1, and then select the Identify unknown tape action in the Libraries tab.

B.
Open the DPM Administrator Console on DPM1, and then select the Recatalog imported tape action in the Libraries tab.

C.
Run the following DPM Management Shell script on DPM1:
$DPMLib = Get-DPMLibrary -DPMServerName DPM1
Start-DPMLibraryInventory -DPMLibrary $DPMLib -FastInventory

D.
Run the following DPM Management Shell script on DPM1:
$DPMLib = Get-DPMLibrary -DPMServerName DPM1
Start-DPMLibraryInventory -DPMLibrary $DPMLib �CDetailedInventory



Leave a Reply 0

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