Ok, I have figured out what was causing the problem.
It appears to be something with the order that prerequisites are installed prior to installing Exchange 2013.
I had previously following the steps listed in the following page:
http://technet.microsoft.com/en-us/library/bb691354(v=exchg.150).aspx.
I was following the section for installing Windows Server 2012 prerequisites for combined Mailbox and Client Access server roles.
I installed the required Windows components using the PowerShell script and then installed Unified Communications Managed API 4.0, Office 2010 Filter Pack, and finally Office 2010 Filter Pack SP1.
After doing this and applying updates, I tried to install Exchange 2013 CU1 and received the error that I mentioned in my initial post.
I have been able to duplicate this issue when installing Exchange 2013 CU1 into a vanilla environment with Windows Server 2012 as the AD server and Exchange 2013 onto a Windows Server 2012 box.
I also had the issue when trying to install into a coexistence environment with AD being on Server 2008 R2 and another 2008 R2 server hosting Exchange 2010 with SP3.
I decided to change the order of the prerequisite installs and after doing so, I was able to install Exchange 2013 CU1 successfully.
Here are the steps that I went through to successfully install Exchange 2013 CU1.
- Installed Unified Communications Managed API 4.0
- Installed Office 2010 Filter Pack
- Installed Office 2010 Filter Pack SP1
- Ran Powershell script to install all of the required components (the Technet article says to do this first)
- Applied all outstanding updates from Microsoft Update
- Installed Exchange 2013 Cumulative Update 1
By following the numbered procedure that I laid out above, I was able to successfully install Exchange 2013 CU1 into both of the lab environments that I described above without any issue.
There was a suggestion that I might have bad media.
I used the same media that I tried originally using my new procedure and it worked fine so it was not the media.
I hope this helps someone out.
Thanks for everyones help.
-
Marked as answer by
wendy_liuMicrosoft contingent staff, Moderator
Tuesday, June 25, 2013 9:12 AM