Have you ever been in a situation where you have either removed or added a new DPM server to your environment?
It happened to me just the other day, I had to “re-think” my DPM design and starting using “Local” to each Data Centre DPM servers to backup my data at each Data Centre. However, this was not the case before this, we were using the same product, but a different strategy. Now I had DPM agents in both datacentres connecting to DPM servers not in the same Data Centre. For Example, I had Server A (Data Centre 1) with a DPM agent from my secondary DPM Server (Data Centre 2) protecting it. So, I went searching and found my answer and it turned out to be amazingly simple thanks to POWERSHELL. DPM has a POWERSHELL management shell (thank goodness) and some built-in scripts for just this (truly amazing). Within 10 minutes I had changed my DPM agents to report to the DPM Servers and began creating protection as needed like SharePoint (see previous post).
To be safe, these are the steps I followed.
1. Remove old agent
2. Install new agent using CMD prompt
3. Ran attach-productionserver.ps1 to re-allocate to new server.
All steps are nicely listed on Microsoft Technet
This was really easy and well worth the investment in time.
On a side, was also made aware of a DPM Hotfix Rollup Package
Hopefully this helps someone else as well.
Follow me
Leave a comment