Windows Vista Tips

Windows Vista Tips > Newsgroups > Virtual PC > Can't Join member server to domain

Reply
Thread Tools Display Modes

Can't Join member server to domain

 
 
Beyuduzz
Guest
Posts: n/a

 
      09-26-2009
I'm trying to setup a lab for MCSE studying. I have VPC 2007 installed on
Vista Home Premium. I installed each Virtual server from the same CD but
different Keys. Windows Firewall is turned off on both servers.
When I try to add Computer2 to the Domain i get the error messages below. I
am pretty familiar with this DNS stuff, but this one has me stumped.

Host: Vista Home Premium
Firewall: Trend Micro
NIC: Wirless DLink

Guest1: Windows Server 2003
Name: Computer1
AD and DNS server roles installed
DHCP is not installed
Domain name: Beyud.local

Guest2: Windows Server 2003
Name: Computer2
No Roles installed.
================================================== ========
Error message from Computer2 when trying to join Beyud.local domain using
full FQDN.
================================================== ========
The following error occurred when DNS was queried for the service location
(SRV) resource record used to locate a domain controller for domain
beyud.local:

The error was: "This operation returned because the timeout period expired."
(error code 0x000005B4 ERROR_TIMEOUT)

The query was for the SRV record for _ldap._tcp.dc._msdcs.beyud.local

The DNS servers used by this computer for name resolution are not
responding. This computer is configured to use DNS servers with the following
IP addresses:

192.168.1.10

Verify that this computer is connected to the network, that these are the
correct DNS server IP addresses, and that at least one of the DNS servers is
running.
================================================== ========


================================================== ========
Error Message from Computer2 when trying to join domain from computer name
change properties. I only typed BEYUD for domain to join.
================================================== ========
"The domain name beyud might be a NetBIOS domain name. If this is the case,
verify that the domain name is properly registered with WINS.

If you are certain that the name is not a NetBIOS domain name, then the
following information can help you troubleshoot your DNS configuration.

The following error occurred when DNS was queried for the service location
(SRV) resource record used to locate a domain controller for domain beyud:

The error was: "This operation returned because the timeout period expired."
(error code 0x000005B4 ERROR_TIMEOUT)

The query was for the SRV record for _ldap._tcp.dc._msdcs.beyud

The DNS servers used by this computer for name resolution are not
responding. This computer is configured to use DNS servers with the following
IP addresses:

192.168.1.10

Verify that this computer is connected to the network, that these are the
correct DNS server IP addresses, and that at least one of the DNS servers is
running.
================================================== ========

--
I'm trying to think but nothing's happening..."
 
Reply With Quote
 
 
 
 
Peter Cox ~ 107641
Guest
Posts: n/a

 
      09-28-2009
It's as it says, the member server cannot find a DC via a dns search,
apparently using LDAP.
Have you configured the virtual machines using static or dhcp IP addresses,
from the 192.168.x.x address it sounds like it's dhcp.
If dhcp who is the dhcp server and is it running
If not dhcp did you add the dns server address to the member server nic
properties? and have you configured the dns service on the dns server, is
that the PDC?, correctly?
What mode did you select for the AD installation, mixed or all AD?

Regards Peter

--
Peter 107641
Vista64 Ultimate Edition
Std Server 2003
"Beyuduzz" <> wrote in message
news:703594BD-6D05-4C5B-ACF9-...
> I'm trying to setup a lab for MCSE studying. I have VPC 2007 installed on
> Vista Home Premium. I installed each Virtual server from the same CD but
> different Keys. Windows Firewall is turned off on both servers.
> When I try to add Computer2 to the Domain i get the error messages below.
> I
> am pretty familiar with this DNS stuff, but this one has me stumped.
>
> Host: Vista Home Premium
> Firewall: Trend Micro
> NIC: Wirless DLink
>
> Guest1: Windows Server 2003
> Name: Computer1
> AD and DNS server roles installed
> DHCP is not installed
> Domain name: Beyud.local
>
> Guest2: Windows Server 2003
> Name: Computer2
> No Roles installed.
> ================================================== ========
> Error message from Computer2 when trying to join Beyud.local domain using
> full FQDN.
> ================================================== ========
> The following error occurred when DNS was queried for the service location
> (SRV) resource record used to locate a domain controller for domain
> beyud.local:
>
> The error was: "This operation returned because the timeout period
> expired."
> (error code 0x000005B4 ERROR_TIMEOUT)
>
> The query was for the SRV record for _ldap._tcp.dc._msdcs.beyud.local
>
> The DNS servers used by this computer for name resolution are not
> responding. This computer is configured to use DNS servers with the
> following
> IP addresses:
>
> 192.168.1.10
>
> Verify that this computer is connected to the network, that these are the
> correct DNS server IP addresses, and that at least one of the DNS servers
> is
> running.
> ================================================== ========
>
>
> ================================================== ========
> Error Message from Computer2 when trying to join domain from computer name
> change properties. I only typed BEYUD for domain to join.
> ================================================== ========
> "The domain name beyud might be a NetBIOS domain name. If this is the
> case,
> verify that the domain name is properly registered with WINS.
>
> If you are certain that the name is not a NetBIOS domain name, then the
> following information can help you troubleshoot your DNS configuration.
>
> The following error occurred when DNS was queried for the service location
> (SRV) resource record used to locate a domain controller for domain beyud:
>
> The error was: "This operation returned because the timeout period
> expired."
> (error code 0x000005B4 ERROR_TIMEOUT)
>
> The query was for the SRV record for _ldap._tcp.dc._msdcs.beyud
>
> The DNS servers used by this computer for name resolution are not
> responding. This computer is configured to use DNS servers with the
> following
> IP addresses:
>
> 192.168.1.10
>
> Verify that this computer is connected to the network, that these are the
> correct DNS server IP addresses, and that at least one of the DNS servers
> is
> running.
> ================================================== ========
>
> --
> I'm trying to think but nothing's happening..."



 
Reply With Quote
 
Beyuduzz
Guest
Posts: n/a

 
      09-28-2009
The Virtual machines are using a static address. I even changed it after
demoting the server to a 151.0.1.x scheme

DHCP isn't installed yet. There are only two virtual pc's, both are SErver
2003.

The Primary DNS address is in the Member Server's NIC properties.

The domain functional level is 2003 and it is AD integrated.

I don't know what you mean by "configured DNS". Installed the server
service with the Manage My Server function. The AD SErver is also the DNS
server.
--
I''m a novice with an advance way of thinking.


"Peter Cox ~ 107641" wrote:

> It's as it says, the member server cannot find a DC via a dns search,
> apparently using LDAP.
> Have you configured the virtual machines using static or dhcp IP addresses,
> from the 192.168.x.x address it sounds like it's dhcp.
> If dhcp who is the dhcp server and is it running
> If not dhcp did you add the dns server address to the member server nic
> properties? and have you configured the dns service on the dns server, is
> that the PDC?, correctly?
> What mode did you select for the AD installation, mixed or all AD?
>
> Regards Peter
>
> --
> Peter 107641
> Vista64 Ultimate Edition
> Std Server 2003
> "Beyuduzz" <> wrote in message
> news:703594BD-6D05-4C5B-ACF9-...
> > I'm trying to setup a lab for MCSE studying. I have VPC 2007 installed on
> > Vista Home Premium. I installed each Virtual server from the same CD but
> > different Keys. Windows Firewall is turned off on both servers.
> > When I try to add Computer2 to the Domain i get the error messages below.
> > I
> > am pretty familiar with this DNS stuff, but this one has me stumped.
> >
> > Host: Vista Home Premium
> > Firewall: Trend Micro
> > NIC: Wirless DLink
> >
> > Guest1: Windows Server 2003
> > Name: Computer1
> > AD and DNS server roles installed
> > DHCP is not installed
> > Domain name: Beyud.local
> >
> > Guest2: Windows Server 2003
> > Name: Computer2
> > No Roles installed.
> > ================================================== ========
> > Error message from Computer2 when trying to join Beyud.local domain using
> > full FQDN.
> > ================================================== ========
> > The following error occurred when DNS was queried for the service location
> > (SRV) resource record used to locate a domain controller for domain
> > beyud.local:
> >
> > The error was: "This operation returned because the timeout period
> > expired."
> > (error code 0x000005B4 ERROR_TIMEOUT)
> >
> > The query was for the SRV record for _ldap._tcp.dc._msdcs.beyud.local
> >
> > The DNS servers used by this computer for name resolution are not
> > responding. This computer is configured to use DNS servers with the
> > following
> > IP addresses:
> >
> > 192.168.1.10
> >
> > Verify that this computer is connected to the network, that these are the
> > correct DNS server IP addresses, and that at least one of the DNS servers
> > is
> > running.
> > ================================================== ========
> >
> >
> > ================================================== ========
> > Error Message from Computer2 when trying to join domain from computer name
> > change properties. I only typed BEYUD for domain to join.
> > ================================================== ========
> > "The domain name beyud might be a NetBIOS domain name. If this is the
> > case,
> > verify that the domain name is properly registered with WINS.
> >
> > If you are certain that the name is not a NetBIOS domain name, then the
> > following information can help you troubleshoot your DNS configuration.
> >
> > The following error occurred when DNS was queried for the service location
> > (SRV) resource record used to locate a domain controller for domain beyud:
> >
> > The error was: "This operation returned because the timeout period
> > expired."
> > (error code 0x000005B4 ERROR_TIMEOUT)
> >
> > The query was for the SRV record for _ldap._tcp.dc._msdcs.beyud
> >
> > The DNS servers used by this computer for name resolution are not
> > responding. This computer is configured to use DNS servers with the
> > following
> > IP addresses:
> >
> > 192.168.1.10
> >
> > Verify that this computer is connected to the network, that these are the
> > correct DNS server IP addresses, and that at least one of the DNS servers
> > is
> > running.
> > ================================================== ========
> >
> > --
> > I'm trying to think but nothing's happening..."

>
>
>

 
Reply With Quote
 
Beyuduzz
Guest
Posts: n/a

 
      09-28-2009
Oh, I also tried the two VHDs with Virtual Server 2005 and i get the same
error.
--
I''m a novice with an advance way of thinking.


"Peter Cox ~ 107641" wrote:

> It's as it says, the member server cannot find a DC via a dns search,
> apparently using LDAP.
> Have you configured the virtual machines using static or dhcp IP addresses,
> from the 192.168.x.x address it sounds like it's dhcp.
> If dhcp who is the dhcp server and is it running
> If not dhcp did you add the dns server address to the member server nic
> properties? and have you configured the dns service on the dns server, is
> that the PDC?, correctly?
> What mode did you select for the AD installation, mixed or all AD?
>
> Regards Peter
>
> --
> Peter 107641
> Vista64 Ultimate Edition
> Std Server 2003
> "Beyuduzz" <> wrote in message
> news:703594BD-6D05-4C5B-ACF9-...
> > I'm trying to setup a lab for MCSE studying. I have VPC 2007 installed on
> > Vista Home Premium. I installed each Virtual server from the same CD but
> > different Keys. Windows Firewall is turned off on both servers.
> > When I try to add Computer2 to the Domain i get the error messages below.
> > I
> > am pretty familiar with this DNS stuff, but this one has me stumped.
> >
> > Host: Vista Home Premium
> > Firewall: Trend Micro
> > NIC: Wirless DLink
> >
> > Guest1: Windows Server 2003
> > Name: Computer1
> > AD and DNS server roles installed
> > DHCP is not installed
> > Domain name: Beyud.local
> >
> > Guest2: Windows Server 2003
> > Name: Computer2
> > No Roles installed.
> > ================================================== ========
> > Error message from Computer2 when trying to join Beyud.local domain using
> > full FQDN.
> > ================================================== ========
> > The following error occurred when DNS was queried for the service location
> > (SRV) resource record used to locate a domain controller for domain
> > beyud.local:
> >
> > The error was: "This operation returned because the timeout period
> > expired."
> > (error code 0x000005B4 ERROR_TIMEOUT)
> >
> > The query was for the SRV record for _ldap._tcp.dc._msdcs.beyud.local
> >
> > The DNS servers used by this computer for name resolution are not
> > responding. This computer is configured to use DNS servers with the
> > following
> > IP addresses:
> >
> > 192.168.1.10
> >
> > Verify that this computer is connected to the network, that these are the
> > correct DNS server IP addresses, and that at least one of the DNS servers
> > is
> > running.
> > ================================================== ========
> >
> >
> > ================================================== ========
> > Error Message from Computer2 when trying to join domain from computer name
> > change properties. I only typed BEYUD for domain to join.
> > ================================================== ========
> > "The domain name beyud might be a NetBIOS domain name. If this is the
> > case,
> > verify that the domain name is properly registered with WINS.
> >
> > If you are certain that the name is not a NetBIOS domain name, then the
> > following information can help you troubleshoot your DNS configuration.
> >
> > The following error occurred when DNS was queried for the service location
> > (SRV) resource record used to locate a domain controller for domain beyud:
> >
> > The error was: "This operation returned because the timeout period
> > expired."
> > (error code 0x000005B4 ERROR_TIMEOUT)
> >
> > The query was for the SRV record for _ldap._tcp.dc._msdcs.beyud
> >
> > The DNS servers used by this computer for name resolution are not
> > responding. This computer is configured to use DNS servers with the
> > following
> > IP addresses:
> >
> > 192.168.1.10
> >
> > Verify that this computer is connected to the network, that these are the
> > correct DNS server IP addresses, and that at least one of the DNS servers
> > is
> > running.
> > ================================================== ========
> >
> > --
> > I'm trying to think but nothing's happening..."

>
>
>

 
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
where is netdiag for 2008? ulyses_96 Windows Server 14 05-23-2008 10:34 PM
Re: Joining Win2003 Server to W2K Domain - AUGH! Danny Sanders Windows Server 1 01-18-2007 09:31 PM
Upgrade NT4.0 Server -> Win2K3. Question about upgrade procedure Nick_Japan Windows Server 5 08-16-2006 03:19 PM
2003 server as Domain Ollakal Windows Server 7 02-24-2005 11:25 AM
Logon Server Unavailable Mike Windows Server 10 12-25-2004 12:25 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