Remote Support Software

Provide instant remote support to customers and employees:

Click here for a free trial

Uninstall exchange 2007

Hi, ive got the some problem with my test server.
when a try to uninstall the exchange server 2007 i got this error:
Client Access server role ......................... COMPLETEDHub Transport Server Role ......................... FAILEDProcess execution failed with exit code 5.
Regards

There is an amazing pack of free network admin tools. click here to download it






February 22nd, 2007 7:41pm
Hi, i' ve same problem
Mailbox RoleFailed
Error:Process execution failed with exit code 5.
Elapsed Time: 00:00:11
Remove Exchange FilesCancelled

What is the Solution?

There is an amazing pack of free network admin tools. click here to download it






March 19th, 2007 9:56am
If you go to %SystemDrive%\ExchangeSetupLogs\ExchangeSetup.log what is that last error reported in the log? It should be marked with [ERROR] and be one of the last few lines in the log.

Need to support users over the internet? click here try our remote control online beta






March 27th, 2007 10:45pm
Hi there,Having tweaked with OWA on my Exchange Server 2007, it's broken. I followed the instructions on Microsoft's Support KB -
http://support.microsoft.com/kb/320202/en-us
. However, when I came to uninstall the Client Access role, I also had an uninstallation error.I checked the setup logs and came across this:[2] Searching configurable objects of type "ADWebServicesVirtualDirectory" with filter "$null", scope "SubTree" under the root "DOMAIN-CONTROLLER" on Source "myex07.mydomain.local".[2] [ERROR] Unexpected Error[2] [ERROR] The system cannot find the path specified.[2] Ending the task's processing.[2] Ending the task's processing.[1] The following 1 error(s) occurred during task execution:[1] 0. ErrorRecord: The system cannot find the path specified.[1] 0. ErrorRecord: System.Runtime.InteropServices.COMException (0x80070003): The system cannot find the path specified.at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)at System.DirectoryServices.DirectoryEntry.Bind()at System.DirectoryServices.DirectoryEntry.get_AdsObject()at System.DirectoryServices.PropertyCollection.get_Count()at Microsoft.Exchange.Management.Metabase.IisUtility.GetProperties(DirectoryEntry webObj)at Microsoft.Exchange.Management.SystemConfigurationTasks.GetExchangeVirtualDirectory`1.WriteResult(IConfigurable dataObject)[1] [ERROR] The system cannot find the path specified.I'm figuring that I have a Metabase error - however, having tried to use ADSUTIL to repair what I believe to be the faulty key SMTPsvc\1\PickupDirectory (setting it to X:\Exchange_Folder\TransportRoles\Pickup), and still getting errors (apparently the KeyType property hasn't been set correctly and I can't amend the key until this is fixed).I'm totally stumped!!!! HELP?!?!Many thanks in advance.... P.S. If anyone can help me I'll Paypal you cash for a beer!

Need to support users over the internet? click here try our remote control online beta






May 10th, 2007 11:29pm
Hi, I have a error code 5 trying to uninstall to. Here is the bottom lines of the setup log file.

[31/07/2007 2:15:32 a.m.] [1] Executing '$RoleInstallationMode = "Uninstall"', handleError = False[31/07/2007 2:15:32 a.m.] [2] Launching sub-task '$error.Clear(); $RoleInstallationMode = "Uninstall"'.[31/07/2007 2:15:32 a.m.] [1] Reversing task list for uninstall.[31/07/2007 2:15:32 a.m.] [1] Setup failed previously while performing the action Uninstall. Looking for the failed task with ID 867f0a51.[31/07/2007 2:15:32 a.m.] [1] Found 79 tasks to execute[31/07/2007 2:15:32 a.m.] [1] Processing component 'Monitoring Service Configuration' (Installing the Exchange Monitoring service).[31/07/2007 2:15:32 a.m.] [1] Executing '$comClassFile = join-path $RoleInstallPath ([System.Environment]::ExpandEnvironmentVariables("bin\Monitoring\%PROCESSOR_ARCHITECTURE%\DiagnosticCmdletController.dll")); $regsvr = join-path (join-path $envystemRoot system32) regsvr32.exe; start-SetupProcess -Name:"$regsvr" -Args:"/s /u `"$comClassFile`"" -Timeout:120000;', handleError = False[31/07/2007 2:15:32 a.m.] [2] Launching sub-task '$error.Clear(); $comClassFile = join-path $RoleInstallPath ([System.Environment]::ExpandEnvironmentVariables("bin\Monitoring\%PROCESSOR_ARCHITECTURE%\DiagnosticCmdletController.dll")); $regsvr = join-path (join-path $envystemRoot system32) regsvr32.exe; start-SetupProcess -Name:"$regsvr" -Args:"/s /u `"$comClassFile`"" -Timeout:120000;'.[31/07/2007 2:15:32 a.m.] [2] Beginning processing.[31/07/2007 2:15:32 a.m.] [2] Starting: C:\WINDOWS\system32\regsvr32.exe arguments: /s /u "C:\Program Files\Microsoft\Exchange Server\bin\Monitoring\x86\DiagnosticCmdletController.dll"[31/07/2007 2:15:32 a.m.] [2] Process standard output: [31/07/2007 2:15:32 a.m.] [2] Process standard error: [31/07/2007 2:15:32 a.m.] [2] [ERROR] Unexpected Error[31/07/2007 2:15:32 a.m.] [2] [ERROR] Process execution failed with exit code 5.[31/07/2007 2:15:32 a.m.] [2] Ending processing.[31/07/2007 2:15:32 a.m.] [1] The following 1 error(s) occurred during task execution:[31/07/2007 2:15:32 a.m.] [1] 0. ErrorRecord: Process execution failed with exit code 5.[31/07/2007 2:15:32 a.m.] [1] 0. ErrorRecord: Microsoft.Exchange.Configuration.Tasks.TaskException: Process execution failed with exit code 5.[31/07/2007 2:15:32 a.m.] [1] [ERROR] Process execution failed with exit code 5.[31/07/2007 2:15:32 a.m.] [1] Setup is halting task execution because of one or more errors in a critical task.[31/07/2007 2:15:32 a.m.] [1] Finished executing component tasks.[31/07/2007 2:15:32 a.m.] [1] Ending processing.


Any help apreciated.

There is an amazing pack of free network admin tools. click here to download it






July 30th, 2007 2:17pm
I have same error [8/28/2007 9:46:02 PM] [2] Launching sub-task '$error.Clear(); if ($RoleProductPlatform -ieq "amd64") { $comClassFile = join-path $RoleInstallPath "bin\Monitoring\x86\DiagnosticCmdletController.dll"; $regSvr32WOW = join-path (join-path $envystemRoot sysWOW64) regsvr32.exe; start-SetupProcess -Name:"$regSvr32WOW" -Args:"/s /u `"$comClassFile`"" -Timeout:120000; }'.[8/28/2007 9:46:02 PM] [2] Beginning processing.[8/28/2007 9:46:02 PM] [2] Starting: C:\WINDOWS\sysWOW64\regsvr32.exe arguments: /s /u "C:\Program Files\Microsoft\Exchange Server\bin\Monitoring\x86\DiagnosticCmdletController.dll"[8/28/2007 9:46:04 PM] [2] Process standard output: [8/28/2007 9:46:04 PM] [2] Process standard error: [8/28/2007 9:46:04 PM] [2] [ERROR] Unexpected Error[8/28/2007 9:46:04 PM] [2] [ERROR] Process execution failed with exit code 5.[8/28/2007 9:46:04 PM] [2] Ending processing.[8/28/2007 9:46:04 PM] [1] The following 1 error(s) occurred during task execution:[8/28/2007 9:46:04 PM] [1] 0. ErrorRecord: Process execution failed with exit code 5.[8/28/2007 9:46:04 PM] [1] 0. ErrorRecord: Microsoft.Exchange.Configuration.Tasks.TaskException: Process execution failed with exit code 5.[8/28/2007 9:46:04 PM] [1] [ERROR] Process execution failed with exit code 5.[8/28/2007 9:46:04 PM] [1] Setup is halting task execution because of one or more errors in a critical task.[8/28/2007 9:46:04 PM] [1] Finished executing component tasks.[8/28/2007 9:46:04 PM] [1] Ending processing.[8/28/2007 9:46:16 PM] [0] End of Setup[8/28/2007 9:46:16 PM] [0] ************************************************FIXED** I allso get the following error when i try to start Exchange Information StoreError 0x8004010f starting the Microsoft Exchange Information Store. Failed to load Storage Group data. Fixed the above after searching for Error 6d9.In regedit i had 4 of the 5 entries below, "ncacn_nb_tcp"="rpcrt4.dll" was added. I am now able to start information store, but still get Error 5 when i try to uninstall.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Rpc\ClientPr otocols]"ncacn_np"="rpcrt4.dll""ncacn_ip_tcp"="rpcrt4.dll""ncadg_ip_udp"="rpcrt4.dll""ncacn_nb_tcp"="rpcrt4.dll""ncacn_http"="rpcrt4.dll"The RPC error was,Process exsetupui.exe (PID=2468). An remote procedure call (RPC) request to the Microsoft Exchange Active Directory Topology service failed with error 1753 (Error 6d9 from HrGetServersForRole). Make sure that the Remote Procedure Call (RPC) service is running. In addition, make sure that the network ports that are used by RPC are not blocked by a firewallRPC Service was started before and after error.**UPDATE**Most searches on the error's i am getting are returning 2-3 hits on google. Trashing server will try again.

Need to support users over the internet? click here try our remote control online beta






August 29th, 2007 4:52am
Starting: C:\WINDOWS\system32\regsvr32.exe arguments: /s /u "C:\Program Files\Microsoft\Exchange Server\bin\Monitoring\x86\DiagnosticCmdletController.dll"[9/17/2007 12:33:22 PM] [2] Process standard output: [9/17/2007 12:33:22 PM] [2] Process standard error:
I solved it by registerding the dll file again and running the uninstall and it worked like a charm.

Go to the ExchangeInstallationFolder\bin\Monitoring\x86\ and run regsvr32 DiagnosticCmdletController.dll. It will report that the registeration succeded sucessfully. Go to Add Remove Programs and uninstall the hub transport role.
Or AMD64 if your running 64 bit. which you are, as the bloody thing only comes in 64 bit.

Need to support users over the internet? click here try our remote control online beta






April 14th, 2008 3:38am
Thanks PtheDude, Solved....

Need to support users over the internet? click here try our remote control online beta






October 29th, 2010 6:08am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics