Hello Alex,
You use a single label domain name like myjob-domain which is a bad decision.
This creates lots of problems.
See here about DNS configuration for single label domain names:
http://support.microsoft.com/kb/300684
You should reaally think to use a domain name like mydomain.loc or mydomain.local(do
not use .local with MAC computers)
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!!
http://www.blakjak.demon.co.uk/mul_crss.htm
> I have a win2008 dc with a first level windows domain name:
> myjob-domain
> with nslookup, if I query myjob-domain I get en error "not existing
> domain"
> but If I add . (dot) at the end (myjob-domain.) I correclty get the
> dc ip
> address. This cause the client at start up not to download GPO, with
> an
> error because they don't find \\myjob-domain\sysvol\....
> What is wrong?
> Thank you.
> Alex