Hello,
I'm trying to upgrade Exchange 2013 from CU5 to CU9.
The command
Setup.exe /prepareSchema /IAcceptExchangeServerLicenseTerms
is ok.
Instead the command
Setup.exe /prepareAD /IAcceptExchangeServerLicenseTerms
give me this error.
Can you help me ?
[08/21/2015 12:00:53.0818] [2] [ERROR] The well-known object entry B:32:B3DDC6BE2A3BE84B97EB2DCE9477E389:CN=Help Desk\0ADEL:77e4486b-eb7f-419a-bd55-4eeac0d54da3,CN=Deleted Objects,DC=mydomain,DC=local on the otherWellKnownObjects attribute in the container
object CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=local points to an invalid DN or a deleted object. Remove the entry, and then rerun the task.
[08/21/2015 12:00:53.0818] [2] [ERROR] The well-known object entry B:32:B3DDC6BE2A3BE84B97EB2DCE9477E389:CN=Help Desk\0ADEL:77e4486b-eb7f-419a-bd55-4eeac0d54da3,CN=Deleted Objects,DC=mydomain,DC=local on the otherWellKnownObjects attribute in the container
object CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=local points to an invalid DN or a deleted object. Remove the entry, and then rerun the task.
[08/21/2015 12:00:53.0818] [2] Ending processing initialize-ExchangeUniversalGroups
[08/21/2015 12:00:53.0833] [1] The following 1 error(s) occurred during task execution:
[08/21/2015 12:00:53.0833] [1] 0. ErrorRecord: The well-known object entry B:32:B3DDC6BE2A3BE84B97EB2DCE9477E389:CN=Help Desk\0ADEL:77e4486b-eb7f-419a-bd55-4eeac0d54da3,CN=Deleted Objects,DC=mydomain,DC=local on the otherWellKnownObjects attribute in
the container object CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=local points to an invalid DN or a deleted object. Remove the entry, and then rerun the task.
[08/21/2015 12:00:53.0833] [1] 0. ErrorRecord: Microsoft.Exchange.Management.Tasks.InvalidWKObjectException: The well-known object entry B:32:B3DDC6BE2A3BE84B97EB2DCE9477E389:CN=Help Desk\0ADEL:77e4486b-eb7f-419a-bd55-4eeac0d54da3,CN=Deleted Objects,DC=mydomain,DC=local
on the otherWellKnownObjects attribute in the container object CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=local points to an invalid DN or a deleted object. Remove the entry, and then rerun the task.
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target, Boolean reThrow, String helpUrl)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target)
at Microsoft.Exchange.Management.Tasks.InitializeExchangeUniversalGroups.CreateGroup(ADOrganizationalUnit usgContainer, String groupName, Int32 groupId, Guid wkGuid, String groupDescription, GroupTypeFlags groupType, Boolean createAsRoleGroup)
at Microsoft.Exchange.Management.Tasks.InitializeExchangeUniversalGroups.CreateRoleGroup(ADOrganizationalUnit usgContainer, RoleGroupDefinition roleGroup)
at Microsoft.Exchange.Management.Tasks.InitializeExchangeUniversalGroups.CreateAndValidateRoleGroups(ADOrganizationalUnit usgContainer, RoleGroupCollection roleGroups)
at Microsoft.Exchange.Management.Tasks.InitializeExchangeUniversalGroups.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)
[08/21/2015 12:00:53.0833] [1] [ERROR] The following error was generated when "$error.Clear();
initialize-ExchangeUniversalGroups -DomainController $RoleDomainController -ActiveDirectorySplitPermissions $RoleActiveDirectorySplitPermissions
" was run: "Microsoft.Exchange.Management.Tasks.InvalidWKObjectException: The well-known object entry B:32:B3DDC6BE2A3BE84B97EB2DCE9477E389:CN=Help Desk\0ADEL:77e4486b-eb7f-419a-bd55-4eeac0d54da3,CN=Deleted Objects,DC=mydomain,DC=local on the otherWellKnownObjects
attribute in the container object CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=local points to an invalid DN or a deleted object. Remove the entry, and then rerun the task.
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target, Boolean reThrow, String helpUrl)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target)
at Microsoft.Exchange.Management.Tasks.InitializeExchangeUniversalGroups.CreateGroup(ADOrganizationalUnit usgContainer, String groupName, Int32 groupId, Guid wkGuid, String groupDescription, GroupTypeFlags groupType, Boolean createAsRoleGroup)
at Microsoft.Exchange.Management.Tasks.InitializeExchangeUniversalGroups.CreateRoleGroup(ADOrganizationalUnit usgContainer, RoleGroupDefinition roleGroup)
at Microsoft.Exchange.Management.Tasks.InitializeExchangeUniversalGroups.CreateAndValidateRoleGroups(ADOrganizationalUnit usgContainer, RoleGroupCollection roleGroups)
at Microsoft.Exchange.Management.Tasks.InitializeExchangeUniversalGroups.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".
[08/21/2015 12:00:53.0833] [1] [ERROR] The well-known object entry B:32:B3DDC6BE2A3BE84B97EB2DCE9477E389:CN=Help Desk\0ADEL:77e4486b-eb7f-419a-bd55-4eeac0d54da3,CN=Deleted Objects,DC=mydomain,DC=local on the otherWellKnownObjects attribute in the container
object CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=local points to an invalid DN or a deleted object. Remove the entry, and then rerun the task.
[08/21/2015 12:00:53.0833] [1] [ERROR-REFERENCE] Id=443949901 Component=
[08/21/2015 12:00:53.0833] [1] Setup is stopping now because of one or more critical errors.
Tnx
Manuel