When running `Get-MDATPDevice -all` it only retrieves 10.000 devices It seems to be caused by the max page size being 10.000 as described in https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/get-machines?view=o365-worldwide
When running
Get-MDATPDevice -allit only retrieves 10.000 devicesIt seems to be caused by the max page size being 10.000 as described in
https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/get-machines?view=o365-worldwide