• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Exchange 2010 Install - EMC Initialization Failed

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
You can try anything you want. I'm just saying from a professional's viewpoint, I would not run what you currently have in a production environment after the problems you have had. I would start over.

It seems like you do not have much experience with Exchange. You should probably have done a test run in a lab enviornment to at least go through the installation process.
 
You can try anything you want. I'm just saying from a professional's viewpoint, I would not run what you currently have in a production environment after the problems you have had. I would start over.

It seems like you do not have much experience with Exchange. You should probably have done a test run in a lab enviornment to at least go through the installation process.


Yeah i know now thats its done! im going to try a manual uninstall
 
Do you have any other Exchange servers?

Yes I have one on our sbs2003. Im probably going to just reformat and start from scratch.

Is this the correct steps

1. powershell
Import-Module ServerManager

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

2. cmd prompt

setup /prepareSchema

3. Install Exchange?

I got 2 videos showing 2 different things

http://www.youtube.com/watch?v=M7svA539Ey0

http://www.youtube.com/watch?v=3g-QlQpNdUA







or should i just use this

How to install Exchange 2010 prerequisites automatically
http://www.exchangemaster.net/index.php?option=com_content&task=view&id=98&Itemid=57
 
Last edited:
Those steps look fine. The schema prep has to be done since you do not have a current Exchange 2007 server. Exchange 2007 and 2010 use the same schema additions.
 
remember, it usually takes a couple of reloads for you to get things just right. Just remember to document your steps as well and what worked and what failed for future reference.
 
You dont have to run those commands Something else is wrong

JRVA_Q
trans.gif
trans.gif
trans.gif
trans.gif
trans.gif

0

Vote As Helpful
Just curious, what made you think you needed to reinstall in the first place? Setup will run all those prereq commands for you (look in the setup logs).
 
Back
Top