The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Active Directory - Need some help

    Discussion in 'Windows OS and Software' started by millermagic, Feb 9, 2009.

  1. millermagic

    millermagic Rockin the pinktop

    Reputations:
    330
    Messages:
    1,742
    Likes Received:
    0
    Trophy Points:
    55
    I think the first problem I have is with DNS.

    For a class project my group has to set up a domain and join two clients to it.

    That shouldn't be a problem. The problem I'm having is DNS. When I am in manage active directory users and computers, I can't manage the computer ... it can't find the network path.

    I can ping the ip address of the clients but I just can't navigate by name - guessing it's DNS.

    Anyone have any tips?
     
  2. kgginfinity

    kgginfinity Notebook Guru

    Reputations:
    0
    Messages:
    54
    Likes Received:
    0
    Trophy Points:
    15
    Sorry, i just recently joined this forum.
    DNS could be the issue
    If you are using Microsoft Server, the wizards are usually pretty good.
    Make sure you set up your reverse and forward lookup zones correctly
     
  3. goofball

    goofball Notebook Deity

    Reputations:
    358
    Messages:
    1,710
    Likes Received:
    0
    Trophy Points:
    55
    how are you joining the computers?
     
  4. merlin_72032

    merlin_72032 Notebook Evangelist

    Reputations:
    117
    Messages:
    523
    Likes Received:
    0
    Trophy Points:
    30
    As kgginfinity said, your problem is DNS. I assume that you use Active Directory integrated DNS, so you have to make sure that your clients point to your domain controller.

    You might want to create reversed lookup zone on the domain controller too.
     
  5. gerryf19

    gerryf19 I am the walrus

    Reputations:
    2,275
    Messages:
    3,990
    Likes Received:
    0
    Trophy Points:
    105
    OK, I'm going to take a different path here and it might just be because I am reading your question differently than the others--you say you "cannot manage" it because it "can't find the network path"--but you can ping it.

    Pinging only means they are on the same network....(are you using DHCP?)

    Just starting with the obvious--since you're kind of new at this...did you actually JOIN the computers to the domain so their objects are created in Active Directory?

    I know that is overly obvious, but your description is vague enough so that it makes me think maybe you didn't--don't mean to insult you, but I like to start at the easier solution and work toward the complex
     
  6. kgginfinity

    kgginfinity Notebook Guru

    Reputations:
    0
    Messages:
    54
    Likes Received:
    0
    Trophy Points:
    15
    Another thing. if your computers are connected through a router, and your domain controller is the DNS server, make sure you log into the router and edit it's settings (usually in the network set up or configuration) to point to the domain controller as the primary DNS server, and then the other DNS servers (those provided by your ISP) as secondary and alternate. This could cause problems if the clients are set up to automatically get settings, they would be getting the DNS settings from the router and not the server. Let me know if you have any other questions.