faza Posted October 11, 2010 Posted October 11, 2010 Hi, I am trying to install Exchange Server 2010 SP1. All the prerequisties are fine, the install gets as far down as Client Access Roles and fails. The error is below: The following error was generated when "$error.Clear(); $CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe; $imagePath = [system.IO.Path]::Combine($RoleInstallPath, "ClientAccess\Owa\auth\exppw.dll"); Start-SetupProcess -Name "$CommandAppCmd" -args "install module /name:exppw /image:`"$imagePath`" /add:false" -IgnoreExitCode @(183); Start-SetupProcess -Name "$CommandAppCmd" -args "add module /name:exppw /app.name:`"Default Web Site/owa`"" -IgnoreExitCode @(183); " was run: "Process execution failed with exit code 1346.". Process execution failed with exit code 1346. Click here for help... Help Resources for Errors: Exchange 2010 SP1 Help When you select the technet site there is no info. Hope you can help Faza
timzim Posted October 11, 2010 Posted October 11, 2010 Have you installed the dependencies? Check this thread: http://www.edugeek.net/forums/windows-server-2008-r2/61512-ex2010-sp1-has-broken-owa.html 1
ZeroHour Posted October 11, 2010 Posted October 11, 2010 Have you possible rename/created any sites in IIS on that box? exchange can be very picky if the iis sites have been changed.
faza Posted October 11, 2010 Author Posted October 11, 2010 No no new sites in IIS. The actual install of SP1 has not even completed failed at "Client Access Role"
faza Posted October 11, 2010 Author Posted October 11, 2010 I have checked the Dependencies now but everyone i try to install comes up saying The update does not apply to your system even though it does???
faza Posted October 11, 2010 Author Posted October 11, 2010 I have tried that but still not working TimZim
timzim Posted October 13, 2010 Posted October 13, 2010 What OS have you got Exchange installed on? Are you installing Exchange 2010 SP1 from scratch or upgrading the non-SP1 version?
doka Posted November 5, 2010 Posted November 5, 2010 Any news to this post? We have exactly the same problem on our system.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now