Jump to content

Exchange 2013 Update auf CU23


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Geschrieben
vor 44 Minuten schrieb Andreas83:

nein,  Fehler den ich mehrfach gesehen hatte, ist 

 


[10.23.2020 07:30:20.0761] [1] [ERROR] The following error was generated when "$error.Clear(); 
          $CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe;
          $MapiClientAccessPath = [System.IO.Path]::Combine($RoleInstallPath, "ClientAccess\mapi");
          $MapiMailboxClientAccessPath = [System.IO.Path]::Combine($RoleInstallPath, "ClientAccess\mapi\emsmdb");
          $clrConfigFilePath = [System.IO.Path]::Combine($RoleInstallPath, "bin", "MSExchangeMapiMailboxAppPool_CLRConfig.config");
          Start-SetupProcess -Name "$CommandAppCmd" -args "add apppool /name:MSExchangeMapiMailboxAppPool /autostart:true /managedRuntimeVersion:v4.0 /queueLength:65535 /CLRConfigFile:`"$clrConfigFilePath`" /managedRuntimeLoader:`"`" /processModel.identityType:LocalSystem /managedPipelineMode:Integrated /recycling.periodicRestart.time:00:00:00 /processModel.idleTimeout:00:00:00 /processModel.pingingEnabled:false /failure.rapidFailProtection:false" -IgnoreExitCode @(183);
          Start-SetupProcess -Name "$CommandAppCmd" -args "add vdir /app.name:`"Exchange Back End/`" /path:`"/mapi`" /physicalPath:`"$MapiClientAccessPath`"" -IgnoreExitCode @(183);
          Start-SetupProcess -Name "$CommandAppCmd" -args "add app /site.name:`"Exchange Back End`" /physicalPath:`"$MapiMailboxClientAccessPath`" /applicationPool:MSExchangeMapiMailboxAppPool /path:`"/mapi/emsmdb`"" -IgnoreExitCode @(183);
          Start-SetupProcess -Name "$CommandAppCmd" -args "set config `"Exchange Back End/mapi/emsmdb`" /section:system.webServer/security/access /sslFlags:Ssl /commit:apphost";
          Start-SetupProcess -Name "$CommandAppCmd" -args "set config `"Exchange Back End/mapi/emsmdb`" /section:system.webServer/security/authentication/anonymousAuthentication /enabled:false /commit:apphost";
          Start-SetupProcess -Name "$CommandAppCmd" -args "set config `"Exchange Back End/mapi/emsmdb`" /section:system.webServer/security/authentication/basicAuthentication /enabled:false /commit:apphost";
          Start-SetupProcess -Name "$CommandAppCmd" -args "set config `"Exchange Back End/mapi/emsmdb`" /section:system.webServer/security/authentication/clientCertificateMappingAuthentication /enabled:false /commit:apphost";
          Start-SetupProcess -Name "$CommandAppCmd" -args "set config `"Exchange Back End/mapi/emsmdb`" /section:system.webServer/security/authentication/digestAuthentication /enabled:false /commit:apphost";
          Start-SetupProcess -Name "$CommandAppCmd" -args "set config `"Exchange Back End/mapi/emsmdb`" /section:system.webServer/security/authentication/iisClientCertificateMappingAuthentication /enabled:false /commit:apphost";
          Start-SetupProcess -Name "$CommandAppCmd" -args "set config `"Exchange Back End/mapi/emsmdb`" /section:system.webServer/security/authentication/windowsAuthentication /enabled:true /commit:apphost";
        " was run: "Microsoft.Exchange.Configuration.Tasks.TaskException: Fehler bei der Prozessausführung mit Beendigungscode 87.
   bei Microsoft.Exchange.Management.Tasks.RunProcessBase.InternalProcessRecord()
   bei Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
   bei Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".
[10.23.2020 07:30:20.0761] [1] [ERROR] Process execution failed with exit code 87.
[10.23.2020 07:30:20.0761] [1] [ERROR-REFERENCE] Id=ClientAccessComponent___9D94915F-B12D-4579-93EE-36B6DF42CF4A Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
[10.23.2020 07:30:20.0761] [1] Setup is stopping now because of one or more critical errors.
[10.23.2020 07:30:20.0761] [1] Finished executing component tasks.
[10.23.2020 07:30:20.0800] [1] Ending processing Install-ClientAccessRole
[10.23.2020 07:34:57.0513] [0] CurrentResult setupbase.maincore:396: 0
[10.23.2020 07:34:57.0514] [0] End of Setup
[10.23.2020 07:34:57.0514] [0] **********************************************

 

[ERROR] Process execution failed with exit code 87

 

 

https://social.technet.microsoft.com/Forums/exchange/en-US/a90199de-d3ee-4bd5-9e5a-a726b149684e/exchange-fails-installing-client-access-service?forum=exchangesvrdeploy

 

Mal schauen. Sieht nach Zertifikaten aus.

Geschrieben

Also wenn ich den Eintrag recht verstanden habe und mit meinen Zertifikaten vergleiche und einem anderen Exchange 2013 CU23 auf einem 2012 R2 

Zitat

Thank you,  It was not the fix but it did point me to the MMC and the certificate store.  Where I found the certificate was in both the personal and the root.  Deleted the personal and Exchange loaded.

dann habe ich ein Zertifikat namens "Exchange" unter Eigene Zertifikate und unter Vertrauenswürdige Stammzertifizierungsstellen. 

Dieses unter eigene gelöscht, reboot und Setup... gleicher Fehler

Geschrieben

ah ...

Du hast also jetzt:

Mein Vorgehen wäre wahrscheinlich:

  • .Net überprüfen
  • Exchange Log Verzeichnisse leeren
  • Exchange Install auf der CMD starten
    • fragt mich nicht warum, aber das geht nach Problemen oft besser

Und dann mal schauen, ob er an den Zertifikaten hängen bleibt, wenn ja, vielleicht kannst du es noch direkt neu erstellen und binden

 

Gruß

J

Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...