Changing the “Original” Server Configuration
If you are like me however, you may be curious to know exactly where these settings reside behind the scenes. Using the utility, you cannot change the “Original” configuration, but rather, are expected to create a new configuration which you can then apply and later edit as often as you desire. This serves the purpose well, and I cannot foresee a reason to ever need to modify the original configuration. However, in my industry there are usually exceptions, and obscure needs tend to be required more often than not. So what if for some unknown reason, you need to change the server in the original configuration? This can actually be done quite easily, as the server name is explicitly defined in the following series of registry keys:
HKEY_CURRENT_USER\Software\Microsoft\Dynamics\5.0\Configuration\Original (installed configuration)\
Keys:
- aos2
- internet
HKEY_CURRENT_USER\Software\Microsoft\Dynamics\5.0\Configuration\Original (installed configuration)\SetupProperties
Keys:
- AOS2
- CLIENTAOSSERVER
HKEY_LOCAL_MACHINE\Software\Microsoft\Dynamics\5.0\Configuration\Original (installed configuration)\
Keys:
- aos2
- internet
HKEY_LOCAL_MACHINE\Software\Microsoft\Dynamics\5.0\Configuration\Original (installed configuration)\SetupProperties
Keys:
- AOS2
- CLIENTAOSSERVER
Comments
Post a Comment