Mobile ActiveSync Devices
I build script exporting Mobile ActiveSync devices from AD and importing them into Lansweeper. Usinf the following PowerShell commands:Get-ActiveSyncDevice | select FriendlyName, DeviceId, DeviceImei, DeviceMobileOperato, DeviceOS, DeviceOSLanguage, ...