Do the following:
- Check your Domain User Scanning settings under Configuration/Scanning Setup/Scanning Methods.
- Execute the script below under Configuration/Scanning Setup/Database Scripts to delete all domain users from your database. Replace YourDomain with the NetBIOS name of the domain, copy and paste the code and hit the Execute SQL Code button.
delete from tblADusers where userdomain = 'YourDomain'
- Hit the Scan Now button(s) in the Domain User Scanning section of Configuration/Scanning Setup/Scanning Methods to rescan your network.