Jump to content

Recommended Posts

Posted

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

Posted
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???
  • 4 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...