Quote:
|
The clinet PCs must be set to get IP addresses from DHCP from your Windows Server.
|
Not true at all. You don't have to be DHCP authenticated by a windows server in order to get onto a windows domain. You just have to make sure all the domain information is in the client machines. Any DHCP should be able to provide it as long as the DHCP server is setup correctly.
Here is what you want to do -
1) Ping the server by FQDN and make sure you get a reply.
2) Do an nslookup from your machine to the server. (this is probably where your having a failure).
3) Ensure that the DNS server on your workstations is set to a DNS server that isone of the windows domain DNS servers OR a DNS server that has records pointing back to the windows DNS domain. (probably is currently resolving to the ISP or another domain)
What you want is a client who is able to get dns resolutions going client - domain - ISP so your DNS server on your client would then be the IP of your domain controller which would be running DNS with Active Directory.
Also I noticed you said domain mazar most poeple either have xxx.com or xxx.local as their domain where xxx in this case would be mazar have you tried adding a machien to the domain using the full context of your domain namespace?