Failed Exchange 2010 SP1 install
h, i have exchnage 2010 installed into our 2003 environment but on a 2008 DC - however when i go to install 2010 SP1 it fails on the mailbox role, it installs all role prior to that with no problem - i have the last portion of the setup log file below where the error message is displayed: if anyone can help me id be very grateful. [09/23/2010 08:31:13.0052] [2] Active Directory session settings for 'start-SetupService' are: View Entire Forest: 'True', Configuration Domain Controller: 'wccarex01.walescoop.com', Preferred Global Catalog: 'wccarex01.walescoop.com', Preferred Domain Controllers: '{ wccarex01.walescoop.com }' [09/23/2010 08:31:13.0052] [2] Beginning processing start-SetupService -ServiceName:'MSExchangeSA' [09/23/2010 08:31:13.0084] [2] [WARNING] Service checkpoint has not progressed. Previous checkpoint='0'- Current checkpoint='0'. [09/23/2010 08:31:13.0084] [2] Previous service status query time is '23/09/2010 09:31:13'. [09/23/2010 08:31:13.0084] [2] Current service status query time is '23/09/2010 09:31:13'. [09/23/2010 08:31:13.0084] [2] Will wait '2000' milliseconds for the service 'MSExchangeSA' to reach status 'Running'. [09/23/2010 08:31:13.0895] [2] Service 'MSExchangeSA' successfully reached status 'Running on this server while waiting for status change. [09/23/2010 08:31:13.0895] [2] Ending processing start-SetupService [09/23/2010 08:31:13.0895] [1] Executing (non-critical): enable-SystemAttendantMailbox -Identity:$RoleFqdnOrName -DomainController $RoleDomainController [09/23/2010 08:31:13.0895] [2] Active Directory session settings for 'enable-SystemAttendantMailbox' are: View Entire Forest: 'True', Configuration Domain Controller: 'wccarex01.walescoop.com', Preferred Global Catalog: 'wccarex01.walescoop.com', Preferred Domain Controllers: '{ wccarex01.walescoop.com }' [09/23/2010 08:31:13.0895] [2] Beginning processing enable-SystemAttendantMailbox -Identity:'exchange.walescoop.com' -DomainController:'wccarex01.walescoop.com' [09/23/2010 08:31:13.0926] [2] Searching objects "exchange.walescoop.com" of type "ADSystemAttendantMailbox" under the root "Wales Coop". [09/23/2010 08:31:13.0942] [2] Previous operation run on domain controller 'wccarex01.walescoop.com'. [09/23/2010 08:31:13.0957] [2] Processing object "Microsoft System Attendant". [09/23/2010 08:31:13.0988] [2] [Microsoft Cmdlet Extension Agent] Update Recipient object "Microsoft System Attendant" with ConfigurationDomainController "wccarex01.walescoop.com", DomainController "wccarex01.walescoop.com", GlobalCatalog "<null>". [09/23/2010 08:31:14.0020] [2] [Microsoft Cmdlet Extension Agent] Read Address List for organization "" from domain controller wccarex01.walescoop.com. [09/23/2010 08:31:14.0020] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\". [09/23/2010 08:31:14.0020] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\". [09/23/2010 08:31:14.0020] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Default Global Address List". [09/23/2010 08:31:14.0113] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Users". [09/23/2010 08:31:14.0113] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Groups". [09/23/2010 08:31:14.0113] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Contacts". [09/23/2010 08:31:14.0113] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Public Folders". [09/23/2010 08:31:14.0113] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Rooms". [09/23/2010 08:31:14.0191] [2] [Microsoft Cmdlet Extension Agent] Read Email Address Policy for organization "" from domain controller wccarex01.walescoop.com. [09/23/2010 08:31:14.0191] [2] [Microsoft Cmdlet Extension Agent] Found Email Address Policy "Default Policy". [09/23/2010 08:31:14.0425] [2] Saving object "Microsoft System Attendant" of type "ADSystemAttendantMailbox" and state "Changed". [09/23/2010 08:31:14.0472] [2] Previous operation run on domain controller 'wccarex01.walescoop.com'. [09/23/2010 08:31:14.0472] [2] Ending processing enable-SystemAttendantMailbox [09/23/2010 08:31:14.0472] [1] Executing: if (!$RoleIsDatacenter) { $arbUsers = @(get-user -Filter {lastname -eq "MSExchApproval 1f05a927-3be2-4fb9-aa03-b59fe3b56f4c"} -IgnoreDefaultScope -ResultSize 1); if ($arbUsers.Length -ne 0) { $mbxname = $arbUsers[0].name; $mbxs = @( get-mailbox -arbitration -Filter {name -eq $mbxname} -IgnoreDefaultScope -resultSize 1 ); if ( $mbxs.length -eq 0) { $dbs = @(get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController); if ($dbs.Length -ne 0) { enable-mailbox -Arbitration -identity $arbUsers[0] -database $dbs[0].Identity; } } } } [09/23/2010 08:31:14.0488] [2] Active Directory session settings for 'Get-User' are: View Entire Forest: 'True', Configuration Domain Controller: 'wccarex01.walescoop.com', Preferred Global Catalog: 'wccarex01.walescoop.com', Preferred Domain Controllers: '{ wccarex01.walescoop.com }' [09/23/2010 08:31:14.0488] [2] Beginning processing get-user -Filter:'lastname -eq "MSExchApproval 1f05a927-3be2-4fb9-aa03-b59fe3b56f4c"' -IgnoreDefaultScope:'True' -ResultSize:'1' [09/23/2010 08:31:14.0488] [2] Searching objects of type "ADUser" with filter "(&((|((RecipientTypeDetails Equal RoomMailbox)(RecipientTypeDetails Equal DisabledUser)(RecipientTypeDetails Equal EquipmentMailbox)(RecipientTypeDetails Equal LegacyMailbox)(RecipientTypeDetails Equal LinkedMailbox)(RecipientTypeDetails Equal UserMailbox)(RecipientTypeDetails Equal MailUser)(RecipientTypeDetails Equal SharedMailbox)(RecipientTypeDetails Equal DiscoveryMailbox)(RecipientTypeDetails Equal User)(RecipientTypeDetails Equal LinkedUser)(RecipientTypeDetails Equal RemoteUserMailbox)(RecipientTypeDetails Equal RemoteRoomMailbox)(RecipientTypeDetails Equal RemoteEquipmentMailbox)(RecipientTypeDetails Equal RemoteSharedMailbox)))(LastName Equal MSExchApproval 1f05a927-3be2-4fb9-aa03-b59fe3b56f4c)))", scope "SubTree" under the root "$null". [09/23/2010 08:31:14.0488] [2] Previous operation run on global catalog server 'wccarex01.walescoop.com'. [09/23/2010 08:31:14.0488] [2] Preparing to output objects. The maximum size of the result set is "1". [09/23/2010 08:31:14.0488] [2] Ending processing get-user [09/23/2010 08:31:14.0503] [1] Executing: if ($RoleIsDatacenter -ne $true) { if (test-ExchangeServersWriteAccess -DomainController $RoleDomainController -ErrorAction SilentlyContinue) { $name = "SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9}"; $dispname = "Microsoft Exchange"; $mbxs = @( get-mailbox -arbitration -Filter {name -eq $name} -IgnoreDefaultScope -resultSize 1 ); if ( $mbxs.length -eq 0) { $dbs = @(get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController); if ($dbs.Length -ne 0) { $arbUsers = @(get-user -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1); if ($arbUsers.Length -ne 0) { enable-mailbox -Arbitration -identity $arbUsers[0] -DisplayName $dispname -database $dbs[0].Identity; } } } else { if ($mbxs[0].DisplayName -ne $dispname ) { set-mailbox -Arbitration -identity $mbxs[0] -DisplayName $dispname -Force; } } } else { write-exchangesetuplog -info "Skipping creating Discovery Arbitration Mailbox because of insufficient permission." } } [09/23/2010 08:31:14.0503] [2] Active Directory session settings for 'test-ExchangeServersWriteAccess' are: View Entire Forest: 'True', Configuration Domain Controller: 'wccarex01.walescoop.com', Preferred Global Catalog: 'wccarex01.walescoop.com', Preferred Domain Controllers: '{ wccarex01.walescoop.com }' [09/23/2010 08:31:14.0503] [2] Beginning processing test-ExchangeServersWriteAccess -DomainController:'wccarex01.walescoop.com' -ErrorAction:'SilentlyContinue' [09/23/2010 08:31:14.0503] [2] Used domain controller wccarex01.walescoop.com to read object DC=walescoop,DC=com. [09/23/2010 08:31:14.0503] [2] Used domain controller wccarex01.walescoop.com to read object CN=Exchange Servers,OU=Microsoft Exchange Security Groups,DC=walescoop,DC=com. [09/23/2010 08:31:14.0503] [2] The current user has write access to Exchange Servers group. [09/23/2010 08:31:14.0503] [2] Ending processing test-ExchangeServersWriteAccess [09/23/2010 08:31:14.0503] [2] Active Directory session settings for 'Get-Mailbox' are: View Entire Forest: 'True', Configuration Domain Controller: 'wccarex01.walescoop.com', Preferred Global Catalog: 'wccarex01.walescoop.com', Preferred Domain Controllers: '{ wccarex01.walescoop.com }' [09/23/2010 08:31:14.0503] [2] Beginning processing get-mailbox -Arbitration:'True' -Filter:'name -eq $name' -IgnoreDefaultScope:'True' -ResultSize:'1' [09/23/2010 08:31:14.0503] [2] Searching objects of type "ADUser" with filter "(&((RecipientTypeDetails Equal ArbitrationMailbox)(Name Equal SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9})))", scope "SubTree" under the root "$null". [09/23/2010 08:31:14.0534] [2] Previous operation run on global catalog server 'wccarex01.walescoop.com'. [09/23/2010 08:31:14.0534] [2] Preparing to output objects. The maximum size of the result set is "1". [09/23/2010 08:31:14.0612] [2] [WARNING] The object walescoop.com/Users/SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9} has been corrupted, and it's in an inconsistent state. The following validation errors happened: [09/23/2010 08:31:14.0612] [2] [WARNING] Database is mandatory on UserMailbox. [09/23/2010 08:31:14.0612] [2] [WARNING] Database is mandatory on UserMailbox. [09/23/2010 08:31:14.0612] [2] Ending processing get-mailbox [09/23/2010 08:31:14.0628] [1] Executing: if ($RoleIsDatacenter -ne $true) { if (test-ExchangeServersWriteAccess -DomainController $RoleDomainController -ErrorAction SilentlyContinue) { # upgrade the discovery mailboxes to R5 version, this will fix the RecipientDisplayType property of the discovery mailbox which was wrong in R4. get-mailbox -RecipientTypeDetails DiscoveryMailbox -DomainController $RoleDomainController | where {$_.IsValid -eq $false} | set-mailbox -DomainController $RoleDomainController $name = [Microsoft.Exchange.Management.RecipientTasks.EnableMailbox]::DiscoveryMailboxUniqueName; $dispname = [Microsoft.Exchange.Management.RecipientTasks.EnableMailbox]::DiscoveryMailboxDisplayName; $mbxs = @( get-mailbox -Filter {name -eq $name} -IgnoreDefaultScope -resultSize 1 ); if ( $mbxs.length -eq 0) { $dbs = @(get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController); if($dbs.Length -ne 0) { $mbxUser = @(get-user -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1); if ($mbxUser.Length -ne 0) { enable-mailbox -Discovery -identity $mbxUser[0] -DisplayName $dispname -database $dbs[0].Identity; } } } } else { write-exchangesetuplog -info "Skipping creating Discovery Search Mailbox because of insufficient permission." } } [09/23/2010 08:31:14.0628] [2] Active Directory session settings for 'test-ExchangeServersWriteAccess' are: View Entire Forest: 'True', Configuration Domain Controller: 'wccarex01.walescoop.com', Preferred Global Catalog: 'wccarex01.walescoop.com', Preferred Domain Controllers: '{ wccarex01.walescoop.com }' [09/23/2010 08:31:14.0628] [2] Beginning processing test-ExchangeServersWriteAccess -DomainController:'wccarex01.walescoop.com' -ErrorAction:'SilentlyContinue' [09/23/2010 08:31:14.0628] [2] Used domain controller wccarex01.walescoop.com to read object DC=walescoop,DC=com. [09/23/2010 08:31:14.0628] [2] Used domain controller wccarex01.walescoop.com to read object CN=Exchange Servers,OU=Microsoft Exchange Security Groups,DC=walescoop,DC=com. [09/23/2010 08:31:14.0644] [2] The current user has write access to Exchange Servers group. [09/23/2010 08:31:14.0644] [2] Ending processing test-ExchangeServersWriteAccess [09/23/2010 08:31:14.0659] [2] Active Directory session settings for 'Get-Mailbox' are: View Entire Forest: 'True', Configuration Domain Controller: 'wccarex01.walescoop.com', Preferred Global Catalog: 'wccarex01.walescoop.com', Preferred Domain Controllers: '{ wccarex01.walescoop.com }' [09/23/2010 08:31:14.0659] [2] Beginning processing get-mailbox -RecipientTypeDetails:'DiscoveryMailbox' -DomainController:'wccarex01.walescoop.com' [09/23/2010 08:31:14.0659] [2] Active Directory session settings for 'Set-Mailbox' are: View Entire Forest: 'True', Configuration Domain Controller: 'wccarex01.walescoop.com', Preferred Global Catalog: 'wccarex01.walescoop.com', Preferred Domain Controllers: '{ wccarex01.walescoop.com }' [09/23/2010 08:31:14.0659] [2] Beginning processing set-mailbox -DomainController:'wccarex01.walescoop.com' [09/23/2010 08:31:14.0737] [2] Searching objects of type "ADUser" with filter "(RecipientTypeDetails Equal DiscoveryMailbox)", scope "SubTree" under the root "$null". [09/23/2010 08:31:14.0737] [2] Previous operation run on domain controller 'wccarex01.walescoop.com'. [09/23/2010 08:31:14.0737] [2] Preparing to output objects. The maximum size of the result set is "1000". [09/23/2010 08:31:15.0096] [2] Searching objects "walescoop.com/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852}" of type "ADUser" under the root "walescoop.com/Users". [09/23/2010 08:31:15.0112] [2] Previous operation run on domain controller 'wccarex01.walescoop.com'. [09/23/2010 08:31:15.0143] [2] [Microsoft Cmdlet Extension Agent] Update Recipient object "walescoop.com/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852}" with ConfigurationDomainController "wccarex01.walescoop.com", DomainController "wccarex01.walescoop.com", GlobalCatalog "<null>". [09/23/2010 08:31:15.0143] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\". [09/23/2010 08:31:15.0143] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\". [09/23/2010 08:31:15.0143] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Default Global Address List". [09/23/2010 08:31:15.0143] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Users". [09/23/2010 08:31:15.0143] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Groups". [09/23/2010 08:31:15.0143] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Contacts". [09/23/2010 08:31:15.0143] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\Public Folders". [09/23/2010 08:31:15.0143] [2] [Microsoft Cmdlet Extension Agent] Found Address List "\All Rooms". [09/23/2010 08:31:15.0143] [2] [Microsoft Cmdlet Extension Agent] Found Email Address Policy "Default Policy". [09/23/2010 08:31:15.0158] [2] Processing object "walescoop.com/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852}". [09/23/2010 08:31:15.0158] [2] [ERROR] Database is mandatory on UserMailbox. Property Name: Database [09/23/2010 08:31:15.0158] [2] [ERROR] Unexpected Error [09/23/2010 08:31:15.0158] [2] [ERROR] Database is mandatory on UserMailbox. Property Name: Database [09/23/2010 08:31:15.0158] [2] [WARNING] The object walescoop.com/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852} has been corrupted, and it's in an inconsistent state. The following validation errors happened: [09/23/2010 08:31:15.0158] [2] [WARNING] Database is mandatory on UserMailbox. [09/23/2010 08:31:15.0158] [2] [WARNING] Database is mandatory on UserMailbox. [09/23/2010 08:31:15.0158] [2] Ending processing get-mailbox [09/23/2010 08:31:15.0158] [2] Ending processing set-mailbox [09/23/2010 08:31:15.0158] [2] Active Directory session settings for 'Get-Mailbox' are: View Entire Forest: 'True', Configuration Domain Controller: 'wccarex01.walescoop.com', Preferred Global Catalog: 'wccarex01.walescoop.com', Preferred Domain Controllers: '{ wccarex01.walescoop.com }' [09/23/2010 08:31:15.0158] [2] Beginning processing get-mailbox -Filter:'name -eq $name' -IgnoreDefaultScope:'True' -ResultSize:'1' [09/23/2010 08:31:15.0158] [2] Searching objects of type "ADUser" with filter "(&((|((RecipientTypeDetails Equal RoomMailbox)(RecipientTypeDetails Equal EquipmentMailbox)(RecipientTypeDetails Equal LegacyMailbox)(RecipientTypeDetails Equal LinkedMailbox)(RecipientTypeDetails Equal UserMailbox)(RecipientTypeDetails Equal DiscoveryMailbox)(RecipientTypeDetails Equal SharedMailbox)))(Name Equal DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852})))", scope "SubTree" under the root "$null". [09/23/2010 08:31:15.0174] [2] Previous operation run on global catalog server 'wccarex01.walescoop.com'. [09/23/2010 08:31:15.0174] [2] Preparing to output objects. The maximum size of the result set is "1". [09/23/2010 08:31:15.0174] [2] [WARNING] The object walescoop.com/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852} has been corrupted, and it's in an inconsistent state. The following validation errors happened: [09/23/2010 08:31:15.0174] [2] [WARNING] Database is mandatory on UserMailbox. [09/23/2010 08:31:15.0174] [2] [WARNING] Database is mandatory on UserMailbox. [09/23/2010 08:31:15.0174] [2] Ending processing get-mailbox [09/23/2010 08:31:15.0174] [1] The following 2 error(s) occurred during task execution: [09/23/2010 08:31:15.0174] [1] 0. ErrorRecord: Database is mandatory on UserMailbox. Property Name: Database [09/23/2010 08:31:15.0174] [1] 0. ErrorRecord: Microsoft.Exchange.Data.DataValidationException: Database is mandatory on UserMailbox. Property Name: Database [09/23/2010 08:31:15.0174] [1] [ERROR] The following error was generated when "$error.Clear(); if ($RoleIsDatacenter -ne $true) { if (test-ExchangeServersWriteAccess -DomainController $RoleDomainController -ErrorAction SilentlyContinue) { # upgrade the discovery mailboxes to R5 version, this will fix the RecipientDisplayType property of the discovery mailbox which was wrong in R4. get-mailbox -RecipientTypeDetails DiscoveryMailbox -DomainController $RoleDomainController | where {$_.IsValid -eq $false} | set-mailbox -DomainController $RoleDomainController $name = [Microsoft.Exchange.Management.RecipientTasks.EnableMailbox]::DiscoveryMailboxUniqueName; $dispname = [Microsoft.Exchange.Management.RecipientTasks.EnableMailbox]::DiscoveryMailboxDisplayName; $mbxs = @( get-mailbox -Filter {name -eq $name} -IgnoreDefaultScope -resultSize 1 ); if ( $mbxs.length -eq 0) { $dbs = @(get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController); if($dbs.Length -ne 0) { $mbxUser = @(get-user -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1); if ($mbxUser.Length -ne 0) { enable-mailbox -Discovery -identity $mbxUser[0] -DisplayName $dispname -database $dbs[0].Identity; } } } } else { write-exchangesetuplog -info "Skipping creating Discovery Search Mailbox because of insufficient permission." } } " was run: "Database is mandatory on UserMailbox. Property Name: Database". [09/23/2010 08:31:15.0174] [1] [ERROR] Database is mandatory on UserMailbox. Property Name: Database [09/23/2010 08:31:15.0174] [1] 1. ErrorRecord: Database is mandatory on UserMailbox. Property Name: Database [09/23/2010 08:31:15.0174] [1] 1. ErrorRecord: Microsoft.Exchange.Data.DataValidationException: Database is mandatory on UserMailbox. Property Name: Database [09/23/2010 08:31:15.0190] [1] [ERROR] The following error was generated when "$error.Clear(); if ($RoleIsDatacenter -ne $true) { if (test-ExchangeServersWriteAccess -DomainController $RoleDomainController -ErrorAction SilentlyContinue) { # upgrade the discovery mailboxes to R5 version, this will fix the RecipientDisplayType property of the discovery mailbox which was wrong in R4. get-mailbox -RecipientTypeDetails DiscoveryMailbox -DomainController $RoleDomainController | where {$_.IsValid -eq $false} | set-mailbox -DomainController $RoleDomainController $name = [Microsoft.Exchange.Management.RecipientTasks.EnableMailbox]::DiscoveryMailboxUniqueName; $dispname = [Microsoft.Exchange.Management.RecipientTasks.EnableMailbox]::DiscoveryMailboxDisplayName; $mbxs = @( get-mailbox -Filter {name -eq $name} -IgnoreDefaultScope -resultSize 1 ); if ( $mbxs.length -eq 0) { $dbs = @(get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController); if($dbs.Length -ne 0) { $mbxUser = @(get-user -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1); if ($mbxUser.Length -ne 0) { enable-mailbox -Discovery -identity $mbxUser[0] -DisplayName $dispname -database $dbs[0].Identity; } } } } else { write-exchangesetuplog -info "Skipping creating Discovery Search Mailbox because of insufficient permission." } } " was run: "Database is mandatory on UserMailbox. Property Name: Database". [09/23/2010 08:31:15.0190] [1] [ERROR] Database is mandatory on UserMailbox. Property Name: Database [09/23/2010 08:31:15.0190] [1] [ERROR-REFERENCE] Id=SystemAttendantDependent___590e51a8a98846d3a7fa8ddcc5472c74 Component=EXCHANGE14:\Current\Release\PIM Storage\Discovery [09/23/2010 08:31:15.0190] [1] Setup is stopping now because of one or more critical errors. [09/23/2010 08:31:15.0190] [1] Finished executing component tasks. [09/23/2010 08:31:15.0268] [1] Ending processing Install-MailboxRole
September 23rd, 2010 9:15am

Hi, This happens when IPv6 is unchecked in the TCP/IP properties of the NIC, but not disabled fully in registry. This issue was fixed in the previous version rollups, but is now back with 2010 SP1 RTM. Regards. Shafaquat Ali. M.C.I.T.P Exchange 2007/2010, M.C.I.T.P Windows Server 2008, M.C.T.S OCS Server 2007 R2, URL: http://blog.WhatDoUC.net Phone: +923008210320
Free Windows Admin Tool Kit Click here and download it now
September 23rd, 2010 3:49pm

Hi Shafaquat - IPv6 is checked in the TCP/IP properties of the NIC and gets an IP address automatically - should i disable it or enter a static IP address? not sure how it would make a difference though. thanks, Rhys.
September 24th, 2010 3:12am

Hi Try to disable it through the registry http://support.microsoft.com/kb/929852 Jonas Andersson MCTS: Microsoft Exchange Server 2007/2010 | MCITP: EMA 2007/2010 | MCSE/MCSA Blog: http://www.testlabs.se/blog
Free Windows Admin Tool Kit Click here and download it now
September 24th, 2010 3:36am

Hi, Yes agreed with Mr. Jonas try to disable it from registry. Regards. Shafaquat Ali.M.C.I.T.P Exchange 2007/2010, M.C.I.T.P Windows Server 2008, M.C.T.S OCS Server 2007 R2, URL: http://blog.WhatDoUC.net Phone: +923008210320
September 24th, 2010 3:44am

hi both, thanks for that but i cant edit the registry setting ive created as per the ms support article - i cant enter 0x10 in as a value - it wont let me enter 'x'.
Free Windows Admin Tool Kit Click here and download it now
September 24th, 2010 5:31am

Hi, Than just disable the IPv6 and reboot the system. Regards. Shafaquat Ali.M.C.I.T.P Exchange 2007/2010, M.C.I.T.P Windows Server 2008, M.C.T.S OCS Server 2007 R2, URL: http://blog.WhatDoUC.net Phone: +923008210320
September 24th, 2010 5:33am

hi guys, disabling IPv6, rebooting and then running the install did not work. in the registry all roles show up as configured 14.1.218.15 in the configured and unpacked entries, which is SP1, but the mailbox role shows as configured version 14.0.639.21 and unpacked as 14.1.218.15 so does this mean that all of the other roles have successfully upgraded to SP1 but the mailbox role is still a version behind? thanks, Rhys.
Free Windows Admin Tool Kit Click here and download it now
September 24th, 2010 6:24am

Yes, UnpackedVersion and ConfiguredVersion values must match (Reference) [09/23/2010 08:31:15.0158] [2] Processing object "walescoop.com/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852}". [09/23/2010 08:31:15.0158] [2] [ERROR] Database is mandatory on UserMailbox. Property Name: Database [09/23/2010 08:31:15.0158] [2] [ERROR] Unexpected Error [09/23/2010 08:31:15.0158] [2] [ERROR] Database is mandatory on UserMailbox. Property Name: Database [09/23/2010 08:31:15.0158] [2] [WARNING] The object walescoop.com/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852} has been corrupted, and it's in an inconsistent state Please go to ADUC, “Users” container, and then check the values of the following attributes on the “DiscoverySearchMailbox” object: HomeMDB Sample: CN=MBX1-DB1,CN=Databases,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=E14Org,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=14RTM,DC=com homeMTA Sample: CN=Microsoft MTA,CN=MBX14,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=E14Org,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=14RTM,DC=com msexchhomeservername Sample: /o=E14Org/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=MBX14James Luo TechNet Subscriber Support (http://technet.microsoft.com/en-us/subscriptions/ms788697.aspx) If you have any feedback on our support, please contact tngfb@microsoft.com
September 28th, 2010 3:28am

Any update?James Luo TechNet Subscriber Support (http://technet.microsoft.com/en-us/subscriptions/ms788697.aspx) If you have any feedback on our support, please contact tngfb@microsoft.com
Free Windows Admin Tool Kit Click here and download it now
September 29th, 2010 10:08pm

hi james, sorry been out of the office for a couple of days, ill try it tomorrow (Friday 1st october) and let you know how it goes. thanks a lot.
September 30th, 2010 3:11pm

hi james i cant find the attributes you mention in ADUC, where would they be on the mailbox? looking at the properties of that discovery search mailbox in exchnage 2010 system manager it does say that the mailbox is corrupted, ant way of repairing it?? thanks, Rhys. will be on holiady next week so wont be able to try anything until teh 12th if you do respond. thanks for your help
Free Windows Admin Tool Kit Click here and download it now
October 1st, 2010 3:54pm

On Fri, 1 Oct 2010 19:52:29 +0000, RhysDavies wrote: > > >hi james i cant find the attributes you mention in ADUC, Use ADSIEDIT or LDP.exe to see the properties. --- Rich Matheisen MCSE+I, Exchange MVP --- Rich Matheisen MCSE+I, Exchange MVP
October 1st, 2010 8:36pm

Please follow Rich’s suggestion, see if you can fix the mailbox Resources: Create a Discovery MailboxJames Luo TechNet Subscriber Support (http://technet.microsoft.com/en-us/subscriptions/ms788697.aspx) If you have any feedback on our support, please contact tngfb@microsoft.com
Free Windows Admin Tool Kit Click here and download it now
October 4th, 2010 3:42am

hi guys, the issue was to do with the msexchhomeservername, which was set to the previous server name before i had to do a reinstall of exchange. changing that to the current server name resulted in SP1 installing and the configured and unpacked versions now match, so thanks a lot for your help, couldnt have done it without your knowledge Rhys.
October 12th, 2010 6:57am

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

Other recent topics Other recent topics