Database is mandatory on UserMailbox. Property Name: Database

When you try to install the mailbox role of Exchange 2010 while upgrading from Exchange 2003, you get “Database is mandatory on UserMailbox. Property Name: Database…” and installation fails.

Also when you open up Exchange Management Console or Exchange Powershell:

VERBOSE: Connecting to myserver.domain.internal
[myserver.domain.internal]
Processing data from remote server failed with the following error message:
The user “domain\administrator” isn’t assigned to any management roles.
For more information, see the about_Remote_Troubleshooting Help topic.
Failed to connect to any Exchange Server in the current site.

Solution:

1- The user that you are using to install Exchange 2010 needs to be part of Organization Management AD group, go add that user in Active Directory users and computers.

2- Important too: Organization Management group needs to have “Propagate” permissions on the Microsoft Exchange in adsiedit. In my case the Exchange server was a domain controller as well.

Run adsiedit, Domain, DC=Domain, OU=Domain Controllers, CN=DomainControllerName (this is my Exchange server), right click and choose Properties, go to the Security tab and double-click on Organization Management, Advanced. Make sure the following is checked “Allow inheritable permissions from the parent to propagate to this object and all child objects”

If you look inside c:\ExchangeSetupLogs\ExchangeSetup.log to get more details about why it’s failing. If you see that the DiscoverySearchMailbox is having permissions error, apply the propagate permissions to that user too in adsiedit (the way you just did to the Organization Management group).

If you see any errors in the log about about user corruptions for DiscoverySearchMailbox user or FederatedEmail, you can delete them and recreate them again, then you can run the setup again. Here how to delete and recreate: Check these two articles:

https://support.microsoft.com/en-us/kb/978776
https://technet.microsoft.com/en-us/library/dn750894(v=exchg.150).aspx

————————————-
Part of my logs

[11/15/2015 17:05:33.0322] [1] Executing: $RoleCustomerFeedbackEnabled = $null
[11/15/2015 17:05:33.0338] [1] Executing: $RoleDatacenterPath = ‘C:\Program Files\Microsoft\Exchange Server\V14\Datacenter’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleDatacenterServiceEndpointABCHContactService = ‘<ServiceEndpoint><Url>http://pvt-contacts.msn.com/abservice/abservice.asmx</Url></ServiceEndpoint>’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleDatacenterServiceEndpointDomainPartnerManageDelegation = ‘<ServiceEndpoint><Url>https://domains.live.com/service/managedelegation.asmx</Url></ServiceEndpoint>’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleDatacenterServiceEndpointDomainPartnerManageDelegation2 = ‘<ServiceEndpoint><Url>https://domains.live.com/service/managedelegation2.asmx</Url></ServiceEndpoint>’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleDatacenterServiceEndpointLiveFederationMetadata = ‘<ServiceEndpoint><Url>https://nexus.passport.com/FederationMetadata/2006-12/FederationMetadata.xml</Url></ServiceEndpoint>’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleDatacenterServiceEndpointLiveGetUserRealm = ‘<ServiceEndpoint><Url>https://login.live.com/GetUserRealm.srf</Url></ServiceEndpoint>’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleDatacenterServiceEndpointLiveServiceLogin2 = ‘<ServiceEndpoint><Url>https://login.live.com/RST2.srf</Url></ServiceEndpoint>’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleDatacenterServiceEndpointMsoFederationMetadata = ‘<ServiceEndpoint><Url>https://nexus.microsoftonline-p.com/FederationMetadata/2006-12/FederationMetadata.xml</Url></ServiceEndpoint>’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleDbFilePath = $null
[11/15/2015 17:05:33.0338] [1] Executing: $RoleDomainController = ‘Server03.Domain1CO.LOCAL’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleFqdnOrName = ‘Server03.Domain1CO.LOCAL’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleInstallationMode = ‘Install’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleInstallPath = ‘C:\Program Files\Microsoft\Exchange Server\V14\’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleInvocationID = ‘20151115-1205330322312740887’
[11/15/2015 17:05:33.0338] [1] Executing: $RoleIsAdminToolsRoleInstalled = $True
[11/15/2015 17:05:33.0338] [1] Executing: $RoleIsBridgeheadRoleInstalled = $True
[11/15/2015 17:05:33.0338] [1] Executing: $RoleIsClientAccessRoleInstalled = $True
[11/15/2015 17:05:33.0338] [1] Executing: $RoleIsDatacenter = $False
[11/15/2015 17:05:33.0338] [1] Executing: $RoleIsPartnerHosted = $False
[11/15/2015 17:05:33.0338] [1] Executing: $RoleIsServerSbs = $False
[11/15/2015 17:05:33.0353] [1] Executing: $RoleIsWindows8OrHigher = $False
[11/15/2015 17:05:33.0353] [1] Executing: $RoleLanguagePacksPath = ‘E:\Exchange2010\’
[11/15/2015 17:05:33.0353] [1] Executing: $RoleLogFolderPath = $null
[11/15/2015 17:05:33.0353] [1] Executing: $RoleLoggedOnUser = ‘Domain1CO\administrator’
[11/15/2015 17:05:33.0353] [1] Executing: $RoleLoggingPath = ‘C:\Program Files\Microsoft\Exchange Server\V14\Logging’
[11/15/2015 17:05:33.0353] [1] Executing: $RoleMailboxDatabaseName = ‘Mailbox Database’
[11/15/2015 17:05:33.0353] [1] Executing: $RoleMdbName = $null
[11/15/2015 17:05:33.0353] [1] Executing: $RoleNetBIOSName = ‘SERVER03’
[11/15/2015 17:05:33.0353] [1] Executing: $RolePreviousVersion = $null
[11/15/2015 17:05:33.0353] [1] Executing: $RoleProductPlatform = ‘amd64’
[11/15/2015 17:05:33.0353] [1] Executing: $RolePublicFolderDatabaseName = ‘Public Folder Database’
[11/15/2015 17:05:33.0353] [1] Executing: $RoleRoleName = ‘MailboxRole’
[11/15/2015 17:05:33.0353] [1] Executing: $RoleRoles = ‘BridgeheadRole,ClientAccessRole,AdminToolsRole’
[11/15/2015 17:05:33.0353] [1] Executing: $RoleSetupLoggingPath = ‘C:\ExchangeSetupLogs’
[11/15/2015 17:05:33.0353] [1] Executing: $RoleTargetVersion = ‘14.03.0123.004’
[11/15/2015 17:05:33.0353] [1] Executing: $RoleUpdatesDir = ‘E:\Exchange2010\Updates’
[11/15/2015 17:05:33.0353] [1] Setup failed previously while performing the action Install. Looking for the failed task with ID SystemAttendantDependent___590e51a8a98846d3a7fa8ddcc5472c74.
[11/15/2015 17:05:33.0353] [1] 129 tasks were found to execute.
[11/15/2015 17:05:33.0353] [1] Processing component ‘Mailbox System Attendant Dependent Tasks’ (Configuring tasks dependent on the System Attendant service.).
[11/15/2015 17:05:33.0369] [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.”
}
}

[11/15/2015 17:05:33.0369] [2] Active Directory session settings for ‘test-ExchangeServersWriteAccess’ are: View Entire Forest: ‘True’, Configuration Domain Controller: ‘Server03.Domain1CO.LOCAL’, Preferred Global Catalog: ‘Server03.Domain1CO.LOCAL’, Preferred Domain Controllers: ‘{ Server03.Domain1CO.LOCAL }’
[11/15/2015 17:05:33.0369] [2] Beginning processing test-ExchangeServersWriteAccess -DomainController:’Server03.Domain1CO.LOCAL’ -ErrorAction:’SilentlyContinue’
[11/15/2015 17:05:33.0556] [2] Used domain controller Server03.Domain1CO.LOCAL to read object DC=Domain1CO,DC=LOCAL.
[11/15/2015 17:05:33.0588] [2] Used domain controller Server03.Domain1CO.LOCAL to read object CN=Exchange Servers,OU=Microsoft Exchange Security Groups,DC=Domain1CO,DC=LOCAL.
[11/15/2015 17:05:33.0619] [2] The current user has write access to Exchange Servers group.
[11/15/2015 17:05:33.0619] [2] Ending processing test-ExchangeServersWriteAccess
[11/15/2015 17:05:33.0807] [2] Active Directory session settings for ‘Get-Mailbox’ are: View Entire Forest: ‘True’, Configuration Domain Controller: ‘Server03.Domain1CO.LOCAL’, Preferred Global Catalog: ‘Server03.Domain1CO.LOCAL’, Preferred Domain Controllers: ‘{ Server03.Domain1CO.LOCAL }’
[11/15/2015 17:05:33.0807] [2] Beginning processing get-mailbox -RecipientTypeDetails:’DiscoveryMailbox’ -DomainController:’Server03.Domain1CO.LOCAL’
[11/15/2015 17:05:33.0900] [2] Active Directory session settings for ‘Set-Mailbox’ are: View Entire Forest: ‘True’, Configuration Domain Controller: ‘Server03.Domain1CO.LOCAL’, Preferred Global Catalog: ‘Server03.Domain1CO.LOCAL’, Preferred Domain Controllers: ‘{ Server03.Domain1CO.LOCAL }’
[11/15/2015 17:05:33.0900] [2] Beginning processing set-mailbox -DomainController:’Server03.Domain1CO.LOCAL’
[11/15/2015 17:05:34.0072] [2] Searching objects of type “ADUser” with filter “(RecipientTypeDetails Equal DiscoveryMailbox)”, scope “SubTree” under the root “$null”.
[11/15/2015 17:05:34.0307] [2] Previous operation run on domain controller ‘Server03.Domain1CO.LOCAL’.
[11/15/2015 17:05:34.0323] [2] Preparing to output objects. The maximum size of the result set is “1000”.
[11/15/2015 17:05:34.0870] [2] Searching objects “Domain1CO.LOCAL/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852}” of type “ADUser” under the root “Domain1CO.LOCAL/Users”.
[11/15/2015 17:05:34.0948] [2] Previous operation run on domain controller ‘Server03.Domain1CO.LOCAL’.
[11/15/2015 17:05:35.0042] [2] [Microsoft Cmdlet Extension Agent] Update Recipient object “Domain1CO.LOCAL/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852}” with ConfigurationDomainController “Server03.Domain1CO.LOCAL”, DomainController “Server03.Domain1CO.LOCAL”, GlobalCatalog “<null>”.
[11/15/2015 17:05:35.0089] [2] [Microsoft Cmdlet Extension Agent] Read Address List for organization “” from domain controller Server03.Domain1CO.LOCAL.
[11/15/2015 17:05:35.0120] [2] [Microsoft Cmdlet Extension Agent] Found Address List “\”.
[11/15/2015 17:05:35.0120] [2] [Microsoft Cmdlet Extension Agent] Found Address List “\”.
[11/15/2015 17:05:35.0120] [2] [Microsoft Cmdlet Extension Agent] Found Address List “\Default Global Address List”.
[11/15/2015 17:05:35.0120] [2] [Microsoft Cmdlet Extension Agent] Found Address List “\All Rooms”.
[11/15/2015 17:05:35.0120] [2] [Microsoft Cmdlet Extension Agent] Found Address List “\All Users”.
[11/15/2015 17:05:35.0120] [2] [Microsoft Cmdlet Extension Agent] Found Address List “\All Groups”.
[11/15/2015 17:05:35.0120] [2] [Microsoft Cmdlet Extension Agent] Found Address List “\All Contacts”.
[11/15/2015 17:05:35.0120] [2] [Microsoft Cmdlet Extension Agent] Found Address List “\Public Folders”.
[11/15/2015 17:05:35.0198] [2] [Microsoft Cmdlet Extension Agent] Read Email Address Policy for organization “” from domain controller Server03.Domain1CO.LOCAL.
[11/15/2015 17:05:35.0245] [2] [Microsoft Cmdlet Extension Agent] Found Email Address Policy “Default Policy”.
[11/15/2015 17:05:35.0636] [2] Processing object “Domain1CO.LOCAL/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852}”.
[11/15/2015 17:05:35.0651] [2] [ERROR] Database is mandatory on UserMailbox. Property Name: Database
[11/15/2015 17:05:35.0667] [2] [ERROR] Unexpected Error
[11/15/2015 17:05:35.0667] [2] [ERROR] Database is mandatory on UserMailbox. Property Name: Database
[11/15/2015 17:05:35.0683] [2] [WARNING] The object Domain1CO.LOCAL/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852} has been corrupted, and it’s in an inconsistent state. The following validation errors happened:
[11/15/2015 17:05:35.0683] [2] [WARNING] Database is mandatory on UserMailbox.
[11/15/2015 17:05:35.0683] [2] [WARNING] Database is mandatory on UserMailbox.
[11/15/2015 17:05:35.0683] [2] Ending processing get-mailbox
[11/15/2015 17:05:35.0683] [2] Ending processing set-mailbox
[11/15/2015 17:05:35.0776] [2] Active Directory session settings for ‘Get-Mailbox’ are: View Entire Forest: ‘True’, Configuration Domain Controller: ‘Server03.Domain1CO.LOCAL’, Preferred Global Catalog: ‘Server03.Domain1CO.LOCAL’, Preferred Domain Controllers: ‘{ Server03.Domain1CO.LOCAL }’
[11/15/2015 17:05:35.0776] [2] Beginning processing get-mailbox -Filter:’name -eq $name’ -IgnoreDefaultScope:’True’ -ResultSize:’1′
[11/15/2015 17:05:35.0776] [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”.
[11/15/2015 17:05:35.0792] [2] Previous operation run on global catalog server ‘Server03.Domain1CO.LOCAL’.
[11/15/2015 17:05:35.0792] [2] Preparing to output objects. The maximum size of the result set is “1”.
[11/15/2015 17:05:35.0792] [2] [WARNING] The object Domain1CO.LOCAL/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852} has been corrupted, and it’s in an inconsistent state. The following validation errors happened:
[11/15/2015 17:05:35.0792] [2] [WARNING] Database is mandatory on UserMailbox.
[11/15/2015 17:05:35.0792] [2] [WARNING] Database is mandatory on UserMailbox.
[11/15/2015 17:05:35.0808] [2] Ending processing get-mailbox
[11/15/2015 17:05:35.0808] [1] The following 2 error(s) occurred during task execution:
[11/15/2015 17:05:35.0808] [1] 0. ErrorRecord: Database is mandatory on UserMailbox. Property Name: Database
[11/15/2015 17:05:35.0808] [1] 0. ErrorRecord: Microsoft.Exchange.Data.DataValidationException: Database is mandatory on UserMailbox. Property Name: Database
[11/15/2015 17:05:35.0808] [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”.
[11/15/2015 17:05:35.0808] [1] [ERROR] Database is mandatory on UserMailbox. Property Name: Database
[11/15/2015 17:05:35.0808] [1] 1. ErrorRecord: Database is mandatory on UserMailbox. Property Name: Database
[11/15/2015 17:05:35.0808] [1] 1. ErrorRecord: Microsoft.Exchange.Data.DataValidationException: Database is mandatory on UserMailbox. Property Name: Database
[11/15/2015 17:05:35.0808] [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”.
[11/15/2015 17:05:35.0808] [1] [ERROR] Database is mandatory on UserMailbox. Property Name: Database
[11/15/2015 17:05:35.0808] [1] [ERROR-REFERENCE] Id=SystemAttendantDependent___590e51a8a98846d3a7fa8ddcc5472c74 Component=EXCHANGE14:\Current\Release\PIM Storage\Discovery
[11/15/2015 17:05:35.0808] [1] Setup is stopping now because of one or more critical errors.
[11/15/2015 17:05:35.0808] [1] Finished executing component tasks.
[11/15/2015 17:05:35.0917] [1] Ending processing Install-MailboxRole
[11/15/2015 17:05:51.0828] [0] End of Setup
[11/15/2015 17:05:51.0828] [0]

‘res://DatacenterBridgeheadPerfCountersComponent.xml’
[11/15/2015 16:54:34.0921] [1] Loaded component ‘Datacenter All Roles LiveID RPS Configuration’ with 3 task information blocks from ‘res://DatacenterLiveIdRpsComponent.xml’
[11/15/2015 16:54:34.0936] [1] Loaded component ‘Datacenter Common Configuration Last’ with 3 task information blocks from ‘res://DatacenterAllRolesCommonLast.xml’
[11/15/2015 16:54:34.0936] [1] Loaded component ‘All Roles Common Last’ with 6 task information blocks from ‘res://AllRolesCommonLast.xml’
[11/15/2015 16:54:34.0936] [1] Loaded component ‘BridgeheadSBSComponent’ with 2 task information blocks from ‘res://SbsBridgeHeadComponent.xml’
[11/15/2015 16:54:34.0936] [1] Loaded component ‘Common SBS Configuration’ with 1 task information blocks from ‘res://SbsAllRolesCommonLast.xml’
[11/15/2015 16:54:34.0936] [1] Reading components for the role ‘ClientAccessRole’ from ‘res://ClientAccessRoleDefinition.xml’
[11/15/2015 16:54:34.0936] [1] Found 50 components
[11/15/2015 16:54:34.0936] [1] Loaded component ‘All Roles Common First – Run Once’ with 2 task information blocks from ‘res://AllRolesCommonFirst_RunOnce.xml’
[11/15/2015 16:54:34.0952] [1] Loaded component ‘All Roles Common First’ with 8 task information blocks from ‘res://AllRolesCommonFirst.xml’
[11/15/2015 16:54:34.0952] [1] Loaded component ‘All Roles Precompile Management Binaries’ with 36 task information blocks from ‘res://AllRolesPrecompileManagementBinaries.xml’
[11/15/2015 16:54:34.0952] [1] Loaded component ‘ClientAccess Permissions Configuration’ with 1 task information blocks from ‘res://ClientAccessLocalPermissionsComponent.xml’
[11/15/2015 16:54:34.0952] [1] Loaded component ‘Common Perf Counters ‘ with 4 task information blocks from ‘res://CommonPerfCountersComponent.xml’
[11/15/2015 16:54:34.0968] [1] Loaded component ‘Provision Server’ with 10 task information blocks from ‘res://ProvisionServerComponent.xml’
[11/15/2015 16:54:34.0968] [1] Loaded component ‘All Active-Directory Roles Common’ with 10 task information blocks from ‘res://AllADRolesCommon.xml’
[11/15/2015 16:54:34.0968] [1] Loaded component ‘Datacenter Server License’ with 1 task information blocks from ‘res://DatacenterLicenseServer.xml’
[11/15/2015 16:54:34.0968] [1] Loaded component ‘Exchange 2003 Registry Configuration’ with 1 task information blocks from ‘res://LegacyRegistryMarkersComponent.xml’
[11/15/2015 16:54:34.0983] [1] Loaded component ‘Client Access Perf Counters’ with 27 task information blocks from ‘res://ClientAccessPerfCountersComponent.xml’
[11/15/2015 16:54:34.0983] [1] Loaded component ‘Client Access Configuration’ with 22 task information blocks from ‘res://ClientAccessComponent.xml’
[11/15/2015 16:54:34.0999] [1] Loaded component ‘POP/IMAP Configuration’ with 12 task information blocks from ‘res://PopImapComponent.xml’
[11/15/2015 16:54:34.0999] [1] Loaded component ‘ClientAccessExchangeCertificate’ with 1 task information blocks from ‘res://ClientAccessExchangeCertificate.xml’
[11/15/2015 16:54:34.0999] [1] Loaded component ‘OWA Configuration’ with 10 task information blocks from ‘res://ClientAccessOwaComponent.xml’
[11/15/2015 16:54:34.0999] [1] Loaded component ‘ECP Configuration’ with 3 task information blocks from ‘res://ClientAccessEcpComponent.xml’
[11/15/2015 16:54:34.0999] [1] Loaded component ‘RPC-over-HTTP Proxy Configuration’ with 4 task information blocks from ‘res://ClientAccessRpcProxyComponent.xml’
[11/15/2015 16:54:34.0999] [1] Loaded component ‘Client Access Services Configuration’ with 20 task information blocks from ‘res://ServicesComponent.xml’
[11/15/2015 16:54:34.0999] [1] Loaded component ‘Data Storage Configuration’ with 1 task information blocks from ‘res://DataStorageComponent.xml’
[11/15/2015 16:54:35.0015] [1] Loaded component ‘Service Host Configuration’ with 3 task information blocks from ‘res://ServiceHostComponent.xml’
[11/15/2015 16:54:35.0015] [1] Loaded component ‘Protected Service Host Configuration’ with 3 task information blocks from ‘res://ProtectedServiceHostComponent.xml’
[11/15/2015 16:54:35.0015] [1] Loaded component ‘RPC Client Access Service Configuration’ with 4 task information blocks from ‘res://RpcClientAccessComponent.xml’
[11/15/2015 16:54:35.0015] [1] Loaded component ‘RPC Client Access Protocol Configuration’ with 1 task information blocks from ‘res://RpcClientAccessConfiguration.xml’
[11/15/2015 16:54:35.0015] [1] Loaded component ‘Address Book Service Configuration’ with 3 task information blocks from ‘res://AddressBookComponent.xml’
[11/15/2015 16:54:35.0015] [1] Loaded component ‘Enable RPC-EPMAP firewall exception’ with 1 task information blocks from ‘res://RpcEpmapFirewallException.xml’
[11/15/2015 16:54:35.0030] [1] Loaded component ‘Enable Remote IIS Admin RPC firewall exception’ with 1 task information blocks from ‘res://RemoteIISAdminFirewallException.xml’
[11/15/2015 16:54:35.0030] [1] Loaded component ‘Enable RPC over HTTP redirector firewall exception’ with 1 task information blocks from ‘res://RpcHttpRedirectorException.xml’
[11/15/2015 16:54:35.0030] [1] Loaded component ‘Monitoring Service Configuration’ with 5 task information blocks from ‘res://MonitoringComponent.xml’
[11/15/2015 16:54:35.0030] [1] Loaded component ‘PowerShell Configuration’ with 5 task information blocks from ‘res://PowerShellComponent.xml’
[11/15/2015 16:54:35.0030] [1] Loaded component ‘File Distribution Service OAB Perf Counters’ with 1 task information blocks from ‘res://FDS_OAB_PerfCountersComponent.xml’
[11/15/2015 16:54:35.0030] [1] Loaded component ‘File Distribution Service Group Metrics Perf Counters’ with 1 task information blocks from ‘res://FDS_GM_PerfCountersComponent.xml’
[11/15/2015 16:54:35.0046] [1] Loaded component ‘File Distribution Service Configuration’ with 1 task information blocks from ‘res://FileDistributionServiceComponent.xml’
[11/15/2015 16:54:35.0046] [1] Loaded component ‘WSMan IIS Hosting Configuration’ with 1 task information blocks from ‘res://WSManIISHostingConfigurationComponent.xml’
[11/15/2015 16:54:35.0046] [1] Loaded component ‘Active Directory Topology Service Configuration’ with 3 task information blocks from ‘res://AllADRolesCommonServiceControl.xml’
[11/15/2015 16:54:35.0046] [1] Loaded component ‘Client Access Service Control’ with 1 task information blocks from ‘res://ClientAccessServiceControl.xml’
[11/15/2015 16:54:35.0046] [1] Loaded component ‘Service Host Service Control’ with 1 task information blocks from ‘res://ServiceHostServiceControl.xml’
[11/15/2015 16:54:35.0061] [1] Loaded component ‘Protected Service Host Service Control’ with 1 task information blocks from ‘res://ProtectedServiceHostServiceControl.xml’
[11/15/2015 16:54:35.0061] [1] Loaded component ‘RPC Client Access Service Control’ with 1 task information blocks from ‘res://RpcClientAccessServiceControl.xml’
[11/15/2015 16:54:35.0061] [1] Loaded component ‘File distribution Service Control’ with 1 task information blocks from ‘res://FileDistributionServiceControl.xml’
[11/15/2015 16:54:35.0061] [1] Loaded component ‘Datacenter Common Configuration’ with 6 task information blocks from ‘res://DatacenterAllRolesCommonFirst.xml’
[11/15/2015 16:54:35.0061] [1] Loaded component ‘Datacenter Client Access Perf Counters’ with 9 task information blocks from ‘res://DatacenterClientAccessPerfCountersComponent.xml’
[11/15/2015 16:54:35.0061] [1] Loaded component ‘Datacenter ServiceHost Configuration’ with 1 task information blocks from ‘res://DatacenterServiceHostComponent.xml’
[11/15/2015 16:54:35.0077] [1] Loaded component ‘Datacenter Live ID perf Counters’ with 1 task information blocks from ‘res://DatacenterLiveIDPerfCountersComponent.xml’
[11/15/2015 16:54:35.0077] [1] Loaded component ‘Datacenter Client Access Configuration’ with 101 task information blocks from ‘res://DatacenterClientAccessComponent.xml’
[11/15/2015 16:54:35.0093] [1] Loaded component ‘Datacenter All Roles LiveID RPS Configuration’ with 3 task information blocks from ‘res://DatacenterLiveIdRpsComponent.xml’
[11/15/2015 16:54:35.0093] [1] Loaded component ‘Datacenter Transport Log Search Service’ with 2 task information blocks from ‘res://DatacenterTransportLogSearchServiceComponent.xml’
[11/15/2015 16:54:35.0093] [1] Loaded component ‘Datacenter Common Configuration Last’ with 3 task information blocks from ‘res://DatacenterAllRolesCommonLast.xml’
[11/15/2015 16:54:35.0093] [1] Loaded component ‘All Roles Common Last’ with 6 task information blocks from ‘res://AllRolesCommonLast.xml’
[11/15/2015 16:54:35.0093] [1] Loaded component ‘Client Access SBS Configuration’ with 2 task information blocks from ‘res://SbsClientAccessComponent.xml’
[11/15/2015 16:54:35.0093] [1] Loaded component ‘Common SBS Configuration’ with 1 task information blocks from ‘res://SbsAllRolesCommonLast.xml’
[11/15/2015 16:54:35.0108] [1] Loaded component ‘Partner Hosted Client Access Configuration’ with 1 task information blocks from ‘res://PartnerHostedClientAccessComponent.xml’
[11/15/2015 16:54:35.0108] [1] Reading components for the role ‘AdminToolsRole’ from ‘res://AdminToolsRoleDefinition.xml’
[11/15/2015 16:54:35.0108] [1] Found 5 components
[11/15/2015 16:54:35.0108] [1] Loaded component ‘All Roles Common First – Run Once’ with 2 task information blocks from ‘res://AllRolesCommonFirst_RunOnce.xml’
[11/15/2015 16:54:35.0108] [1] Loaded component ‘All Roles Common First’ with 8 task information blocks from ‘res://AllRolesCommonFirst.xml’
[11/15/2015 16:54:35.0108] [1] Loaded component ‘Datacenter File Copy Component’ with 1 task information blocks from ‘res://DatacenterFileCopyComponent.xml’
[11/15/2015 16:54:35.0108] [1] Loaded component ‘Datacenter Admin Tools Component’ with 1 task information blocks from ‘res://DatacenterAdminToolsComponent.xml’
[11/15/2015 16:54:35.0124] [1] Loaded component ‘All Roles Common Last’ with 6 task information blocks from ‘res://AllRolesCommonLast.xml’
[11/15/2015 16:54:35.0124] [1] Reading components for the role ‘MailboxRole’ from ‘res://MailboxRoleDefinition.xml’
[11/15/2015 16:54:35.0124] [1] Found 41 components
[11/15/2015 16:54:35.0124] [1] Loaded component ‘All Roles Common First – Run Once’ with 2 task information blocks from ‘res://AllRolesCommonFirst_RunOnce.xml’
[11/15/2015 16:54:35.0124] [1] Loaded component ‘All Roles Common First’ with 8 task information blocks from ‘res://AllRolesCommonFirst.xml’
[11/15/2015 16:54:35.0124] [1] Loaded component ‘All Roles Precompile Management Binaries’ with 36 task information blocks from ‘res://AllRolesPrecompileManagementBinaries.xml’
[11/15/2015 16:54:35.0140] [1] Loaded component ‘Mailbox Permissions Configuration’ with 1 task information blocks from ‘res://MailboxLocalPermissionsComponent.xml’
[11/15/2015 16:54:35.0140] [1] Loaded component ‘Common Perf Counters ‘ with 4 task information blocks from ‘res://CommonPerfCountersComponent.xml’
[11/15/2015 16:54:35.0140] [1] Loaded component ‘Provision Server’ with 10 task information blocks from ‘res://ProvisionServerComponent.xml’
[11/15/2015 16:54:35.0140] [1] Loaded component ‘All Active-Directory Roles Common’ with 10 task information blocks from ‘res://AllADRolesCommon.xml’
[11/15/2015 16:54:35.0140] [1] Loaded component ‘Exchange 2003 Registry Configuration’ with 1 task information blocks from ‘res://LegacyRegistryMarkersComponent.xml’
[11/15/2015 16:54:35.0155] [1] Loaded component ‘Mailbox Service Control (First)’ with 7 task information blocks from ‘res://MailboxServiceControlFirst.xml’
[11/15/2015 16:54:35.0155] [1] Loaded component ‘Exchange 2003 Core Configuration’ with 3 task information blocks from ‘res://LegacyCoreComponent.xml’
[11/15/2015 16:54:35.0155] [1] Loaded component ‘Exchange 2003 Pseudo-MTA Configuration’ with 1 task information blocks from ‘res://LegacyMTAComponent.xml’
[11/15/2015 16:54:35.0155] [1] Loaded component ‘Exchange 2003 MDB Configuration’ with 5 task information blocks from ‘res://LegacyMDBComponent.xml’
[11/15/2015 16:54:35.0155] [1] Loaded component ‘Datacenter Server License’ with 1 task information blocks from ‘res://DatacenterLicenseServer.xml’
[11/15/2015 16:54:35.0171] [1] Loaded component ‘Mailbox Perf Counters’ with 30 task information blocks from ‘res://MailboxPerfCountersComponent.xml’
[11/15/2015 16:54:35.0171] [1] Loaded component ‘Mailbox Configuration’ with 29 task information blocks from ‘res://MailboxComponent.xml’
[11/15/2015 16:54:35.0171] [1] Loaded component ‘Enable RPC-EPMAP firewall exception’ with 1 task information blocks from ‘res://RpcEpmapFirewallException.xml’
[11/15/2015 16:54:35.0171] [1] Loaded component ‘Enable Remote IIS Admin RPC firewall exception’ with 1 task information blocks from ‘res://RemoteIISAdminFirewallException.xml’
[11/15/2015 16:54:35.0186] [1] Loaded component ‘Transport Log Search Service’ with 2 task information blocks from ‘res://TransportLogSearchServiceComponent.xml’
[11/15/2015 16:54:35.0186] [1] Loaded component ‘Exchange 2003 Miscellaneous Configuration’ with 4 task information blocks from ‘res://LegacyMailboxComponent.xml’
[11/15/2015 16:54:35.0186] [1] Loaded component ‘InfoWorker Configuration’ with 4 task information blocks from ‘res://InfoWorkerComponent.xml’
[11/15/2015 16:54:35.0186] [1] Loaded component ‘Content Indexing Configuration’ with 3 task information blocks from ‘res://ContentIndexComponent.xml’
[11/15/2015 16:54:35.0186] [1] Loaded component ‘Mail Submission Service Configuration’ with 9 task information blocks from ‘res://MailSubmissionServiceComponent.xml’
[11/15/2015 16:54:35.0186] [1] Loaded component ‘Replay Service Configuration’ with 3 task information blocks from ‘res://ReplayServiceComponent.xml’
[11/15/2015 16:54:35.0202] [1] Loaded component ‘Service Host Configuration’ with 3 task information blocks from ‘res://ServiceHostComponent.xml’
[11/15/2015 16:54:35.0202] [1] Loaded component ‘RPC Client Access Service Configuration’ with 4 task information blocks from ‘res://RpcClientAccessComponent.xml’
[11/15/2015 16:54:35.0202] [1] Loaded component ‘Monitoring Service Configuration’ with 5 task information blocks from ‘res://MonitoringComponent.xml’
[11/15/2015 16:54:35.0202] [1] Loaded component ‘MailboxExchangeCertificate’ with 1 task information blocks from ‘res://MailboxExchangeCertificate.xml’
[11/15/2015 16:54:35.0202] [1] Loaded component ‘PowerShell Configuration’ with 5 task information blocks from ‘res://PowerShellComponent.xml’
[11/15/2015 16:54:35.0218] [1] Loaded component ‘WSMan IIS Hosting Configuration’ with 1 task information blocks from ‘res://WSManIISHostingConfigurationComponent.xml’
[11/15/2015 16:54:35.0218] [1] Loaded component ‘Active Directory Topology Service Configuration’ with 3 task information blocks from ‘res://AllADRolesCommonServiceControl.xml’
[11/15/2015 16:54:35.0218] [1] Loaded component ‘Mailbox System Attendant Dependent Tasks’ with 13 task information blocks from ‘res://SystemAttendantDependent.xml’
[11/15/2015 16:54:35.0218] [1] Loaded component ‘Transport Common Service Control’ with 1 task information blocks from ‘res://TransportCommonServiceControl.xml’
[11/15/2015 16:54:35.0218] [1] Loaded component ‘Service Host Service Control’ with 1 task information blocks from ‘res://ServiceHostServiceControl.xml’
[11/15/2015 16:54:35.0233] [1] Loaded component ‘Mailbox Service Control (Last)’ with 21 task information blocks from ‘res://MailboxServiceControlLast.xml’
[11/15/2015 16:54:35.0233] [1] Loaded component ‘Datacenter Common Configuration’ with 6 task information blocks from ‘res://DatacenterAllRolesCommonFirst.xml’
[11/15/2015 16:54:35.0233] [1] Loaded component ‘Datacenter Mailbox Configuration’ with 9 task information blocks from ‘res://DatacenterMailboxComponent.xml’
[11/15/2015 16:54:35.0233] [1] Loaded component ‘Datacenter Mailbox Perf Counters’ with 6 task information blocks from ‘res://DatacenterMailboxPerfCountersComponent.xml’
[11/15/2015 16:54:35.0233] [1] Loaded component ‘Datacenter Common Configuration Last’ with 3 task information blocks from ‘res://DatacenterAllRolesCommonLast.xml’
[11/15/2015 16:54:35.0249] [1] Loaded component ‘All Roles Common Last’ with 6 task information blocks from ‘res://AllRolesCommonLast.xml’
[11/15/2015 16:54:35.0249] [1] Loaded component ‘Mailbox SBS Configuration’ with 2 task information blocks from ‘res://SbsMailboxComponent.xml’
[11/15/2015 16:54:35.0249] [1] Loaded component ‘Common SBS Configuration’ with 1 task information blocks from ‘res://SbsAllRolesCommonLast.xml’
[11/15/2015 16:54:35.0249] [1] The component ‘All Roles Common First – Run Once’ is shared with a role that’s already configured.
[11/15/2015 16:54:35.0249] [1] Adding ‘All Roles Common First’ because it’s marked AlwaysExecute.
[11/15/2015 16:54:35.0249] [1] The component ‘All Roles Precompile Management Binaries’ is shared with a role that’s already configured.
[11/15/2015 16:54:35.0249] [1] Adding unique component ‘Mailbox Permissions Configuration’
[11/15/2015 16:54:35.0249] [1] The component ‘Common Perf Counters ‘ is shared with a role that’s already configured.
[11/15/2015 16:54:35.0249] [1] The component ‘Provision Server’ is shared with a role that’s already configured.
[11/15/2015 16:54:35.0249] [1] The component ‘All Active-Directory Roles Common’ is shared with a role that’s already configured.
[11/15/2015 16:54:35.0249] [1] The component ‘Exchange 2003 Registry Configuration’ is shared with a role that’s already configured.
[11/15/2015 16:54:35.0249] [1] Adding unique component ‘Mailbox Service Control (First)’
[11/15/2015 16:54:35.0249] [1] Adding unique component ‘Exchange 2003 Core Configuration’
[11/15/2015 16:54:35.0249] [1] The component ‘Exchange 2003 Pseudo-MTA Configuration’ is shared with a role that’s already configured.
[11/15/2015 16:54:35.0249] [1] Adding unique component ‘Exchange 2003 MDB Configuration’
[11/15/2015 16:54:35.0249] [1] The component ‘Datacenter Server License’ is shared with a role that’s already configured.
[11/15/2015 16:54:35.0249] [1] Adding unique component ‘Mailbox Perf Counters’