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
WHERE PA.PolicyID like 'TPM%' AND RPM.MachineID = 0 AND RPM.IsTombstoned = 0SELECT PA.PolicyID, RPM.* FROM PolicyAssignment PA JOIN ResPolicyMap RPM ON PA.PADBID = RPM.PADBID
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