Exchange Server 2010 Mailbox Role installation issue

Unanswered Exchange Server 2010 Mailbox Role installation issue

  • Wednesday, May 23, 2012 8:29 PM
     
     

    Hi all,
    I attempted to add a 2nd exchange server to my organization's exchange server today, the installation successfully completed with the following roles only:
    CAS and HUB. The istallation failled for the Mailbox server role with the following errors:
     
    Summary: 6 item(s). 4 succeeded, 1 failed.
    Elapsed time: 00:01:22


    Preparing Setup
    Completed

    Elapsed Time: 00:00:00


    Stopping Services
    Completed

    Elapsed Time: 00:00:00


    Copy Exchange Files
    Completed

    Elapsed Time: 00:00:02


    Restoring services
    Completed

    Elapsed Time: 00:00:00


    Mailbox Role
    Failed

    Error:
    The following error was generated when "$error.Clear(); $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; } } }" was run: "No provisioning handler is installed.".

    No provisioning handler is installed.

    Elapsed Time: 00:01:17


    Finalizing Setup
    Cancelled

    PLEASE WHAT DO I DO TO GET THIS SERVER ROLE INSTALLED?

    I NEED HELP PLS!

    Base OS is Window Server 2008 R2 ; all pre-requisites have been installed.

    • Edited by Simmsum Wednesday, May 23, 2012 8:30 PM
    • Edited by Simmsum Wednesday, May 23, 2012 8:30 PM
    • Edited by Simmsum Wednesday, May 23, 2012 8:32 PM
    •  

All Replies

  • Wednesday, May 23, 2012 9:25 PM
     
     

    Please see this similar thread: http://social.technet.microsoft.com/Forums/en-US/exchangesvrdeploy/thread/2023cbc2-6669-49d4-8d14-6c53aad641c5

    If problems persists, try disabling UAC and try again.


    This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.   

    Microsoft Student Partner 2010 / 2011
    Microsoft Certified Professional
    Microsoft Certified Systems Administrator: Security
    Microsoft Certified Systems Engineer: Security
    Microsoft Certified Technology Specialist: Windows Server 2008 Active Directory, Configuration
    Microsoft Certified Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    Microsoft Certified Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
    Microsoft Certified Technology Specialist: Windows 7, Configuring
    Microsoft Certified Technology Specialist: Designing and Providing Volume Licensing Solutions to Large Organizations
    Microsoft Certified IT Professional: Enterprise Administrator
    Microsoft Certified IT Professional: Server Administrator
    Microsoft Certified Trainer

  • Wednesday, May 23, 2012 9:54 PM
     
     

    Thanks Mr X, I have actually done what you proposed - disabling UAC but issue still persist.

    I can't seem to also see anything related to smtp proxy address.

    How do I create/split recipient policy? or does it mean email address policy?

    If yes, I already have two email address policies....

    Please what next?

    Somebody please help!!!




    • Edited by Simmsum Wednesday, May 23, 2012 9:54 PM
    • Edited by Simmsum Wednesday, May 23, 2012 9:56 PM
    • Edited by Simmsum Wednesday, May 23, 2012 9:56 PM
    •  
  • Wednesday, May 23, 2012 10:11 PM
     
     
    Somebody come to my aid, I have been battling with this issue for the past 10 hours now.
  • Thursday, May 24, 2012 1:58 AM
     
     

    What kind of permissions do you have assigned to yourself?

    Are you using the same media?

    • Edited by Halo-NEXT Thursday, May 24, 2012 2:05 AM
    •