Hello!
We have one central domain, and 4 NT domains. Recently we tried to add NT domain computers to the lansweeper system. Assume that central domain is "central.local" NT domain name is "secondary".
with connection tester lansweeper server can ping computer1.secondary and computer1.secondary.central.local (with alternate credentials) but it cannot ping just computer1.
in configuration manager, there is:
active scanning:
Domain DNS name: secondary.central.local
Domain netBios name: secondary
domain credentials:
domain: secondary
username: secondary\user
After I run lsclient on computer 1, lansweeper gives me an error:
Wmierror The RPC server is unavailable 0x800706BA (computer1) 2009.11.16. 11:13:32
Wmierror Cannot connect to DCOM port 135 : Firewalled? (computer1) 2009.11.16. 11:13:32
If I try to run trigger scan - it triggers:
javascript:runApp('\\\\server\\lstools$\\LsTrigger\\lstrigger.exe%20server%20computer1%20secondary','false');
but cannot see computer1, it only can see computer1.secondary.central.local , so how to show the lansweeper to scan computer with full bios name, not just with single computername?
Thank you.