Benutzer mit den meisten Antworten
Migration EX2007 to 2013 error step 8 of 15

Frage
-
I´m trying to install Exchange 2013 in our productive environment. Currently we ar running exchange 2007 + SP 3 + CU10.
The setup starts on the Windows 2012 Server (after installing prerequisits) and continues until step 8.
It shows me the following error:
Step 8 of 15: Mailbox rule: Transport service
Error:
The following error was generated when "$error.Clear();
if ( ($server -eq $null) -and ($RoleIsDatacenter -ne $true) )
{
Update-RmsSharedIdentity -ServerName $RoleNetBIOSName
}
" was run: "Database is mandatory on UserMailbox. Property Name: Database".
Environment
------------------------------------
Windows Server 2012 to install Exchange 2013
Exchange 2007 SPU CU10 Windows 2008 Enterprise
Active Directory Forest and functional level Windows Server 2008
Logfile
-----------------------------------
[05.31.2013 09:43:10.0130] [2] Active Directory session settings for 'Update-RmsSharedIdentity' are: View Entire Forest: 'True', Configuration Domain Controller: 'dxxx01.conxxnto.com', Preferred Global Catalog: 'xxxx.coxxxinto.com', Preferred Domain Controllers: '{ dxxx01.coxxinto.com }'
[05.31.2013 09:43:10.0130] [2] Beginning processing Update-RmsSharedIdentity -ServerName:'DxxEXNUE01'
[05.31.2013 09:43:10.0161] [2] RMS Shared Identity user 'CN=FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042,CN=Users,DC=coxxnto,DC=com' (originating server = 'dcnxe01.coxxo.com') is being linked to computer 'CN=DBxxxUE01,OU=Servers,OU=NUE,OU=DE,DC=cxxxxto,DC=com' (originating server = 'dcnxe01.coxnto.com').
[05.31.2013 09:43:10.0161] [2] [ERROR] Database is mandatory on UserMailbox.
[05.31.2013 09:43:10.0161] [2] Ending processing Update-RmsSharedIdentity
[05.31.2013 09:43:10.0161] [1] The following 1 error(s) occurred during task execution:
[05.31.2013 09:43:10.0161] [1] 0. ErrorRecord: Database is mandatory on UserMailbox. Property Name: Database
[05.31.2013 09:43:10.0161] [1] 0. ErrorRecord: Microsoft.Exchange.Data.DataValidationException: Database is mandatory on UserMailbox. Property Name: Database
at Microsoft.Exchange.Data.Directory.ADDataSession.Save(ADObject instanceToSave, IEnumerable`1 properties, Boolean bypassValidation)
at Microsoft.Exchange.Management.Deployment.UpdateRmsSharedIdentity.Link()
at Microsoft.Exchange.Management.Deployment.UpdateRmsSharedIdentity.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
[05.31.2013 09:43:10.0177] [1] [ERROR] The following error was generated when "$error.Clear();
if ( ($server -eq $null) -and ($RoleIsDatacenter -ne $true) )
{
Update-RmsSharedIdentity -ServerName $RoleNetBIOSName
}
" was run: "Database is mandatory on UserMailbox. Property Name: Database".
[05.31.2013 09:43:10.0177] [1] [ERROR] Database is mandatory on UserMailbox. Property Name: Database
[05.31.2013 09:43:10.0177] [1] [ERROR-REFERENCE] Id=ProvisionServerComponent___cff4878349854618beeb2c9e17cc5214 Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
[05.31.2013 09:43:10.0177] [1] Setup is stopping now because of one or more critical errors.
[05.31.2013 09:43:10.0177] [1] Finished executing component tasks.
[05.31.2013 09:43:10.0192] [1] Ending processing Install-BridgeheadRole---------------------------
Any ideas what I should change or check on the old Exchange 2007 server?
- Bearbeitet der_Ben Freitag, 31. Mai 2013 12:28
Antworten
-
Der Tipp war sehr hilfreich!
Resolution was:
1- Locate system mailboxes in AD with ADSI
2- Change HomeDB parameter, and affect mailboxes to an existing database
3- Rerun SP2 setup, it will finish succesfully
- Als Antwort markiert der_Ben Freitag, 5. Juli 2013 15:54
Alle Antworten
-
Logfile
-------------------------------------------
[05.23.2013 12:00:26.0993] [2] Ending processing new-PerfCounters
[05.23.2013 12:00:26.0993] [1] Executing (non-critical):
new-PerfCounters -DefinitionFileName ActivityContextPerformanceCounters.xml
[05.23.2013 12:00:26.0993] [2] Active Directory session settings for 'New-PerfCounters' are: View Entire Forest: 'True', Configuration Domain Controller: 'serverdc01.domainto.com', Preferred Global Catalog: 'serverdc01.domainto.com', Preferred Domain Controllers: '{ serverdc01.domainto.com }'
[05.23.2013 12:00:26.0993] [2] Beginning processing new-PerfCounters -DefinitionFileName:'ActivityContextPerformanceCounters.xml'
[05.23.2013 12:00:26.0993] [2] Processing file: C:\Program Files\Microsoft\Exchange Server\V15\Setup\Perf\ActivityContextPerformanceCounters.xml
[05.23.2013 12:00:26.0993] [2] Performance counter name is Time in Resource per second, type is RateOfCountsPerSecond32.
[05.23.2013 12:00:27.0648] [2] Performance counter category name is 'MSExchange Activity Context Resources'.
[05.23.2013 12:00:28.0023] [2] Ending processing new-PerfCounters
[05.23.2013 12:00:28.0023] [1] Processing component 'Provision Server' (Provisioning the Exchange server object).
[05.23.2013 12:00:28.0023] [1] Executing:
$server = get-exchangeserver -Identity $RoleNetBIOSName -DomainController $RoleDomainController -ErrorAction SilentlyContinue
[05.23.2013 12:00:28.0038] [2] Active Directory session settings for 'Get-ExchangeServer' are: View Entire Forest: 'True', Configuration Domain Controller: 'serverdc01.domainto.com', Preferred Global Catalog: 'serverdc01.domainto.com', Preferred Domain Controllers: '{ serverdc01.domainto.com }'
[05.23.2013 12:00:28.0038] [2] Beginning processing get-exchangeserver -Identity:'serverexNUE01' -DomainController:'serverdc01.domainto.com' -ErrorAction:'SilentlyContinue'
[05.23.2013 12:00:28.0054] [2] Searching objects "serverexNUE01" of type "Server" under the root "$null".
[05.23.2013 12:00:28.0070] [2] Previous operation run on domain controller 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0070] [2] Previous operation run on domain controller 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0070] [2] Preparing to output objects. The maximum size of the result set is "Unlimited".
[05.23.2013 12:00:28.0070] [2] The operation couldn't be performed because object 'serverexNUE01' couldn't be found on 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0070] [2] The operation couldn't be performed because object 'serverexNUE01' couldn't be found on 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0070] [2] Ending processing get-exchangeserver
[05.23.2013 12:00:28.0070] [1] Executing:
if ($server -eq $null)
{
new-exchangeserver -DomainController $RoleDomainController -Name $RoleNetBIOSName
}
[05.23.2013 12:00:28.0085] [2] Active Directory session settings for 'New-ExchangeServer' are: View Entire Forest: 'True', Configuration Domain Controller: 'serverdc01.domainto.com', Preferred Global Catalog: 'serverdc01.domainto.com', Preferred Domain Controllers: '{ serverdc01.domainto.com }'
[05.23.2013 12:00:28.0085] [2] Beginning processing new-exchangeserver -DomainController:'serverdc01.domainto.com' -Name:'serverexNUE01'
[05.23.2013 12:00:28.0101] [2] Processing object "serverexNUE01".
[05.23.2013 12:00:28.0132] [2] The properties changed on the object 'serverexNUE01' (CN=serverexNUE01,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=domainto,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domainto,DC=com) are: "{ FaultZone[msExchServerFaultZone]='FaultZone1', ExchangeLegacyDN[legacyExchangeDN]='/o=domainto/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=serverexNUE01', SerialNumber[serialNumber]='Version 15.0 (Build 30516.32)', ServerType[type]='㉻䨃稳䨃稳䨃稳䨃稳䨃焸䄈㥰ࡁ氥ཆ㥰尕樣夐㩳ňㅸ䤀礰䤀礰䤀礰䤀礰䬂', VersionNumber[versionNumber]='1941996036', Edition[type]='StandardEvaluation', RawName[name]='serverexNUE01', AdminDisplayVersion[serialNumber]='Version 15.0 (Build 516.32)', Id[distinguishedName]='serverexNUE01', OrganizationId[msExchOURoot, msExchCU]='' }".
[05.23.2013 12:00:28.0132] [2] Saving object "serverexNUE01" of type "Server" and state "New".
[05.23.2013 12:00:28.0194] [2] Previous operation run on domain controller 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0194] [2] Reading new object "serverexNUE01" of type "Server".
[05.23.2013 12:00:28.0210] [2] Previous operation run on domain controller 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0226] [2] Ending processing new-exchangeserver
[05.23.2013 12:00:28.0226] [1] Executing:
if ($server -eq $null)
{
set-ExchangeServerRole -Identity $RoleNetBIOSName -IsProvisionedServer:$true -DomainController $RoleDomainController
}
[05.23.2013 12:00:28.0241] [2] Active Directory session settings for 'set-ExchangeServerRole' are: View Entire Forest: 'True', Configuration Domain Controller: 'serverdc01.domainto.com', Preferred Global Catalog: 'serverdc01.domainto.com', Preferred Domain Controllers: '{ serverdc01.domainto.com }'
[05.23.2013 12:00:28.0241] [2] Beginning processing set-ExchangeServerRole -Identity:'serverexNUE01' -DomainController:'serverdc01.domainto.com' -IsProvisionedServer:'True'
[05.23.2013 12:00:28.0241] [2] Searching objects "serverexNUE01" of type "Server" under the root "$null".
[05.23.2013 12:00:28.0241] [2] Previous operation run on domain controller 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0241] [2] Processing object "serverexNUE01".
[05.23.2013 12:00:28.0257] [2] The properties changed on the object 'serverexNUE01' (CN=serverexNUE01,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=domainto,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domainto,DC=com) are: "{ CurrentServerRole[msExchCurrentServerRoles]='ProvisionedServer', IsProvisionedServer[msExchCurrentServerRoles]=$True }".
[05.23.2013 12:00:28.0257] [2] Saving object "serverexNUE01" of type "Server" and state "Changed".
[05.23.2013 12:00:28.0257] [2] Previous operation run on domain controller 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0335] [2] Ending processing set-ExchangeServerRole
[05.23.2013 12:00:28.0335] [1] Executing:
if ($RoleIsDatacenter -eq $false)
{
$delegatedRoleGroupGuid = [Microsoft.Exchange.Data.Directory.Management.RoleGroup]::DelegatedSetup_InitInfo.WellKnownGuid;
$delegatedSetupRG = Get-RoleGroup $delegatedRoleGroupGuid;
add-ExchangeAdministrator -role ServerAdmin -Identity $delegatedSetupRG.Identity -Scope $RoleNetBIOSName;
}
[05.23.2013 12:00:28.0350] [2] Active Directory session settings for 'Get-RoleGroup' are: View Entire Forest: 'True', Configuration Domain Controller: 'serverdc01.domainto.com', Preferred Global Catalog: 'serverdc01.domainto.com', Preferred Domain Controllers: '{ serverdc01.domainto.com }'
[05.23.2013 12:00:28.0350] [2] Beginning processing Get-RoleGroup -Identity:'261928d1-f5d1-445b-866d-1d6b5bd87a09'
[05.23.2013 12:00:28.0366] [2] Searching objects "261928d1-f5d1-445b-866d-1d6b5bd87a09" of type "ADGroup" under the root "$null".
[05.23.2013 12:00:28.0428] [2] Previous operation run on global catalog server 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0428] [2] Previous operation run on global catalog server 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0428] [2] Preparing to output objects. The maximum size of the result set is "1000".
[05.23.2013 12:00:28.0538] [2] Ending processing Get-RoleGroup
[05.23.2013 12:00:28.0553] [2] Active Directory session settings for 'Add-ExchangeAdministrator' are: View Entire Forest: 'True', Configuration Domain Controller: 'serverdc01.domainto.com', Preferred Global Catalog: 'serverdc01.domainto.com', Preferred Domain Controllers: '{ serverdc01.domainto.com }'
[05.23.2013 12:00:28.0553] [2] Beginning processing add-ExchangeAdministrator -Role:'ServerAdmin' -Identity:'domainto.com/Microsoft Exchange Security Groups/Delegated Setup' -Scope:'serverexNUE01'
[05.23.2013 12:00:28.0584] [2] Searching objects "serverexNUE01" of type "Server" under the root "$null".
[05.23.2013 12:00:28.0600] [2] Previous operation run on domain controller 'serverdc01.domainto.com'.
[05.23.2013 12:00:28.0600] [2] Processing object "domainto.com/Microsoft Exchange Security Groups/View-Only Organization Management".
[05.23.2013 12:00:28.0631] [2] Adding the access control entry on the object CN=serverexNUE01,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=domainto,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domainto,DC=com: S-1-5-21-183129371-3675725231-249302941-6616; Allow; GenericAll; ContainerInheritAll.
[05.23.2013 12:00:28.0631] [2] Adding the access control entry on the object CN=serverexNUE01,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=domainto,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domainto,DC=com: S-1-5-21-183129371-3675725231-249302941-6616; Deny; ExtendedRight; ContainerInheritAll; ab721a54-1e2f-11d0-9819-00aa0040529b.
[05.23.2013 12:00:28.0631] [2] Adding the access control entry on the object CN=serverexNUE01,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=domainto,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domainto,DC=com: S-1-5-21-183129371-3675725231-249302941-6616; Deny; ExtendedRight; ContainerInheritAll; ab721a56-1e2f-11d0-9819-00aa0040529b.
[05.23.2013 12:00:28.0631] [2] Adding the access control entry on the object CN=serverexNUE01,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=domainto,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domainto,DC=com: S-1-5-21-183129371-3675725231-249302941-6616; Deny; CreateChild, DeleteChild; ContainerInheritAll; 3568b3a4-a982-11d2-a9ff-00c04f8eedd8.
[05.23.2013 12:00:28.0631] [2] [WARNING] To fully administer Exchange Server, you need to manually add user/group 'domainto.com/Microsoft Exchange Security Groups/Delegated Setup' to the built-in local Administrators group on server 'serverexNUE01'.
[05.23.2013 12:00:28.0647] [2] Ending processing add-ExchangeAdministrator
[05.23.2013 12:00:28.0647] [1] Executing:
if ($server -eq $null)
{
$exsSid = add-ExchangeServerGroupMember -DomainController $RoleDomainController -ServerName $RoleNetBIOSName
}
[05.23.2013 12:00:28.0647] [2] Active Directory session settings for 'add-ExchangeServerGroupMember' are: View Entire Forest: 'True', Configuration Domain Controller: 'serverdc01.domainto.com', Preferred Global Catalog: 'serverdc01.domainto.com', Preferred Domain Controllers: '{ serverdc01.domainto.com }'
[05.23.2013 12:00:28.0647] [2] Beginning processing add-ExchangeServerGroupMember -DomainController:'serverdc01.domainto.com' -ServerName:'serverexNUE01'
[05.23.2013 12:00:28.0647] [2] Used domain controller serverdc01.domainto.com to read object DC=domainto,DC=com.
[05.23.2013 12:00:28.0662] [2] Used domain controller serverdc01.domainto.com to read object CN=serverexNUE01,OU=Servers,OU=NUE,OU=DE,DC=domainto,DC=com.
[05.23.2013 12:00:28.0662] [2] Used domain controller serverdc01.domainto.com to read object DC=domainto,DC=com.
[05.23.2013 12:00:28.0662] [2] Used domain controller serverdc01.domainto.com to read object CN=Microsoft Exchange System Objects,DC=domainto,DC=com.
[05.23.2013 12:00:28.0662] [2] Used domain controller serverdc01.domainto.com to read object CN=Exchange Install Domain Servers,CN=Microsoft Exchange System Objects,DC=domainto,DC=com.
[05.23.2013 12:00:28.0678] [2] Used domain controller serverdc01.domainto.com to read object CN=Exchange Servers,OU=Microsoft Exchange Security Groups,DC=domainto,DC=com.
[05.23.2013 12:00:28.0678] [2] Used domain controller serverdc01.domainto.com to read object CN=Exchange Trusted Subsystem,OU=Microsoft Exchange Security Groups,DC=domainto,DC=com.
[05.23.2013 12:00:28.0694] [2] Used domain controller serverdc01.domainto.com to write object CN=Exchange Install Domain Servers,CN=Microsoft Exchange System Objects,DC=domainto,DC=com.
[05.23.2013 12:00:28.0694] [2] Used domain controller serverdc01.domainto.com to write object CN=Exchange Servers,OU=Microsoft Exchange Security Groups,DC=domainto,DC=com.
[05.23.2013 12:00:28.0694] [2] Used domain controller serverdc01.domainto.com to write object CN=Exchange Trusted Subsystem,OU=Microsoft Exchange Security Groups,DC=domainto,DC=com.
[05.23.2013 12:00:28.0694] [2] Ending processing add-ExchangeServerGroupMember
[05.23.2013 12:00:28.0694] [1] Executing:
if ($server -eq $null)
{
Add-RoutingGroupMember -DomainController $RoleDomainController -ServerName $RoleNetBIOSName
}
[05.23.2013 12:00:28.0709] [2] Active Directory session settings for 'Add-RoutingGroupMember' are: View Entire Forest: 'True', Configuration Domain Controller: 'serverdc01.domainto.com', Preferred Global Catalog: 'serverdc01.domainto.com', Preferred Domain Controllers: '{ serverdc01.domainto.com }'
[05.23.2013 12:00:28.0709] [2] Beginning processing Add-RoutingGroupMember -DomainController:'serverdc01.domainto.com' -ServerName:'serverexNUE01'
[05.23.2013 12:00:28.0709] [2] Used domain controller serverdc01.domainto.com to read object DC=domainto,DC=com.
[05.23.2013 12:00:28.0725] [2] Used domain controller serverdc01.domainto.com to read object CN=serverexNUE01,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=domainto,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domainto,DC=com.
[05.23.2013 12:00:28.0740] [2] Ending processing Add-RoutingGroupMember
[05.23.2013 12:00:28.0740] [1] Executing:
if ( ($server -eq $null) -and ($RoleIsDatacenter -ne $true) )
{
Update-RmsSharedIdentity -ServerName $RoleNetBIOSName
}
[05.23.2013 12:00:28.0740] [2] Active Directory session settings for 'Update-RmsSharedIdentity' are: View Entire Forest: 'True', Configuration Domain Controller: 'serverdc01.domainto.com', Preferred Global Catalog: 'serverdc01.domainto.com', Preferred Domain Controllers: '{ serverdc01.domainto.com }'
[05.23.2013 12:00:28.0740] [2] Beginning processing Update-RmsSharedIdentity -ServerName:'serverexNUE01'
[05.23.2013 12:00:28.0756] [2] RMS Shared Identity user 'CN=FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042,CN=Users,DC=domainto,DC=com' (originating server = 'serverdc01.domainto.com') is being linked to computer 'CN=serverexNUE01,OU=Servers,OU=NUE,OU=DE,DC=domainto,DC=com' (originating server = 'serverdc01.domainto.com').
[05.23.2013 12:00:28.0772] [2] [ERROR] Database is mandatory on UserMailbox.
[05.23.2013 12:00:28.0772] [2] Ending processing Update-RmsSharedIdentity
[05.23.2013 12:00:28.0772] [1] The following 1 error(s) occurred during task execution:
[05.23.2013 12:00:28.0772] [1] 0. ErrorRecord: Database is mandatory on UserMailbox. Property Name: Database
[05.23.2013 12:00:28.0772] [1] 0. ErrorRecord: Microsoft.Exchange.Data.DataValidationException: Database is mandatory on UserMailbox. Property Name: Database
at Microsoft.Exchange.Data.Directory.ADDataSession.Save(ADObject instanceToSave, IEnumerable`1 properties, Boolean bypassValidation)
at Microsoft.Exchange.Management.Deployment.UpdateRmsSharedIdentity.Link()
at Microsoft.Exchange.Management.Deployment.UpdateRmsSharedIdentity.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
[05.23.2013 12:00:28.0772] [1] [ERROR] The following error was generated when "$error.Clear();
if ( ($server -eq $null) -and ($RoleIsDatacenter -ne $true) )
{
Update-RmsSharedIdentity -ServerName $RoleNetBIOSName
}
" was run: "Database is mandatory on UserMailbox. Property Name: Database".
[05.23.2013 12:00:28.0772] [1] [ERROR] Database is mandatory on UserMailbox. Property Name: Database
[05.23.2013 12:00:28.0772] [1] [ERROR-REFERENCE] Id=ProvisionServerComponent___cff4878349854618beeb2c9e17cc5214 Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
[05.23.2013 12:00:28.0772] [1] Setup is stopping now because of one or more critical errors.
[05.23.2013 12:00:28.0772] [1] Finished executing component tasks.
[05.23.2013 12:00:28.0787] [1] Ending processing Install-BridgeheadRole
[05.23.2013 12:20:02.0202] [0] End of Setup
[05.23.2013 12:20:02.0202] [0] **********************************************
[05.23.2013 12:20:16.0741] [0] **********************************************
[05.23.2013 12:20:16.0741] [0] Starting Microsoft Exchange Server 2013 Setup
[05.23.2013 12:20:16.0741] [0] **********************************************
[05.23.2013 12:20:16.0756] [0] Local time zone: (UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna.
[05.23.2013 12:20:16.0756] [0] Operating system version: Microsoft Windows NT 6.2.9200.0.
[05.23.2013 12:20:16.0756] [0] Setup version: 15.0.516.32. -
Moin,
Fehler steht doch da:
Error:
The following error was generated when "$error.Clear(); if ( ($server -eq $null) -and ($RoleIsDatacenter -ne $true) )
{
Update-RmsSharedIdentity -ServerName $RoleNetBIOSName
}
" was run: "Database is mandatory on UserMailbox. Property Name: Database".in einer (oder mehreren Mailboxen) fehlt der Eintrag einer Datenbank. Das passiert, wenn man leere Mailboxen anlegt, die nie benutzt werden und dann irgendwann mal die Datenbank entfernt.
Führe in der Shell aus:
Get-Mailbox -resultsize unlimited | Where-Object { $_.Database -eq $null }
Vermutlich bekommst Du dabei schon einen Fehler.
Wenn es sich dabei wirklich um dieser Mailbox handelt: FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042
Das würde übrigens auch zu meinem oben genannten "nie benutzt" passen.
Kannst Du die entweder neu anlegen (aufwendig, da dies über setup.exe /preparead des alten 2007 geht) oder eine Datenbank eintragen.
Bei Ex 2007 geht das mit "move-mailbox ALIAS -targetdatabase DATENBANKNAME -configurationonly".
Grüße aus Berlin schickt Robert
MVP Exchange Server -
Hi Robert,
danke schon einmal. Der Befehl lief erfolgreich durch. Jedoch wurden mir keine Mailboxen angezeigt.
[PS] C:\Windows\system32>Get-Mailbox -resultsize unlimited | Where-Object { $_.D
atabase -eq $null }
[PS] C:\Windows\system32>move-mailbox FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 -targetdatabase DATENBANKNAME -configurationonly
Der Befehl hat sich ähnlich verhalten
Es scheint noch einige Postfächer ohne elemente zu geben. Jedoch kann ich kein Postfach finden - dem keine Datenbank zugeordnet ist. Außerdem gibt es nur 2 disconnected-mailboxen
- Bearbeitet der_Ben Freitag, 31. Mai 2013 13:12
-
Hallo der_Ben,
hast Du vielleicht in der Zwischenzeit eine Lösung zu dem Problem gefunden?
Gruss,
AlexAlex Pitulice, MICROSOFT
Bitte haben Sie Verständnis dafür, dass im Rahmen dieses Forums, welches auf dem Community-Prinzip „IT-Pros helfen IT-Pros“ beruht, kein technischer Support geleistet werden kann oder sonst welche garantierten Maßnahmen seitens Microsoft zugesichert werden können. -
Der Tipp war sehr hilfreich!
Resolution was:
1- Locate system mailboxes in AD with ADSI
2- Change HomeDB parameter, and affect mailboxes to an existing database
3- Rerun SP2 setup, it will finish succesfully
- Als Antwort markiert der_Ben Freitag, 5. Juli 2013 15:54