Cannot find CCMNotificationAgent.log

Duchemin, Dominique 2,006 Reputation points
2022-06-18T21:33:12.397+00:00

Hello,

I have a site server MEMCM 2203 + KB14480034 with all roles as required...

  • Cloud Management Gateway connection point
  • Component Server
  • Distribution point
  • Endpoint Protection point
  • Management Point
  • Service Connection point
  • Site database server
  • Site server
  • Site system
  • SMS Provider
    212732-2022-06-18-14-38-47-memcm-test-site-roles.png

I have an error in the BgbServer,log

ERROR: Can't find specified certificate in cert store My with cert hash 531A6677EF6DAB18171390205DA4878EE0754901... SMS_NOTIFICATION_SERVER 6/18/2022 2:00:25 PM 1912 (0x0778)
ERROR: Don't have a server certificate when try to start TCP listener SMS_NOTIFICATION_SERVER 6/18/2022 2:00:25 PM 1912 (0x0778)
Can't start TCP listener for now SMS_NOTIFICATION_SERVER 6/18/2022 2:00:25 PM 1912 (0x0778)
Wait 60 seconds to restart TCP listener SMS_NOTIFICATION_SERVER 6/18/2022 2:00:25 PM 1912 (0x0778)

But also I could noy find the
CCMNotificationAgent.log

Is it normal?
Are the two related or not?

Thanks,
Dom

Microsoft Configuration Manager
0 comments No comments
{count} vote

4 answers

Sort by: Most helpful
  1. AllenLiu-MSFT 40,396 Reputation points Microsoft Vendor
    2022-06-20T06:14:42.017+00:00

    Hi, @Duchemin, Dominique

    Thank you for posting in Microsoft Q&A forum.

    It seems the issue is related to the binding certificate in IIS, it could be expired or invalid, have we check that?
    212804-1.png


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

  2. AllenLiu-MSFT 40,396 Reputation points Microsoft Vendor
    2022-06-24T08:42:22.347+00:00

    Hi, @Duchemin, Dominique

    Try to run below 2 powershell commands on client to see if it helps:
    Invoke-WmiMethod -Namespace root\ccm -Class SMS_Client -Name ResetPolicy -ArgumentList "1"
    Invoke-WmiMethod -Namespace root\ccm -Class SMS_Client -Name TriggerSchedule -ArgumentList "{00000000-0000-0000-0000-000000000021}"


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    1 person found this answer helpful.
    0 comments No comments

  3. Duchemin, Dominique 2,006 Reputation points
    2022-06-23T04:24:18.23+00:00

    Hello,

    The hashes matched:
    214116-2022-06-22-21-21-55-vitsccmcb-bindings-iis.png

    but still not seeing the ccmnotificationagent.log??? on the site server
    but I did find it on the client after a manual installation with a repetitive error...

    Blockquote

    Failed to get MDM_ConfigSetting instance, 0x80041013 BgbAgent 6/22/2022 9:30:29 PM 6832 (0x1AB0)
    Raising event:
    instance of CCM_CcmHttp_Status
    {
    ClientID = "GUID:746D5C24-E017-432D-829D-5F3EDE3066F8";
    DateTime = "20220623043537.759000+000";
    HostName = "VITSCCMCB.adtest";
    HRESULT = "0x00000000";
    ProcessID = 2536;
    StatusCode = 0;
    ThreadID = 6832;
    };
    BgbAgent 6/22/2022 9:35:37 PM 6832 (0x1AB0)
    GetCurrentlyLoggedOnUser Failed with error code = 800703f0. BgbAgent 6/22/2022 9:35:39 PM 6832 (0x1AB0)
    sBoundaryGroupID: 16777218, BgbAgent 6/22/2022 9:35:39 PM 6832 (0x1AB0)
    sIpAddress: 10.16.103.81, BgbAgent 6/22/2022 9:35:39 PM 6832 (0x1AB0)
    sIpSubnet: 10.16.103.0, BgbAgent 6/22/2022 9:35:39 PM 6832 (0x1AB0)
    Successfully sent keep-alive message. BgbAgent 6/22/2022 9:35:39 PM 6832 (0x1AB0)
    Updating MDM_ConfigSetting.ClientHealthLastSyncTime with value 2022-06-23T04:35:39Z BgbAgent 6/22/2022 9:35:39 PM 6832 (0x1AB0)

    Thanks,
    Dom


  4. Duchemin, Dominique 2,006 Reputation points
    2022-06-23T17:28:42.12+00:00

    Hello,

    Same error for another Client:

    Blockquote
    Failed to get MDM_ConfigSetting instance, 0x80041013 BgbAgent 6/23/2022 10:20:40 AM 1916 (0x077C)

    Raising event:
    instance of CCM_CcmHttp_Status
    {
    ClientID = "GUID:53FD670A-4EF0-4ABC-9D07-B1EDA74E066B";
    DateTime = "20220623172550.168000+000";
    HostName = "VITSCCMCB.adtest";
    HRESULT = "0x00000000";
    ProcessID = 6948;
    StatusCode = 0;
    ThreadID = 1916;
    };
    BgbAgent 6/23/2022 10:25:50 AM 1916 (0x077C)
    sBoundaryGroupID: 16777218, BgbAgent 6/23/2022 10:25:50 AM 1916 (0x077C)
    sIpAddress: 10.2.22.14, BgbAgent 6/23/2022 10:25:50 AM 1916 (0x077C)
    sIpSubnet: 10.2.22.0, BgbAgent 6/23/2022 10:25:50 AM 1916 (0x077C)
    Successfully sent keep-alive message. BgbAgent 6/23/2022 10:25:50 AM 1916 (0x077C)
    Updating MDM_ConfigSetting.ClientHealthLastSyncTime with value 2022-06-23T17:25:50Z BgbAgent 6/23/2022 10:25:50 AM 1916 (0x077C)
    Failed to get MDM_ConfigSetting instance, 0x80041013 BgbAgent 6/23/2022 10:25:50 AM 1916 (0x077C)

    Thanks,
    Dom

    0 comments No comments