Anyone who been working on BizTalk server long enough will know renaming a BizTalk machine is not a trivial task. It always involves quite a bit of manual work, things like
Un-configure the existing setting either using the UI or ConfigFramework /U switch
Deleting the Databases manually,
Re-Configuring it, which will raise tons of errors.
It's never been a smooth procedure. Recently I had to go through this painful process, because due to corporate policy changes, they ren...
[More]