Hi Robertson,
First, I use ./install.sh or ./install-express.sh
2 - In ./install-express.sh, it request to enter company.com, domain AD, user, computers.
In my case, I enter:
. company.com =
. domain AD = mgmt.local (it is the domain to authentified by AD)
. user = ?? (I must put administrator ?)
. computers = computers
And I have a failed like this:
ADDC : Find domain controllers in DNS : Failed
: Cannot find information for domain mgmt.local in DNS.
: Most likely causes are:
: a) The domain name, mgmt.local, that you entered is wrong
: b) /etc/resolv.conf does not point to a DNS server that knows
: about the domain
: Configured DNS servers are:
: 196.192.32.5 (dns.dts.mg): TCP dead but UDP OK
: 41.188.9.130 (nscache10.dts.mg): TCP dead but UDP OK
:
: If you cannot resolve this issue then get the name of a Domain
: Controller for mgmt.local and rerun adcheck with the
: -s <server> option.
1 serious issue was encountered during check.
Have you any idea for easy install?