Networking Forums

Networking Forums > Computer Networking > Windows Networking > Master Browser not found!

Reply
Thread Tools Display Modes

Master Browser not found!

 
 
Dave Harris
Guest
Posts: n/a

 
      03-08-2005, 07:57 AM
Hi,

On my Windows 2000 Domain, there appears to be no Domain Master Browser,
even though in the registry on my Domain Controller the registry setting for
the Master Browser parameter is set to 'True'. I know this because I am
running the NetBIOS browsing console and it tells me this. - Any ideas?

Dave


 
Reply With Quote
 
 
 
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      03-08-2005, 01:26 PM
Identify the PDC emulator on your domain, usually the first DC
assumes this role but it can be changed. Once doing this open
a dos prompt and run nbtstat -n and verify a domain name 1b
unique name is being registered by this paticular machine.
Regardless of the registry setting the machine which registers
the 1b name is the domain master browser.

"Dave Harris" <(E-Mail Removed)> wrote in message news:
> On my Windows 2000 Domain, there appears to be no Domain Master Browser,
> even though in the registry on my Domain Controller the registry setting

for
> the Master Browser parameter is set to 'True'. I know this because I am
> running the NetBIOS browsing console and it tells me this. - Any ideas?



 
Reply With Quote
 
Dave Harris
Guest
Posts: n/a

 
      03-09-2005, 02:25 PM
OK, so I have run the nbtstat -n command on my one and only domain
controller and I get the following (amongst other things) :

NETBIOSNAMEOFDOMAIN <1B> UNIQUE REGISTERED.

I presume this is all ok then?

HOWEVER, when I run netdom reset <computername>, I get an error saying RPC
Server not available!!!!


"Michael Giorgio - MS MVP" <(E-Mail Removed)> wrote in
message news:eKibvq%(E-Mail Removed)...
> Identify the PDC emulator on your domain, usually the first DC
> assumes this role but it can be changed. Once doing this open
> a dos prompt and run nbtstat -n and verify a domain name 1b
> unique name is being registered by this paticular machine.
> Regardless of the registry setting the machine which registers
> the 1b name is the domain master browser.
>
> "Dave Harris" <(E-Mail Removed)> wrote in message news:
>> On my Windows 2000 Domain, there appears to be no Domain Master Browser,
>> even though in the registry on my Domain Controller the registry setting

> for
>> the Master Browser parameter is set to 'True'. I know this because I am
>> running the NetBIOS browsing console and it tells me this. - Any ideas?

>
>



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      03-09-2005, 03:03 PM
Make sure netbios is enabled on the PDC then open a dos prompt
and attempt to map to a share on the PDC from the problem client
first by tcp/ip address and then by name. If either fails what is the
exact error message?

Also if you are running WINS make sure the 1b name is in
the list and pointing towards your PDC.

"Dave Harris" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> OK, so I have run the nbtstat -n command on my one and only domain
> controller and I get the following (amongst other things) :
>
> NETBIOSNAMEOFDOMAIN <1B> UNIQUE REGISTERED.
>
> I presume this is all ok then?
>
> HOWEVER, when I run netdom reset <computername>, I get an error saying RPC
> Server not available!!!!



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      03-09-2005, 03:31 PM
You are attempting to use netdom on the PDC to reset the
computer account for the PDC?

"Dave Harris" <(E-Mail Removed)> wrote in message news:
> OK, so I have run the nbtstat -n command on my one and only domain
> controller and I get the following (amongst other things) :
>
> NETBIOSNAMEOFDOMAIN <1B> UNIQUE REGISTERED.
>
> I presume this is all ok then?
>
> HOWEVER, when I run netdom reset <computername>, I get an error saying RPC
> Server not available!!!!



 
Reply With Quote
 
Dave Harris
Guest
Posts: n/a

 
      03-10-2005, 07:49 AM
Yes
"Michael Giorgio - MS MVP" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
> You are attempting to use netdom on the PDC to reset the
> computer account for the PDC?
>
> "Dave Harris" <(E-Mail Removed)> wrote in message news:
>> OK, so I have run the nbtstat -n command on my one and only domain
>> controller and I get the following (amongst other things) :
>>
>> NETBIOSNAMEOFDOMAIN <1B> UNIQUE REGISTERED.
>>
>> I presume this is all ok then?
>>
>> HOWEVER, when I run netdom reset <computername>, I get an error saying
>> RPC
>> Server not available!!!!

>
>



 
Reply With Quote
 
Dave Harris
Guest
Posts: n/a

 
      03-10-2005, 07:55 AM
OK

On the only Domain Controller we have and, hence, the PDC emulator, I
noticed that the following setting was applied :

"Use NETBIOS setting from the DHCP Server"

As this, obviously, had a static IP Address, it doesn't get anything from
the DHCP Server, so I have enabled NETBIOS over TCP/IP.

However, I still get the netdom error.

"Dave Harris" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Yes
> "Michael Giorgio - MS MVP" <(E-Mail Removed)> wrote in
> message news:(E-Mail Removed)...
>> You are attempting to use netdom on the PDC to reset the
>> computer account for the PDC?
>>
>> "Dave Harris" <(E-Mail Removed)> wrote in message news:
>>> OK, so I have run the nbtstat -n command on my one and only domain
>>> controller and I get the following (amongst other things) :
>>>
>>> NETBIOSNAMEOFDOMAIN <1B> UNIQUE REGISTERED.
>>>
>>> I presume this is all ok then?
>>>
>>> HOWEVER, when I run netdom reset <computername>, I get an error saying
>>> RPC
>>> Server not available!!!!

>>
>>

>
>



 
Reply With Quote
 
Dave Harris
Guest
Posts: n/a

 
      03-10-2005, 08:05 AM
Mapping drives in BOTH ways works.

The 1b record points towards the correct IP Address. However, the record
name is the Domain Name....Is this correct?


"Michael Giorgio - MS MVP" <(E-Mail Removed)> wrote in
message news:ua%(E-Mail Removed)...
> Make sure netbios is enabled on the PDC then open a dos prompt
> and attempt to map to a share on the PDC from the problem client
> first by tcp/ip address and then by name. If either fails what is the
> exact error message?
>
> Also if you are running WINS make sure the 1b name is in
> the list and pointing towards your PDC.
>
> "Dave Harris" <(E-Mail Removed)> wrote in message
> news:#(E-Mail Removed)...
>> OK, so I have run the nbtstat -n command on my one and only domain
>> controller and I get the following (amongst other things) :
>>
>> NETBIOSNAMEOFDOMAIN <1B> UNIQUE REGISTERED.
>>
>> I presume this is all ok then?
>>
>> HOWEVER, when I run netdom reset <computername>, I get an error saying
>> RPC
>> Server not available!!!!

>
>



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      03-10-2005, 12:53 PM
Yes that is correct.

"Dave Harris" <(E-Mail Removed)> wrote in message news:
> Mapping drives in BOTH ways works.
>
> The 1b record points towards the correct IP Address. However, the record
> name is the Domain Name....Is this correct?



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      03-10-2005, 01:10 PM
I wouldn't think you have to worry about the PDCs
machine account considering it is responsible for
maintaining all machine accounts but I am not sure
about this in W2k or higher.

"Dave Harris" <(E-Mail Removed)> wrote in message news:
> OK
>
> On the only Domain Controller we have and, hence, the PDC emulator, I
> noticed that the following setting was applied :
>
> "Use NETBIOS setting from the DHCP Server"
>
> As this, obviously, had a static IP Address, it doesn't get anything from
> the DHCP Server, so I have enabled NETBIOS over TCP/IP.
>
> However, I still get the netdom error.



 
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
err: The browser was unable to promote itself to master browser & ISA server mtczx232@yahoo.com Windows Networking 2 09-26-2007 09:23 AM
Master browser Jordan Windows Networking 5 04-18-2006 12:37 PM
Master Browser vs. DNS Dan Windows Networking 6 01-06-2005 09:01 AM
Master Browser Windows Networking 2 01-22-2004 07:45 PM
MASTER BROWSER Mike Windows Networking 1 07-18-2003 04:53 PM



1 2 3 4 5 6 7 8 9 10 11