Results 1 to 2 of 2

Thread: Problems with Exchange server 2010 mailbox roles Install.

  1. #1
    Join Date
    Nov 2010
    Posts
    1

    question Problems with Exchange server 2010 mailbox roles Install.

    Hi All

    Wonder if someone can help doing a migration from Server R2 2003 and Exchange 2003
    to Server 2008 R2 and Exchange 2010

    I have been able to get everything to work correctly except for installing the mailbox roles

    Small network only the 2003 DC and now the 2008 DC

    Only One Exchange 2003 and the 2010 I am trying to migrate to

    So if some one could just possibly help me with the below error all good

    Thanks in advance

    Mailbox Role
    Failed

    Error:
    The following error was generated when "$error.Clear();
    $wevtutil= join-path (join-path $envystemRoot system32) wevtutil.exe;
    $manifestPath = [System.IO.Path]::Combine($RoleInstallPath, "Scripts\TSCrimsonManifest.man");
    Start-SetupProcess -Name:"$wevtutil" -Args:"im `"$manifestPath`" "
    " was run: "Process execution failed with exit code 5.".

    Process execution failed with exit code 5.
    Click here for help... http://technet.microsoft.com/en-US/l...D115&l=0&cl=cp

    Elapsed Time: 00:00:01


    Finalizing Setup
    Cancelled

    Can anyone help me with this error??

  2. #2
    Join Date
    May 2008
    Posts
    4,345

    Re: Problems with Exchange server 2010 mailbox roles Install.

    It appears as you need to install the Microsoft Filter Pack which you can download from the following link. Install it as soon as you finish downloading it. Finally open an elevated Windows PowerShell console Run the following command

    Code:
    Import-Module ServerManager
    Moreove if you want to install certain typical Exchange server which are running the client access, Hub Transport, and Mailbox server roles, then you need to run the command given below

    Code:
    Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy –Restart
    in an elevated powershell console.
    if you need help further then refer Not able to install an Exchange Server 2010 Roles

Similar Threads

  1. Replies: 2
    Last Post: 27-04-2012, 03:42 AM
  2. Replies: 6
    Last Post: 01-12-2011, 10:31 PM
  3. Exchange 2010 SP1 install failed on Mailbox role
    By Arif15 in forum Technology & Internet
    Replies: 5
    Last Post: 25-10-2010, 09:13 AM
  4. Replies: 6
    Last Post: 19-10-2010, 03:49 AM
  5. Not able to install an Exchange Server 2010 Roles
    By Abebi in forum Networking & Security
    Replies: 8
    Last Post: 25-09-2010, 03:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,531,955.74138 seconds with 16 queries