We recently started scanning a subdomain of our forest by using OU's.
When scanning the response is Error Code 201 - Network connection error.
I suspect it's only using the hostname rather than the FQDN.
The names are being resolved using the local subdomain's DNS suffix rather than the remote subdomain's DNS suffix.
For example:
Local domain is:
local.domain
Remote domain name is:
remote.domain
When scanning using the server in the local.domain.local domain host names are always resolved to host.local.domain
I'd like them to be resolved using the FQDN of the OU the hostnames are being pulled from - hostname.remote.domain
Is there a way to accomplish this?
Thanks!
Eric