"Clayton Sutton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> We are running Windows Server 2003 DC's and wanted to add a windows logon
> banner. I added the info. in "Interactive logon: Message text for users
> attempting to log on" and "Interactive logon: Message title for users
> attempting to log on".
>
> Here are the problems we are having:
>
> 1. It seems to cut off part of the msg. Is there a way to increses the
> limit of text that can go into the logon banner?
I doubt it -- the dialog box is likely fixed.
> 2. Some Windows 2000 Workstation (sp4) users don't see the logon banner
at
> all.
They are probably not authenticating, or else
are in a location (e.g., an OU) unaffected by the
GPO due to blocking, permissions, etc.
But failure to authenticate is most likely.
Usually that is a DNS problem:
So check DNS for AD:
1) Dynamic for the zone supporting AD
2) All internal DNS clients NIC\IP properties must specify SOLELY
that internal, dynamic DNS server (set.)
3) DCs and even DNS servers are DNS clients too -- see #2
4) If you have more than one Domain, every DNS server must
be able to resolve ALL domains (either directly or indirectly)
netdiag /fix
....or maybe:
dcdiag /fix
(Win2003 can do this from Support tools):
nltest /dsregdns /server

C-ServerNameGoesHere
http://support.microsoft.com/kb/q260371/
Ensure that DNS zones/domains are fully replicated to all DNS
servers for that (internal) zone/domain.
Also useful may be running DCDiag on each DC, sending the
output to a text file, and searching for FAIL, ERROR, WARN.
Single Label domain zone names are a problem Google:
[ "SINGLE LABEL" domain names DNS 2000 | 2003 microsoft: ]
--
Herb Martin
>
> Thanks for any help.
>
>
> Clayton
>
>