Upgraded to version 5 yesterday. All went pretty well. Only glitch that's sticking out is the domain user scanning listed my entire AD forest instead of just my local OU. So I now have info for 10000 users and their associated OUs instead of the 2000 that belong to me.
Haven't been able to find the way to prune those out.
- Execute the script below in the Lansweeper web console under Configuration/Scanning Setup/Database Scripts and replace YourDomain with the NetBIOS name of the domain whose users you want to purge.
delete from tblADusers where userdomain = 'YourDomain'
- Check which OUs you've submitted for Domain User Scanning, under Configuration/Scanning Setup/Scanning Methods.