I just noticed the report that shows all groups a user is a member of. In our case, thats 76755 users and the report says 1M groups. I guess that is a limit that has been reached, because I think we have more than so.
This is a lot of unused, unwanted data in the Lansweeper SQL database, that we would like to not have. Is there a way to stop the scanning for user group membership?
Unfortunately there is no way to disable AD group scanning aside from disabling AD user scanning all together.
As for the report, it is normal that it only show 1 million results, all default reports start with "Select Top 1000000" (done for performance reasons). If needed you can change it so it shows all results.