Multiple choice technology

How will you ensure that the DPM server works properly after it is Restrated accidently.

  1. Run the chkdsk.exe program on all the replica volumes on the DPM server

  2. Execute the synchronization jpbon all the replica volumes on the DPM server

  3. Perform a consistency check on all the replica volumes on the DPM Server

  4. Run the chkdsk.exe program on all the recovery point volumes on the DPM Server

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

After an accidental DPM server restart, you should perform a consistency check on all replica volumes to verify data integrity. This identifies and fixes any corruption from the unclean shutdown. chkdsk checks file system integrity (not DPM-specific data consistency). 'Synchronization job' (with typo 'jpbon') is a routine sync operation, not a post-restart verification. Running chkdsk on recovery point volumes would not verify replica consistency.