Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Virtual PC

Vista - Can't Join member server to domain

Reply
 
Old 09-26-2009   #1 (permalink)
Beyuduzz


 
 

Can't Join member server to domain

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..."

My System SpecsSystem Spec
Old 09-28-2009   #2 (permalink)
Peter Cox ~ 107641


 
 

Re: Can't Join member server to domain

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" <Beyuduzz@newsgroup> wrote in message
news:703594BD-6D05-4C5B-ACF9-82AB3D2ECA07@newsgroup
Quote:

> 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..."

My System SpecsSystem Spec
Old 09-28-2009   #3 (permalink)
Beyuduzz


 
 

Re: Can't Join member server to domain

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:
Quote:

> 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" <Beyuduzz@newsgroup> wrote in message
> news:703594BD-6D05-4C5B-ACF9-82AB3D2ECA07@newsgroup
Quote:

> > 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..."
>
>
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Can't join Virtual Vista to a Virtual 2008 Domain Server Virtual PC
Networking issue - connecting to a domain without being a member Vista networking & sharing
Join domain - Windows 2000 Server Vista networking & sharing
Remote Desktop without being Domain member? Vista General
Being a member of a workgroup and domain at the same time Vista networking & sharing


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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