أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
i dont want to use ADSI , and the server is a result of migration from2003 to2007 .
I think that unfortenatley the only way is to do it through ADSI
Hello,
if a DC is removed incorrect or crashed and cannot be demoted you have to do metadata cleanup according to http://msmvps.com/blogs/mweber/archive/2010/05/16/active-directory-metadata-cleanup.aspx
Also the old DCname must be removed from AD sites and services, DNS zones and DNS zone properties, Name server tab.
For Exchange see also http://blog.dargel.at/2012/02/23/remove-legacy-exchange-server-using-adsi/ and assure to start ADSIEdit with RUNAS Administrator so your permissions are elevated
I guess one of your old server is not demoted properly and thats why you cannot remove your exchange.
Work around with Metadata cleanup to remove the server which was not removed properly and then go for the exchange.
I am sure this is gonna help you !!
Thanks,
Arif
Stop and disable the Exchange2003 services
Set the start up type of the following services to disabled and stop the services:
Use Registry Editor to remove the following Exchange registry keys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DAVEXHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EXIFSHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ExIPCHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EXOLEDBHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IMAP4Svc HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeActiveSynchNotifyHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeADDXAHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeAL HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeDSAccessHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeESHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeFBPublishHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeISHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeMGMTHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeMTAHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeMU HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeOMAHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeSA HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeSRS HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeTransport HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeWEBHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\POP3Svc HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RESvc
Remove and reinstall the Internet Information Services (IIS) component
Remove IIS over the Add/Remove feature of the computer. After you have removed Exchange, you can reinstall IIS if necessary.
use only command mode for uninstall