Networking Forums

Networking Forums > Computer Networking > Windows Networking > WINS 1BH Import

Reply
Thread Tools Display Modes

WINS 1BH Import

 
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      12-11-2003, 04:45 PM
The lmhosts file does contain the following entry:?
xxx.xxx.xxx.x "domainname \0x1B" #PRE

If so you have to be absolutely sure the \ is the sixteenth
character in the domain name for the 1b entry to be
populated.


"RS" <(E-Mail Removed)> wrote in message
>
> We are migrating our enterprise to Win 2K3 from NT. We
> are forced to keep our WINS server for a variety of
> reasons.
>
> I have been testing WINS in our lab and found that it is
> not creating [1Bh] records when importing records from an
> LMHOST file. Importing the same file into a windows 2000
> and NT WINS database does create the [1Bh] record, so the
> formatting is correct (unless the formatting is different
> for 2003).
>
> We need the 1B records as we will be mainting several NT
> trusts.
>
> I have been unable to find anything on this. Is this an
> issue with 2003? Any suggestions (getting rid of NT
> and/or WINS is not an option)?
>
> Thanks!
>
>



 
Reply With Quote
 
 
 
 
RS
Guest
Posts: n/a

 
      12-11-2003, 04:45 PM
Hello,

We are migrating our enterprise to Win 2K3 from NT. We
are forced to keep our WINS server for a variety of
reasons.

I have been testing WINS in our lab and found that it is
not creating [1Bh] records when importing records from an
LMHOST file. Importing the same file into a windows 2000
and NT WINS database does create the [1Bh] record, so the
formatting is correct (unless the formatting is different
for 2003).

We need the 1B records as we will be mainting several NT
trusts.

I have been unable to find anything on this. Is this an
issue with 2003? Any suggestions (getting rid of NT
and/or WINS is not an option)?

Thanks!


 
Reply With Quote
 
RS
Guest
Posts: n/a

 
      12-11-2003, 06:15 PM
Yep. I am absolutely sure. I have counted it about a
dozen times between pulling my hair out.


>-----Original Message-----
>The lmhosts file does contain the following entry:?
>xxx.xxx.xxx.x "domainname \0x1B" #PRE
>
>If so you have to be absolutely sure the \ is the

sixteenth
>character in the domain name for the 1b entry to be
>populated.
>
>
>"RS" <(E-Mail Removed)> wrote in

message
>>
>> We are migrating our enterprise to Win 2K3 from NT. We
>> are forced to keep our WINS server for a variety of
>> reasons.
>>
>> I have been testing WINS in our lab and found that it

is
>> not creating [1Bh] records when importing records from

an
>> LMHOST file. Importing the same file into a windows

2000
>> and NT WINS database does create the [1Bh] record, so

the
>> formatting is correct (unless the formatting is

different
>> for 2003).
>>
>> We need the 1B records as we will be mainting several

NT
>> trusts.
>>
>> I have been unable to find anything on this. Is this

an
>> issue with 2003? Any suggestions (getting rid of NT
>> and/or WINS is not an option)?
>>
>> Thanks!
>>
>>

>
>
>.
>

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

 
      12-11-2003, 07:33 PM
Have you tried manually addinig the static mapping into the
WINS database?

"RS" <(E-Mail Removed)> wrote in message
> Yep. I am absolutely sure. I have counted it about a
> dozen times between pulling my hair out.



 
Reply With Quote
 
RS
Guest
Posts: n/a

 
      12-11-2003, 08:40 PM
I am not sure how to manually add a 1Bh record other than
to importing via LMHOST file.




>-----Original Message-----
>Have you tried manually addinig the static mapping into

the
>WINS database?
>
>"RS" <(E-Mail Removed)> wrote in

message
>> Yep. I am absolutely sure. I have counted it about a
>> dozen times between pulling my hair out.

>
>
>.
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      12-11-2003, 11:03 PM
It's not easy. They give you an option for the <1C> entry but not <1B>
.. You can do it using netsh. (Messy but it works).

"RS" <(E-Mail Removed)> wrote in message
news:0d6d01c3c02f$69956460$(E-Mail Removed)...
> I am not sure how to manually add a 1Bh record other than
> to importing via LMHOST file.
>
>
>
>
> >-----Original Message-----
> >Have you tried manually addinig the static mapping into

> the
> >WINS database?
> >
> >"RS" <(E-Mail Removed)> wrote in

> message
> >> Yep. I am absolutely sure. I have counted it about a
> >> dozen times between pulling my hair out.

> >
> >
> >.
> >



 
Reply With Quote
 
Marc Reynolds [MSFT]
Guest
Posts: n/a

 
      12-18-2003, 01:32 PM
Hi,

Why are you trying to statically add the domain 1Bh record instead of just
pointing the DCs to the Wins server and letting the PDC role holder register
the domain 1Bh record dynamically?

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.


"RS" <(E-Mail Removed)> wrote in message
news:018801c3c00e$865cf520$(E-Mail Removed)...
> Hello,
>
> We are migrating our enterprise to Win 2K3 from NT. We
> are forced to keep our WINS server for a variety of
> reasons.
>
> I have been testing WINS in our lab and found that it is
> not creating [1Bh] records when importing records from an
> LMHOST file. Importing the same file into a windows 2000
> and NT WINS database does create the [1Bh] record, so the
> formatting is correct (unless the formatting is different
> for 2003).
>
> We need the 1B records as we will be mainting several NT
> trusts.
>
> I have been unable to find anything on this. Is this an
> issue with 2003? Any suggestions (getting rid of NT
> and/or WINS is not an option)?
>
> Thanks!
>
>



 
Reply With Quote
 
RS
Guest
Posts: n/a

 
      12-18-2003, 09:15 PM
Hi,

We are trying to statically add the 1Bh records to
maintain the trusts we have with NT 4.0 domains (i.e.,
autonomous domains not under our control). we have run
into issues with these trusts when the 1Bh records were
not present.

Will someone post an example of using netsh to create a
1Bh record? I am looking at MS site on netsh in WINS and
I can find anything specific to 1Bh records.

Thanks


>-----Original Message-----
>Hi,
>
>Why are you trying to statically add the domain 1Bh

record instead of just
>pointing the DCs to the Wins server and letting the PDC

role holder register
>the domain 1Bh record dynamically?
>
>--
>
>Thanks,
>Marc Reynolds
>Microsoft Technical Support
>
>This posting is provided "AS IS" with no warranties, and

confers no rights.
>
>
>"RS" <(E-Mail Removed)> wrote in

message
>news:018801c3c00e$865cf520$(E-Mail Removed)...
>> Hello,
>>
>> We are migrating our enterprise to Win 2K3 from NT. We
>> are forced to keep our WINS server for a variety of
>> reasons.
>>
>> I have been testing WINS in our lab and found that it

is
>> not creating [1Bh] records when importing records from

an
>> LMHOST file. Importing the same file into a windows

2000
>> and NT WINS database does create the [1Bh] record, so

the
>> formatting is correct (unless the formatting is

different
>> for 2003).
>>
>> We need the 1B records as we will be mainting several

NT
>> trusts.
>>
>> I have been unable to find anything on this. Is this

an
>> issue with 2003? Any suggestions (getting rid of NT
>> and/or WINS is not an option)?
>>
>> Thanks!
>>
>>

>
>
>.
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      12-19-2003, 12:32 AM
netsh wins server \\winsserver add name Name=Hostname Endchar=1B
IP={10.0.0.1}

"RS" <(E-Mail Removed)> wrote in message
news:058901c3c5b4$70009f60$(E-Mail Removed)...
> Hi,
>
> We are trying to statically add the 1Bh records to
> maintain the trusts we have with NT 4.0 domains (i.e.,
> autonomous domains not under our control). we have run
> into issues with these trusts when the 1Bh records were
> not present.
>
> Will someone post an example of using netsh to create a
> 1Bh record? I am looking at MS site on netsh in WINS and
> I can find anything specific to 1Bh records.
>
> Thanks
>
>
> >-----Original Message-----
> >Hi,
> >
> >Why are you trying to statically add the domain 1Bh

> record instead of just
> >pointing the DCs to the Wins server and letting the PDC

> role holder register
> >the domain 1Bh record dynamically?
> >
> >--
> >
> >Thanks,
> >Marc Reynolds
> >Microsoft Technical Support
> >
> >This posting is provided "AS IS" with no warranties, and

> confers no rights.
> >
> >
> >"RS" <(E-Mail Removed)> wrote in

> message
> >news:018801c3c00e$865cf520$(E-Mail Removed)...
> >> Hello,
> >>
> >> We are migrating our enterprise to Win 2K3 from NT. We
> >> are forced to keep our WINS server for a variety of
> >> reasons.
> >>
> >> I have been testing WINS in our lab and found that it

> is
> >> not creating [1Bh] records when importing records from

> an
> >> LMHOST file. Importing the same file into a windows

> 2000
> >> and NT WINS database does create the [1Bh] record, so

> the
> >> formatting is correct (unless the formatting is

> different
> >> for 2003).
> >>
> >> We need the 1B records as we will be mainting several

> NT
> >> trusts.
> >>
> >> I have been unable to find anything on this. Is this

> an
> >> issue with 2003? Any suggestions (getting rid of NT
> >> and/or WINS is not an option)?
> >>
> >> Thanks!
> >>
> >>

> >
> >
> >.
> >



 
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
Error when trying to import scope through netsh farcry80 Windows Networking 0 03-16-2010 05:00 PM
DHCP Database Import Parvinder Windows Networking 3 08-08-2008 03:40 PM
Need import Wep Key tomd Wireless Networks 1 10-27-2007 10:47 AM
DHCP Export /Import Misaro Windows Networking 1 01-08-2006 02:22 PM
RSS: how to import/export subscriptions Terry Pinnell Broadband 3 01-14-2005 06:16 PM



1 2 3 4 5 6 7 8 9 10 11