I have this error trying uninstall mailbox role exchange 2010.
can you help me please.
Thank you
Failed
Error:
The following error was generated when "$error.Clear();get-PublicFolderDatabase -server $RoleFqdnOrName | remove-PublicFolderDatabase -RemoveLastAllowed
" was run: "Exchange server "contoso.com.mx" was not found. Please make sure you typed the name correctly.".
Exchange server "XXXXXXXXXX" was not found. Please make sure you typed the name correctly.
Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.438.0&e=ms.exch.err.Ex88D115&l=0&cl=cp
Log.
Active Directory session settings for 'Get-PublicFolderDatabase' are: View Entire Forest: 'True', Configuration Domain Controller: 'CONTOSO.COM.MX', Preferred Global Catalog: 'CONTOSO.COM.MX', Preferred Domain Controllers: '{ CONTOSO.COM.MX }'[01/25/2014 16:31:55.0467] [2] Beginning processing get-PublicFolderDatabase -Server:'CONTOSO.COM.MX'
[01/25/2014 16:31:55.0467] [2] Active Directory session settings for 'Remove-PublicFolderDatabase' are: View Entire Forest: 'True', Configuration Domain Controller: 'CONTOSO.COM.MX', Preferred Global Catalog: 'CONTOSO.COM.MX', Preferred Domain Controllers: '{ CONTOSO.COM.MX }'
[01/25/2014 16:31:55.0467] [2] Beginning processing remove-PublicFolderDatabase -RemoveLastAllowed:'True'
[01/25/2014 16:31:55.0467] [2] Searching objects "CONTOSO.COM.MX" of type "Server" under the root "$null".
[01/25/2014 16:31:55.0467] [2] Previous operation run on domain controller 'CONTOSO.COM.MX'.
[01/25/2014 16:31:55.0467] [2] [ERROR] Exchange server "CONTOSO.COM.MX" was not found. Please make sure you typed the name correctly.
[01/25/2014 16:31:55.0482] [2] Ending processing get-PublicFolderDatabase
[01/25/2014 16:31:55.0482] [2] Ending processing remove-PublicFolderDatabase
[01/25/2014 16:31:55.0482] [1] The following 1 error(s) occurred during task execution:
[01/25/2014 16:31:55.0498] [1] 0. ErrorRecord: Exchange server "CONTOSO.COM.MX" was not found. Please make sure you typed the name correctly.
[01/25/2014 16:31:55.0498] [1] 0. ErrorRecord: Microsoft.Exchange.Configuration.Tasks.ManagementObjectNotFoundException: Exchange server "CONTOSO.COM.MX" was not found. Please make sure you typed the name correctly.
at Microsoft.Exchange.Configuration.Tasks.DataAccessTask`1.GetDataObject[TObject](IIdentityParameter id, IConfigDataProvider session, ObjectId rootID, OptionalIdentityData optionalData, Nullable`1 notFoundError, Nullable`1 multipleFoundError, ExchangeErrorCategory errorCategory)
at Microsoft.Exchange.Configuration.Tasks.DataAccessTask`1.GetDataObject[TObject](IIdentityParameter id, IConfigDataProvider session, ObjectId rootID, Nullable`1 notFoundError, Nullable`1 multipleFoundError)
at Microsoft.Exchange.Management.SystemConfigurationTasks.GetDatabaseTask`1.InternalValidate()
at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
[01/25/2014 16:31:55.0498] [1] [ERROR] The following error was generated when "$error.Clear();
get-PublicFolderDatabase -server $RoleFqdnOrName | remove-PublicFolderDatabase -RemoveLastAllowed
" was run: "Exchange server "CONTOSO.COM.MX" was not found. Please make sure you typed the name correctly.".
[01/25/2014 16:31:55.0498] [1] [ERROR] Exchange server "CONTOSO.COM.MX" was not found. Please make sure you typed the name correctly.
[01/25/2014 16:31:55.0498] [1] [ERROR-REFERENCE] Id=SystemAttendantDependent___ba31ecdbca1d42d68baffea5aafffb24 Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
[01/25/2014 16:31:55.0498] [1] Setup is stopping now because of one or more critical errors.
[01/25/2014 16:31:55.0498] [1] Finished executing component tasks.
[01/25/2014 16:31:55.0529] [1] Ending processing Uninstall-MailboxRole
I try this but dosent work for me.
Also you can remove connector thru ADSI Edit.
For removing send & receive connector you can do it using ADSIEdit.msc
Open AdsiEdit.msc.
Expand Configuration.
Expand CN=Services.
Expand CN=Microsoft Exchange.
Expand CN=<Organization name>.
Expand CN=Exchange Administrative Group (FYDIBOHF23SPDLT).
Expand CN=<Server Name>.
Expand CN=Protocols.
Expand CN=SMTP Receive Connectors.
On the right hand side, we will see all the Receive Connector
Have a look of my thread below for more information: