Wanted to update everyone on what I ended up doing :).
So the first thing i did, was on the original Deployment Server, I created a new deployment app called 'enterprise_deploymentclient' that had a deploymentconfig.conf file that pointed to the new server
I then copied the deployment-apps folder to the new server exactly.
After that, I copied over the serverclasses.conf to the new server.
New server was then recycled.
Next, i worked through each server class, removed the original deploymentclient 'app', and replaced it with the new one
Saved the class, and then verified that the servers soon connected to the new server
Rinsed and repeated for each class, and went page by page
In my opinion, this was the "safest" way of doing it vs just updating the original deploymentclient.conf file and pushing it out in one fell swoop.
... View more