spitfire Posted November 24, 2014 Report post Posted November 24, 2014 Hi, I've just set up PKI insfrastructure on my AD/SCCM 2012 R2 server following: http://sccmguy.com/2013/11/26/pki-certificates-for-configuration-manager-2012-r2-part-1-of-4-web-server-certificate/ Unfortunately Management Point complains about SMS_NOTIFICATION_SERVER nt being able to read my SSL cert from IIS - here's an excerpt from bgbserver.log found on my SCCM server: Beginning main thread SMS_NOTIFICATION_SERVER 2014-11-24 21:41:07 4104 (0x1008) Register a DB connection... SMS_NOTIFICATION_SERVER 2014-11-24 21:41:16 4156 (0x103C) Initializing the status message reporting system... SMS_NOTIFICATION_SERVER 2014-11-24 21:41:16 4156 (0x103C) The path to the "Status Manager" inbox is "C:\Program Files\Microsoft Configuration Manager\inboxes\statmgr.box\statmsgs". SMS_NOTIFICATION_SERVER 2014-11-24 21:41:16 4156 (0x103C) SMS_STATUS_MANAGER is not running as part of this process, the SMS_EXECUTIVE to SMS_STATUS_MANAGER in-memory status message queue will not be used. SMS_NOTIFICATION_SERVER 2014-11-24 21:41:16 4156 (0x103C) Registered this process as a source of "SMS Server" events. SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4156 (0x103C) Registered this process as a source of "SMS Client" events. SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4156 (0x103C) Registered this process as a source of "SMS Provider" events. SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4156 (0x103C) Status message reporting system initialized successfully. SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4156 (0x103C) BgbServerController COM wrapper object 22687807 is successfully initialized SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4156 (0x103C) GetMPWebSite: MP is installed under web site <IIS://LocalHost/W3SVC/1> SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4104 (0x1008) ERROR: GetIISWebServiceBinaryProperty failed (0x800cc801). SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4104 (0x1008) Error: Failed to get IIS certificate check mode SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4104 (0x1008) Error: Failed to refresh MP settings. SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4104 (0x1008) STATMSG: ID=9800 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_NOTIFICATION_SERVER" SYS=CONFIGMGR-P01.mydomain.me SITE=P01 PID=2556 TID=4104 GMTDATE=Pn lis 24 20:41:17.330 2014 ISTR0="CONFIGMGR-P01.mydomain.me" ISTR1="-2146646015" ISTR2="CONFIGMGR-P01.mydomain.me" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4104 (0x1008) Failed to initialize BGB server. Wait 300 seconds to do initialization again SMS_NOTIFICATION_SERVER 2014-11-24 21:41:17 4104 (0x1008) Any ideas how to fix it? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted November 25, 2014 Report post Posted November 25, 2014 What about the MP itself, does the MPcontrol.log show any further errors? Quote Share this post Link to post Share on other sites More sharing options...