Hello @Alex_Nick Thank you for contacting us on Microsoft Q&A platform. Happy to help!
From the information you provided, I understand that you are looking for guidance on transferring a DPM server to a new server.
Here's the full steps:
This is the normal rebuild process I usually suggest (with no online backups). For online make sure customer knows the passphrase and backup the KEK file to a safe location:
Backup the DPM DB.
Take note of the FQDN from DPM Server.
Take note of DPM Version and Roll Update.
Take note of SQL Server name, Instance name, SQL version and SQL Service Pack number used for hosting the DPM Database.
If using static IP addresses take note of that information.
If performing Azure online backups, be sure you know what backup vault the DPM server is registered to and you know the Pass Phrase.
If using library sharing: Stop library sharing for the DPM server being re-installed.
If using tape encryption: Backup the encryption certificate and private key.
From Control Panel: Uninstall DPM and select retain the data. By this way the DPM Storage will be not touched and data will not be lost.
Reboot the Server.
Install DPM 201X RTM and leave this to create a new database.
Install same roll update you were before and restore the database from the backup your performed.
Once this is done you can open an elevated CMD and type: DPMSync -Sync Open DPM to make sure all is OK, such as Protection Groups and all the configuration you had before is in place.Run a consistency check on all the data sources.
If you plan to reinstall the Operating System, after finish this process (OS Reinstallation and join this to the domain with same FQDN), install same SQL and Service Pack Version used for hosting the DPM Database, if this was locally, and follow the suggestions previously.
However from our experience when online backups is part of the equation please have this in consideration:
If customer rebuild the DPM with a different name and register this on same Recovery Services Vault, this DPM will only obviously see the online backups of himself.
If customer wants to see the online backups from previous DPM Server, it will need to use a fresh DPM with a different name but same DPM Version and register on same Recovery Services Vault. Then using the Add External DPM Server option, it should see both DPM Servers and respective online backups.
If you use same FQDN, in theory, after the database is restored and DPMSync -Sync got completed and this is registered on the same Recovery Services Vault, you should be able to see the data from online from Restore Tab.
so, all have to be at same version level as before, then restore dpm db, dpmsyunc -sync and ready to go, if storage is OK then no data will be lost.
Hope this helps. Please write back to us if you have any questions!
If the response helped, do "Accept Answer" and up-vote it