TacticalALmonds
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 1
Hey all,
Running into multiple issues after a SCCM upgrade. I upgraded us from an older version 2001 to latest. After the upgrade, SMS components started going to critical. I am currently going to rebuild FSP and Reporting services due to critical failure and hours of research.
However there are a few things I think are salvagable:
getting errors on messaging processing engine and looking through bgb logs, I am seeing this:
<01/30/22 12:57:57> CTool::RegisterComPlusService: Failed to unregister C:\Program Files\Microsoft Configuration Manager\bin\x64\BGBServer\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
and
<01/30/22 12:57:57> DeleteBgbServerApplication: failed to find the application
The ultimate issue is that 2 components are constantly going to stopped then turning themselves back on after 20 minutes or so. SMS_Message_processing_engine and SMS_notification_manager.
Also a few issues seems that PXE booting is broken as well. SCCM isn't advertising task sequences, however there are deployed and active sequences. I updated distribution points and also rebuilt the winPE image with the latest version of ADK.
In my task sequence advanced tab, I'm getting an error that doesn't let me view anything:
System.NullReferenceException
Object reference not set to an instance of an object.
Stack Trace:
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryPropertySingleItem.get_BooleanValue()
at Microsoft.ConfigurationManagement.AdminConsole.TaskSequences.AdvanceControl.InitializePageControl()
at Microsoft.ConfigurationManagement.AdminConsole.SmsPropertyPage.OnInitialize()
-------------------------------
I made the mistake of not reading the recovery options before doing the upgrade. I only have a Veeam backup, that is application aware and doing SQL backups. Is recovering from these backups valid?
Running into multiple issues after a SCCM upgrade. I upgraded us from an older version 2001 to latest. After the upgrade, SMS components started going to critical. I am currently going to rebuild FSP and Reporting services due to critical failure and hours of research.
However there are a few things I think are salvagable:
getting errors on messaging processing engine and looking through bgb logs, I am seeing this:
<01/30/22 12:57:57> CTool::RegisterComPlusService: Failed to unregister C:\Program Files\Microsoft Configuration Manager\bin\x64\BGBServer\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
and
<01/30/22 12:57:57> DeleteBgbServerApplication: failed to find the application
The ultimate issue is that 2 components are constantly going to stopped then turning themselves back on after 20 minutes or so. SMS_Message_processing_engine and SMS_notification_manager.
Also a few issues seems that PXE booting is broken as well. SCCM isn't advertising task sequences, however there are deployed and active sequences. I updated distribution points and also rebuilt the winPE image with the latest version of ADK.
In my task sequence advanced tab, I'm getting an error that doesn't let me view anything:
System.NullReferenceException
Object reference not set to an instance of an object.
Stack Trace:
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryPropertySingleItem.get_BooleanValue()
at Microsoft.ConfigurationManagement.AdminConsole.TaskSequences.AdvanceControl.InitializePageControl()
at Microsoft.ConfigurationManagement.AdminConsole.SmsPropertyPage.OnInitialize()
-------------------------------
I made the mistake of not reading the recovery options before doing the upgrade. I only have a Veeam backup, that is application aware and doing SQL backups. Is recovering from these backups valid?