Error Installing Exchange Server 2010 SP1
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