The Problem One of my clients was recently experiencing failures installing the SMS_NOTIFICATION_SERVER component. SITE_COMPONENT_MANAGER would continuously retry the installation of the SMS_NOTIFICATION_SERVER component and fail. Here is the error that was presented in the SMS_NOTIFICATION_SERVER log: Site Component Manager failed to install this component, because the Microsoft Installer File for this component (bgbisapi.msi) could […]
Cannot Create SCCMContentLib [Error code: 67]
I ran into an interesting issue on a ConfigMgr 2012 R2 CAS when working an issue for a client yesterday. My client reported that content was not distributing to distribution points. All content distributions would fail instantly. Error message “Cannot Create SCCMContentLib [Error code: 67]” was being generated in the distmgr.log. According to the logs, […]
Unknown SQL Error in ConfigMgr Logs
While working an issue for one of my clients recently, I ran into errors like the following in the policypv.log and the wsyncmgr.log: Policypv.log *** *** Unknown SQL Error! in ConfigMgr Logs CDeviceEnrollmentGenericSCConfig::GenerateDevicePolicyXML: failed to retrieve DTGuid from AppModelname 0 wsyncmgr.log *** *** Unknown SQL Error! Failed to sync update 15441c35-cd5f-4ea9-b067-7f50c7649e4f. Error: Failed to […]
ConfigMgr 2012 R2 Upgrade – Report Errors
I ran into an issue running reports after upgrading from ConfigMgr 2012 SP1 to 2012 R2. When trying to run certain reports, I would receive an error like the following: I discovered that Role Based Access Control (RBAC) is now enabled for reports in ConfigMgr 2012 R2. I ran across someones blog post that recommended […]
ConfigMgr 2012 Failed to start DP health monitoring task
I ran into an interesting problem today while trying to distribute the ConfigMgr client package to a Distribution Point. After reviewing the distribution errors in the Monitoring workspace, I opened up distmgr.log and found the following error: “Failed to start DP health monitoring task for package ‘<Package ID>’. Error Code: -1” It turns out that there […]