PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Noms de domaine > ms.public.win.server.dns > WINless. is it possible
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
WINless. is it possible

Réponse
 
LinkBack Outils de la discussion
Vieux 20/10/2006, 17h27   #1
craig
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut WINless. is it possible

I am migrating to AD on 2003sp1 /R2 and have all kinds of issues... I thought
with 2000 I read that windows doesn't need WINs since it uses DNS. I am
trying to use an XPSP2 workstation with no WINs and am thinking whatever I
read is a bad joke? error 6118 seems to point to no master browser. my two
DCs have each other as DNS, nslookups do great. it is net neighborhood and
net view that are clueless. like browsing for anything ends at the domain-
don't see any servers!

[a cute gotcha is the bug where if you use a period in a share to a IIS
server to access a mdb, it won't let you connect! "security" I think.
workaround- use netBEUI name oops, I mean netBIOS. my, how things haven't
changed!]

I appreciate some insight- maybe stop me from banging my head against this
desktop.
--
system engineer
  Réponse avec citation
Vieux 20/10/2006, 17h47   #2
Danny Sanders
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: WINless. is it possible

You really don't need WINS unless you have a service running on the network
that relies on WINS.

AD relies on DNS.

Basic DNS setup is install DNS on the DC, point the DC to itself for DNS in
the properties of TCP/IP, Point all AD clients (servers are AD clients also)
to the DNS server setup for the AD domain and for Internet access configure
your AD DNS server to forward requests and list your ISP's DNS server as the
forwarder (this is the only place on your AD domain your ISP's DNS servers
should be listed) or use root hints.


See:
http://support.microsoft.com/kb/814591/en-us
http://support.microsoft.com/kb/825036/en-us
http://support.microsoft.com/kb/825036/en-us

hth
DDS


"craig" <craig@discussions.microsoft.com> wrote in message
news:8F4AA7A4-9244-46EA-9073-6A2CEB2F52B5@microsoft.com...
>I am migrating to AD on 2003sp1 /R2 and have all kinds of issues... I
>thought
> with 2000 I read that windows doesn't need WINs since it uses DNS. I am
> trying to use an XPSP2 workstation with no WINs and am thinking whatever I
> read is a bad joke? error 6118 seems to point to no master browser. my
> two
> DCs have each other as DNS, nslookups do great. it is net neighborhood
> and
> net view that are clueless. like browsing for anything ends at the domain-
> don't see any servers!
>
> [a cute gotcha is the bug where if you use a period in a share to a IIS
> server to access a mdb, it won't let you connect! "security" I think.
> workaround- use netBEUI name oops, I mean netBIOS. my, how things
> haven't
> changed!]
>
> I appreciate some insight- maybe stop me from banging my head against
> this
> desktop.
> --
> system engineer



  Réponse avec citation
Vieux 20/10/2006, 17h58   #3
craig
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut RE: WINless. is it possible

may have answered my own question. "no"
FROM TCPIP_FUND.PDF a 545 page MS online book appendix C

"The Computer Browser service operates by exchanging a set of NetBIOS over
TCP/IP (NetBT) broadcast and unicast messages. There is no support for
computer browsing over IPv6. If NetBT is disabled, the Computer Browser
service can no longer operate. This means that for a network that has NetBT
disabled and

is just using the Domain Name System (DNS) and Active Directory, you cannot
view any LAN groups or servers using the Entire Network window.

You must use find computers using Active Directory."

not sure how to specify this type of search from my XP. but a search for
computers did turn up my F&PS, so can copy paste paths from drilling down the
server. live&learn

then how do you map drives? especially if you cannot see the shares? I
know you guys are doing this, but Novell was never this troublesome (well,
OK- running TCPIP in 4.11 was no fun, but that was over 10 years ago)

I must be missing something! is it just WIN and bear it?

thanks
--
system engineer


"craig" wrote:

> I am migrating to AD on 2003sp1 /R2 and have all kinds of issues... I thought
> with 2000 I read that windows doesn't need WINs since it uses DNS. I am
> trying to use an XPSP2 workstation with no WINs and am thinking whatever I
> read is a bad joke? error 6118 seems to point to no master browser. my two
> DCs have each other as DNS, nslookups do great. it is net neighborhood and
> net view that are clueless. like browsing for anything ends at the domain-
> don't see any servers!
>
> [a cute gotcha is the bug where if you use a period in a share to a IIS
> server to access a mdb, it won't let you connect! "security" I think.
> workaround- use netBEUI name oops, I mean netBIOS. my, how things haven't
> changed!]
>
> I appreciate some insight- maybe stop me from banging my head against this
> desktop.
> --
> system engineer

  Réponse avec citation
Vieux 20/10/2006, 19h39   #4
Herb Martin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: WINless. is it possible

"Danny Sanders" <DSanders@NOSPAMciber.com> wrote in message
news:OQJrodG9GHA.3916@TK2MSFTNGP04.phx.gbl...
> You really don't need WINS unless you have a service running on the
> network that relies on WINS.


But like most people he probably wants Browsing to
work which relies on NetBIOS.

And, he doesn't really need WINS Server unless he has
more than one subnet -- broadcasts work fine for single
subnet LANs.

> AD relies on DNS.


Mostly, but somethings like External Trusts and setting
"logon to" workstation restrictions in AD User properties
are NetBIOS based.

> Basic DNS setup is install DNS on the DC, point the DC to itself for DNS
> in the properties of TCP/IP, Point all AD clients (servers are AD clients
> also) to the DNS server setup for the AD domain and for Internet access
> configure your AD DNS server to forward requests and list your ISP's DNS
> server as the forwarder (this is the only place on your AD domain your
> ISP's DNS servers should be listed) or use root hints.




--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]

> See:
> http://support.microsoft.com/kb/814591/en-us
> http://support.microsoft.com/kb/825036/en-us
> http://support.microsoft.com/kb/825036/en-us
>
> hth
> DDS
>
>
> "craig" <craig@discussions.microsoft.com> wrote in message
> news:8F4AA7A4-9244-46EA-9073-6A2CEB2F52B5@microsoft.com...
>>I am migrating to AD on 2003sp1 /R2 and have all kinds of issues... I
>>thought
>> with 2000 I read that windows doesn't need WINs since it uses DNS. I am
>> trying to use an XPSP2 workstation with no WINs and am thinking whatever
>> I
>> read is a bad joke? error 6118 seems to point to no master browser. my
>> two
>> DCs have each other as DNS, nslookups do great. it is net neighborhood
>> and
>> net view that are clueless. like browsing for anything ends at the
>> domain-
>> don't see any servers!
>>
>> [a cute gotcha is the bug where if you use a period in a share to a IIS
>> server to access a mdb, it won't let you connect! "security" I think.
>> workaround- use netBEUI name oops, I mean netBIOS. my, how things
>> haven't
>> changed!]
>>
>> I appreciate some insight- maybe stop me from banging my head against
>> this
>> desktop.
>> --
>> system engineer

>
>



  Réponse avec citation
Vieux 21/10/2006, 03h59   #5
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: WINless. is it possible

craig wrote:
> may have answered my own question. "no"
> FROM TCPIP_FUND.PDF a 545 page MS online book appendix C
>
> "The Computer Browser service operates by exchanging a set of NetBIOS
> over TCP/IP (NetBT) broadcast and unicast messages. There is no
> support for computer browsing over IPv6. If NetBT is disabled, the
> Computer Browser service can no longer operate. This means that for a
> network that has NetBT disabled and
>
> is just using the Domain Name System (DNS) and Active Directory, you
> cannot view any LAN groups or servers using the Entire Network window.
>
> You must use find computers using Active Directory."
>
> not sure how to specify this type of search from my XP. but a search
> for computers did turn up my F&PS, so can copy paste paths from
> drilling down the server. live&learn
>
> then how do you map drives? especially if you cannot see the shares?
> I
> know you guys are doing this, but Novell was never this troublesome
> (well,
> OK- running TCPIP in 4.11 was no fun, but that was over 10 years ago)
>
> I must be missing something! is it just WIN and bear it?



Publish your shares in Active Directory preferably by their Fully-Qualified
Domain Name, then if you really want to Browse network places for your
shares in Windows XP, create the Directory Icon using the dsfolder.dll from
Windows 2000 SP 4.

Publishing a Shared Folder in Windows 2000 Active Directory:
http://support.microsoft.com/kb/234582/en-us

The Directory icon in Entire Network in My Network Places is missing:
http://support.microsoft.com/kb/329495/en-us

Download the file separately:
http://download.wftx.us/DSFolder/dsfolder.zip


--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This s
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oe.com/OEBackup/Default.aspx
===================================


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 23h13.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,17199 seconds with 13 queries