Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Win2008 Active Directory DNS Problems

Reply
Thread Tools Display Modes

Win2008 Active Directory DNS Problems

 
 
Johan
Guest
Posts: n/a

 
      11-10-2009
Running a new machine with Windows 2008 Server Standard.
Promoted to a DC (dcpromo) all went well.
Connecting computers to the network -> Major Problem

I have found out that the build of the DNS is not done right. I am missing
several records in the _msdcs.domain.local

Is there any way to rebuild this or do I need to demote the server and
promote again ??
It's the last thing I want to because I have to redefine all users and all
rights again

PLEASE HELP


 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      11-10-2009
Hello Johan,

During promotion youhave choosen to make the server also DNS server? Or did
you use anotherone for DNS? Please post an unedited ipconfig /all from the
DC/DNS and a problem client.

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


> Running a new machine with Windows 2008 Server Standard.
> Promoted to a DC (dcpromo) all went well.
> Connecting computers to the network -> Major Problem
> I have found out that the build of the DNS is not done right. I am
> missing several records in the _msdcs.domain.local
>
> Is there any way to rebuild this or do I need to demote the server and
> promote again ??
> It's the last thing I want to because I have to redefine all users and
> all
> rights again
> PLEASE HELP
>



 
Reply With Quote
 
Paul Bergson [MVP-DS]
Guest
Posts: n/a

 
      11-10-2009
You can rebuild. Start by either

net stop netlogon && net start netlogon
-or-
netdiag /fix

If this doesn't seem to clear it up, you can delete _msdcs.domain.local and
domain.local. Then recreate both zones and then repeat one of the two steps
above

--
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup This
posting is provided "AS IS" with no warranties, and confers no rights.

"Johan" <skylight_NO@SPAM_planet.nl> wrote in message
news:4af9566c$0$22939$...
> Running a new machine with Windows 2008 Server Standard.
> Promoted to a DC (dcpromo) all went well.
> Connecting computers to the network -> Major Problem
>
> I have found out that the build of the DNS is not done right. I am missing
> several records in the _msdcs.domain.local
>
> Is there any way to rebuild this or do I need to demote the server and
> promote again ??
> It's the last thing I want to because I have to redefine all users and all
> rights again
>
> PLEASE HELP
>
>



 
Reply With Quote
 
Johan
Guest
Posts: n/a

 
      11-10-2009
Installation of AD (dcpromo) is done weith automaticly configure DNS.
in the time waiting already dis dcdiag /fix but it wouln't help


"Meinolf Weber [MVP-DS]" <meiweb@(nospam)gmx.de> schreef in bericht
news:. com...
> Hello Johan,
>
> During promotion youhave choosen to make the server also DNS server? Or
> did you use anotherone for DNS? Please post an unedited ipconfig /all from
> the DC/DNS and a problem client.
>
> 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
>
>> Running a new machine with Windows 2008 Server Standard.
>> Promoted to a DC (dcpromo) all went well.
>> Connecting computers to the network -> Major Problem
>> I have found out that the build of the DNS is not done right. I am
>> missing several records in the _msdcs.domain.local
>>
>> Is there any way to rebuild this or do I need to demote the server and
>> promote again ??
>> It's the last thing I want to because I have to redefine all users and
>> all
>> rights again
>> PLEASE HELP
>>

>
>



 
Reply With Quote
 
Johan
Guest
Posts: n/a

 
      11-10-2009
Problem solved.

The serverwas not installed by myself so I demoted the server and ran
dcpromo again.
Windows will not setup the DNS correctly if the primary LAN has a
169.254.x.x address, Fixed or not it won't work.

Changed the subnet and rerun dcpromo solved the problem


"Johan" <skylight_NO@SPAM_planet.nl> schreef in bericht
news:4af97a43$0$22940$...
> Installation of AD (dcpromo) is done weith automaticly configure DNS.
> in the time waiting already dis dcdiag /fix but it wouln't help
>
>
> "Meinolf Weber [MVP-DS]" <meiweb@(nospam)gmx.de> schreef in bericht
> news:. com...
>> Hello Johan,
>>
>> During promotion youhave choosen to make the server also DNS server? Or
>> did you use anotherone for DNS? Please post an unedited ipconfig /all
>> from the DC/DNS and a problem client.
>>
>> 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
>>
>>> Running a new machine with Windows 2008 Server Standard.
>>> Promoted to a DC (dcpromo) all went well.
>>> Connecting computers to the network -> Major Problem
>>> I have found out that the build of the DNS is not done right. I am
>>> missing several records in the _msdcs.domain.local
>>>
>>> Is there any way to rebuild this or do I need to demote the server and
>>> promote again ??
>>> It's the last thing I want to because I have to redefine all users and
>>> all
>>> rights again
>>> PLEASE HELP
>>>

>>
>>

>
>



 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      11-10-2009
Hello Johan,

Nice to hear that you got it. Don't know what you mean with primary LAN.
But having a DC with more then one ip address will create new problems, so
if you have this kind of configuration, we should maybe check your system
again.

At least run the support tools "dcdiag /v" and "repadmin /showrepl" in an
elevated command prompt if you have additional DCs in the network.

Also your server should only use Domain internal DNS server, so NO external,
like your ISPs, on the NIC.

You shouldn't get any error.

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


> Problem solved.
>
> The serverwas not installed by myself so I demoted the server and ran
> dcpromo again.
> Windows will not setup the DNS correctly if the primary LAN has a
> 169.254.x.x address, Fixed or not it won't work.
> Changed the subnet and rerun dcpromo solved the problem
>
> "Johan" <skylight_NO@SPAM_planet.nl> schreef in bericht
> news:4af97a43$0$22940$...
>
>> Installation of AD (dcpromo) is done weith automaticly configure DNS.
>> in the time waiting already dis dcdiag /fix but it wouln't help
>>
>> "Meinolf Weber [MVP-DS]" <meiweb@(nospam)gmx.de> schreef in bericht
>> news:. com...
>>
>>> Hello Johan,
>>>
>>> During promotion youhave choosen to make the server also DNS server?
>>> Or did you use anotherone for DNS? Please post an unedited ipconfig
>>> /all from the DC/DNS and a problem client.
>>>
>>> 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
>>>> Running a new machine with Windows 2008 Server Standard.
>>>> Promoted to a DC (dcpromo) all went well.
>>>> Connecting computers to the network -> Major Problem
>>>> I have found out that the build of the DNS is not done right. I am
>>>> missing several records in the _msdcs.domain.local
>>>> Is there any way to rebuild this or do I need to demote the server
>>>> and
>>>> promote again ??
>>>> It's the last thing I want to because I have to redefine all users
>>>> and
>>>> all
>>>> rights again
>>>> PLEASE HEL



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
active sync on exchange server and blackberry problems Marineta ActiveSync 1 06-05-2009 04:15 PM
Managing Active Directory Kyle Windows Vista Administration 0 11-08-2006 08:21 PM
Mobile 5.0 and Active Sync 4.x problems in Dell Axim X51v DELL ADM MechTech ActiveSync 0 01-28-2006 12:31 AM
Active Sync with Outlook - problems - !!! Sonja Störmer ActiveSync 3 11-08-2004 09:48 PM
Active Sync Problems Carl G. ActiveSync 0 09-17-2004 08:40 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59