Slowness in MEMCM

Dominique DUCHEMIN 831 Reputation points
2021-08-05T16:08:16.527+00:00

Hello,

As for security purposes TLS 1.0 has been removed from the MEMCM servers we are experiencing slowness...
Production:
Version 2103
MBAM is installed
When running the SQL query

SELECT PA.PolicyID, RPM.* FROM PolicyAssignment PA JOIN ResPolicyMap RPM ON PA.PADBID = RPM.PADBID

WHERE PA.PolicyID like 'TPM%' AND RPM.MachineID = 0 AND RPM.IsTombstoned = 0

I am getting 461 rows...

So Microsoft advised us to run the hotfix so I did in test even the query was showing 0 row... How to really test the efficiency of these fixes when there is no issue in front!!!
Test:
Version 2103
Hotfix KB10036164 installed
Hotfix KB10372804 installed
MBAM is installed

Any other idea about this slowness...

  • MBAM
  • TLS 1.0 removed

Thanks,
Dom

Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
490 questions
Microsoft Configuration Manager
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Colin Ford 1,026 Reputation points
    2021-08-05T21:38:12.683+00:00

    Do you use Invoke-MbamClientDeployment.ps1?

    If so, read https://video2.skills-academy.com/en-us/mem/configmgr/hotfix/2103/10372804

    1 person found this answer helpful.
    0 comments No comments

  2. Dominique DUCHEMIN 831 Reputation points
    2021-08-06T14:25:07.6+00:00

    Thanks, I read the article and will check after installation.

    0 comments No comments

  3. Simon Ren-MSFT 35,311 Reputation points Microsoft Vendor
    2021-08-12T07:01:41.257+00:00

    Hi,

    Hope everything goes well. May we know the current status of the question? If there is any chance to try above suggestion? If there is any other assistance we can provide, please feel free to let us know, we will do our best to help you.

    Thanks and regards,
    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.
    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.
    https://video2.skills-academy.com/en-us/answers/articles/67444/email-notifications.html

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.