Korzystając z tej witryny, zgadzasz się na Polityka prywatności.
Przyjąć
EnterineEnterineEnterine
  • DOM
  • To pro
  • Tech
  • Microsoft
    • Lazur
    • Menedżer konfiguracji/SCCM
    • DPM
    • Orkiestrator
    • Hyper-V.
    • Niejawny tester Microsoft Edge
    • MSI
    • Biuro 365
    • Nieznajomy biura
    • Power bi
    • Skype'a
    • Serwer SQL
    • Zespoły
  • OKNA
    • Centrum administracyjne systemu Windows
    • Klient Windowsa
    • Serwer Windows
  • Lista kolekcji zapytań SCCM
Czytanie: Fixing SCCM Bgbisapi.msi Installation Error: Guide and Solutions
Zmiana rozmiaru czcionkiAaa
EnterineEnterine
Zmiana rozmiaru czcionkiAaa
  • DOM
  • To pro
  • Tech
  • Microsoft
  • OKNA
  • Lista kolekcji zapytań SCCM
Szukaj
  • DOM
  • To pro
  • Tech
  • Microsoft
    • Lazur
    • Menedżer konfiguracji/SCCM
    • DPM
    • Orkiestrator
    • Hyper-V.
    • Niejawny tester Microsoft Edge
    • MSI
    • Biuro 365
    • Nieznajomy biura
    • Power bi
    • Skype'a
    • Serwer SQL
    • Zespoły
  • OKNA
    • Centrum administracyjne systemu Windows
    • Klient Windowsa
    • Serwer Windows
  • Lista kolekcji zapytań SCCM
Lista kolekcji zapytań programu Menedżer konfiguracji
Configmgr

Fixing SCCM Bgbisapi.msi Installation Error: Guide and Solutions

Opublikowany: Luty 11, 2024
3 Min. odczyt
UDZIAŁ

Fixing SCCM Bgbisapi.msi Installation Error: Guide and Solutions.

Message ID: 4951 error SMS_NOTIFICATION_SERVER
Site Component Manager failed to install this component, because the Microsoft Installer File for this component (bgbisapi.msi) could not install.
Refer to the BgbSetup.log, the bgbisapimsi.log, as well as the ConfigMgr Documentation and the Microsoft Knowledge Base for further information.

<02/08/19 20:50:12> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /u "C:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
<02/08/19 20:50:14> CTool::RegisterComPlusService: Failed to unregister C:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
<02/08/19 20:50:14> DeleteBgbServerApplication: failed to find the application
<02/08/19 20:50:14> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /extlb /tlb:"C:\Program Files\SMS_CCM\microsoft.configurationmanager.bgbserverchannel.tlb" "C:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
<02/08/19 20:50:17> Successfully registered BGB server channel DLL C:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll
<02/08/19 20:50:17> CTool::InstallManagedAssembly: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe" "C:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
<02/08/19 20:50:20> Successfully installed BGB server channel DLL C:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll
<02/08/19 20:50:20> ConfigureBgbServerApplication: failed to create service for the application with the error 0x80070430
<02/08/19 20:50:20> Failed to configure BGB server application with the error 0x80070430
<02/08/19 20:50:20> Fatal MSI Error - bgbisapi.msi could not be installed.
<02/08/19 20:50:20> ~RoleSetup().

To fix this issue you need add the below code to both InstallUtil.exe I RegSvcs.exe (try edit only second file) .config files. I recommend you to backup the files before you add the code.

<runtime>
 <loadFromRemoteSources enabled="true"/>
</runtime>

1) Navigate to C:\Windows\Microsoft.NET\Framework64\v4.0.30319.

2) Find and open the file named regsvcs.exe of Type XML configuration file. You can open it with Notepad app.

3) Add the code as shown in the below screenshot.

4) Repeat the same for InstallUtil.exe .config plik.

NOTATKA: you can get error when try to save this file, but should work without this file.

5) Once you have done that open the services.msc > restart the Distributed Transaction Coordinator service. Also restart the SMS_SITE_COMPONENT_MANAGER once.

OZNACZONE:Centrum systemoweMenedżer konfiguracji programu System CenterPodgląd techniczny
Poprzedni artykuł Configuring DPM 2019 with IIS 6.0 SMTP Relay on Windows Server 2016 do biura 365 Notifications
Następny artykuł Podgląd Windows Administrator Center 1902 released
4 Uwagi 4 Uwagi
  • Jason Kessler mówi:
    Lipiec 3, 2020 at 6:43 jestem

    Doesn’t work as I am told access denied when trying to save either file

    Odpowiedź
    • Andreja Prijmaka mówi:
      Lipiec 3, 2020 at 1:08 po południu

      Hi, try next:
      1. Copy file to desktop (as an example);
      2. Edit file as you need;
      3. Copy edited file to the destination folder

      Odpowiedź
  • Raymond mówi:
    Luty 22, 2024 at 3:51 po południu

    Thanks – that worked for me on one of our Management points. But the MP had in fact to also be restarted before all went through, maybe something hung somewhere.

    Odpowiedź
  • Gregg mówi:
    Móc 20, 2024 at 4:55 po południu

    Thanks so much had this issue after an update and this fixed it

    Odpowiedź

Zostaw odpowiedź Anuluj odpowiedź

Twój adres e-mail nie zostanie opublikowany. Wymagane pola są zaznaczone *

Ta strona korzysta z Akismet w celu ograniczenia spamu. Dowiedz się, jak przetwarzane są dane dotyczące Twoich komentarzy.

Tłumaczenie

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
przez Transposh - translation plugin for wordpress

Popularne posty

Wymagania systemowe dla serwera Windows 2016
Serwer Windows
Lista kolekcji zapytań programu Menedżer konfiguracji
Lista kolekcji zapytań programu Menedżer konfiguracji
Configmgr
Nawigacja strukturalna/zarządzana włączona na nowoczesnych stronach w klasycznych witrynach zespołu
Tech
SCCM Nie udało się uzyskać lokalizacji DP w oczekiwanej wersji z MP
Configmgr

Ostatnie posty

Zainstaluj WordPress z Nginx na AlmaLinux 9
Linuksa
Jak zainstalować OpenSSL 3 na Almalinux 9
Linuksa
Lista kolekcji zapytań programu Menedżer konfiguracji
Aktualizacja podglądu technicznego menedżera konfiguracji systemu 1611
Configmgr
Instalowanie i konfigurowanie Fail2ban dla ochrony SSH na Ubuntu 24.04
Linuksa

© 2023 Enterine

Przejdź do wersji mobilnej
Witamy z powrotem!

Zaloguj się na swoje konto

Nazwa użytkownika lub adres e-mail
Hasło

Zgubiłeś hasło?