Hi Tilman Schmidt, Below are some known actions that will create a new/additional entry for onboarded machines in MDE:
- Renaming device
- Workgroup rename/change/join
- Join a Domain
- Changing primary DNS suffix
Here is some logic into why duplicate entries are created for "can be onboarded" and "onboarded"?
For Windows OS, Device Discovery is based on the MAC address and name of discovered host. So, if a device is joined to the domain (for example), then the device ID of the onboarded machine will be different than that of the original "can be onboarded" discovered device. Regardless, upon next active probe by a nearby agent with 'Discovery' - it is expected that a match will be found between the MAC address of the onboarded device and the previous discovered ID (that no longer points to an unmanaged host) and the old Device in the "can be onboarded" state will be removed from the portal.
Probing happens roughly every 3 weeks, and so the duplicates may take at least 3 weeks to resolve.
One recommendation is that Discovered devices should be merged with onboarded devices if identified as the same device.
If you find the answer above helpful, please Accept the answer to help anyone in the community who might have a similar question to quickly find the solution.