Answered Mailbox-Role installation fails

  • Tuesday, May 15, 2012 12:05 PM
     
     

    Hi Group,

    - Swing Migration Exchange 2003 - 2010.

    one Windows 2003 Domain, Two DCs both Server 2003 SP2,

    Exchange Server to be installed Server 2008 R2 64

    Pre-Deployment Analazyer reported no Errors,

    only Warning: 

    - Exchange Devol. Kit (EDK)

     - link State suppression not enabled

    Software downloaded Echange 2010 SP1

    Installation of Exchange 2010 fails during Mailbox-Role

    Extract Exchange Setup/Installation Log

    [05.15.2012 10:40:49.0160] [2] [ERROR] Couldn't resolve the user or group "domain.name.local/Microsoft Exchange Security Groups/Discovery Management." If the user or group is a foreign forest principal, you must have either a two-way trust or an outgoing trust.
    [05.15.2012 10:40:49.0207] [2] [ERROR] Die Vertrauensstellung zwischen der primären Domäne und der vertrauenswürdigen Domäne konnte nicht hergestellt werden.

    [05.15.2012 10:40:49.0207] [2] Ending processing Add-MailboxPermission
    [05.15.2012 10:40:49.0238] [1] The following 1 error(s) occurred during task execution:
    [05.15.2012 10:40:49.0238] [1] 0.  ErrorRecord: Der Benutzer oder die Gruppe domain.name.local/Microsoft Exchange Security Groups/Discovery Management konnte nicht aufgelöst werden. Wenn es sich dabei um einen Prinzipal einer fremden Gesamtstruktur handelt, benötigen Sie entweder eine birektionale oder eine ausgehende Vertrauensstellung.
    [05.15.2012 10:40:49.0238] [1] 0.  ErrorRecord: Microsoft.Exchange.Data.Common.LocalizedException: Der Benutzer oder die Gruppe domain.name.local/Microsoft Exchange Security Groups/Discovery Management konnte nicht aufgelöst werden. Wenn es sich dabei um einen Prinzipal einer fremden Gesamtstruktur handelt, benötigen Sie entweder eine birektionale oder eine ausgehende Vertrauensstellung. ---> System.SystemException: Die Vertrauensstellung zwischen der primären Domäne und der vertrauenswürdigen Domäne konnte nicht hergestellt werden.

       bei System.Security.Principal.NTAccount.TranslateToSids(IdentityReferenceCollection sourceAccounts, Boolean& someFailed)
       bei System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess)
       bei System.Security.Principal.NTAccount.Translate(Type targetType)
       bei Microsoft.Exchange.Configuration.Tasks.SecurityPrincipalIdParameter.GetUserSidAsSAMAccount(SecurityPrincipalIdParameter user, TaskErrorLoggingDelegate logError, TaskVerboseLoggingDelegate logVerbose)
       --- Ende der internen Ausnahmestapelüberwachung ---
    [05.15.2012 10:40:49.0269] [1] [ERROR] The following error was generated when "$error.Clear();
              $name = [Microsoft.Exchange.Management.RecipientTasks.EnableMailbox]::DiscoveryMailboxUniqueName;
              $dispname = [Microsoft.Exchange.Management.RecipientTasks.EnableMailbox]::DiscoveryMailboxDisplayName;
              $dismbx = get-mailbox -Filter {name -eq $name} -IgnoreDefaultScope -resultSize 1;
              if( $dismbx -ne $null)
              {
                $srvname = $dismbx.ServerName;
                if( $dismbx.Database -ne $null -and $RoleFqdnOrName -like "$srvname.*" )
                {
                  Write-ExchangeSetupLog -info "Setup DiscoverySearchMailbox Permission.";
                  $mountedMdb = get-mailboxdatabase $dismbx.Database -status | where { $_.Mounted -eq $true };
                  if( $mountedMdb -eq $null )
                  {
                    Write-ExchangeSetupLog -info "Mounting database before stamp DiscoverySearchMailbox Permission...";
                    mount-database $dismbx.Database;
                  }

                  $mountedMdb = get-mailboxdatabase $dismbx.Database -status | where { $_.Mounted -eq $true };
                  if( $mountedMdb -ne $null )
                  {
                    $dmRoleGroupGuid = [Microsoft.Exchange.Data.Directory.Management.RoleGroup]::DiscoveryManagementWkGuid;
                    $dmRoleGroup = Get-RoleGroup -Identity $dmRoleGroupGuid -DomainController $RoleDomainController -ErrorAction:SilentlyContinue;
                    if( $dmRoleGroup -ne $null )
                    {
                      Add-MailboxPermission $dismbx -User $dmRoleGroup.Identity -AccessRights FullAccess -DomainController $RoleDomainController -WarningAction SilentlyContinue;
                    }
                  }
                }
              }
            " was run: "Der Benutzer oder die Gruppe domain.name.local/Microsoft Exchange Security Groups/Discovery Management konnte nicht aufgelöst werden. Wenn es sich dabei um einen Prinzipal einer fremden Gesamtstruktur handelt, benötigen Sie entweder eine birektionale oder eine ausgehende Vertrauensstellung.".
    [05.15.2012 10:40:49.0269] [1] [ERROR] Couldn't resolve the user or group "domain.name.local/Microsoft Exchange Security Groups/Discovery Management." If the user or group is a foreign forest principal, you must have either a two-way trust or an outgoing trust.
    [05.15.2012 10:40:49.0269] [1] [ERROR] Die Vertrauensstellung zwischen der primären Domäne und der vertrauenswürdigen Domäne konnte nicht hergestellt werden.

    [05.15.2012 10:40:49.0269] [1] [ERROR-REFERENCE] Id=MailboxServiceControlLast___05b3bbd421504e0c93fefa6d5d1ae590 Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
    [05.15.2012 10:40:49.0285] [1] Setup is stopping now because of one or more critical errors.
    [05.15.2012 10:40:49.0285] [1] Finished executing component tasks.
    [05.15.2012 10:40:49.0301] [1] Ending processing Install-MailboxRole

    Any Ideas?

    Thanks, Georg

All Replies

  • Tuesday, May 15, 2012 12:07 PM
     
     

    Exchange 2010 SP1? Why not SP2? I would suggest a new deployment goes straight to SP2.

    Have you prep the domain? Does the group listed exist?

    Simon.


    Simon Butler, Exchange MVP
    Blog | Exchange Resources | In the UK? Hire Me.

  • Tuesday, May 15, 2012 12:34 PM
     
     

    Hope I didnot reply 100 times now, when i click Submit, my Reply disapears

    - Domain Prep done by Exchange Setup, no Errors

    - Group Exists, but no members

    - SP1 because, SP1 is offered as Download in VLSC Portal

    Regards

    Georg


    • Edited by Georg Lerch Tuesday, May 15, 2012 12:35 PM
    •  
  • Tuesday, May 15, 2012 1:08 PM
     
     

    All Exchange service packs are the complete installation. You do not have to use the download from the volume licensing site. Therefore I would suggest using Exchange 2010 SP2, download from the public site.

    Is this a single domain or a multiple domain environment?

    Simon.


    Simon Butler, Exchange MVP
    Blog | Exchange Resources | In the UK? Hire Me.

  • Tuesday, May 15, 2012 2:07 PM
     
     

    Hi

    Single Domain,

    - to use sp2 for installation, just download and start setup? or must first installation be removed?

    Georg


    Georg

  • Tuesday, May 15, 2012 3:44 PM
     
     

    You can upgrade the two roles that were already installed and then attempt the installation of the mailbox role. That has to be done separately.

    Another option would be to remove Exchange 2010 completely and attempt the installation again using SP2 download.

    That isn't necessarily the resolution to the problem though.

    Simon.


    Simon Butler, Exchange MVP
    Blog | Exchange Resources | In the UK? Hire Me.

  • Tuesday, May 15, 2012 6:11 PM
     
     Answered

    Hi Simon,

    I restarted the server, then I restarted th setup, this time the mailbox role was installed.

    Who am I to understand this.

    Best Regards

    Georg


    Georg

    • Marked As Answer by Georg Lerch Tuesday, May 15, 2012 6:18 PM
    •