How do I make Lansweeper pull data from the client computer?
easiest way is to add lsclient.exe to a loginscript (if you use it)
or you can just test from a client
lsclient.exe <ipaddress or hostname of server>
The domain\lsscanner user should have administrative rights on the client.
On the client make sure that the following is ok/available
-Remote registry service running (is on by default)
-access to c$ share (is on by default)
-access to wmi (is on by default)
-dcom enabled (is on by default)
-Windows firewall not blocking anything.