I keep getting the following error (a lot) in my event log:

Event Type: Error
Event Source: Wins
Event Category: None
Event ID: 4204
Date: 10/16/2004
Time: 9:35:19 PM
User: N/A
Computer: PCCC-SBS
Description:
WINS could not read from the User Datagram Protocol (UDP) socket.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 23 15 00 00 46 27 00 00 #...F'..

I am not sure why. When I pipe the info to Microsoft, I am told to make
sure that TCP/IP is installed. Which of course it is. It is the only
protocol installed. I am at a loss as to what the problem is or what I
should do to fix it.

RE: SBS 2003 WINS error by a-eriqn

a-eriqn
Mon Oct 18 15:00:58 CDT 2004

> From: =?Utf-8?B?Q2hpZWZ0b253?= <Chieftonw@discussions.microsoft.com>
>
> I keep getting the following error (a lot) in my event log:
>
> Event Type: Error
> Event Source: Wins
> Event Category: None
> Event ID: 4204
> Date: 10/16/2004
> Time: 9:35:19 PM
> User: N/A
> Computer: PCCC-SBS
> Description:
> WINS could not read from the User Datagram Protocol (UDP) socket.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: 23 15 00 00 46 27 00 00 #...F'..
>
> I am not sure why. When I pipe the info to Microsoft, I am told to make
> sure that TCP/IP is installed. Which of course it is. It is the only
> protocol installed. I am at a loss as to what the problem is or what I
> should do to fix it.

Please check the values of the following registry entries and repond in
this post:

HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters\UseSelfFndPnrs
HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters\McastIntvl

Thanks.

-Eriq
----------------------
Eriq Neale - MCSE 2003, MCSA Messaging, MCP Small and Medium Business
Microsoft Corporation

Get Secure! - http://www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.

For SBS 4.5 issues, post to: microsoft.public.backoffice.smallbiz
For SBS 2000 issues, post to: microsoft.public.backoffice.smallbiz2000
For SBS 2003 issues, post to: microsoft.public.windows.server.sbs
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


RE: SBS 2003 WINS error by Chieftonw

Chieftonw
Mon Oct 18 19:39:02 CDT 2004

I checked
HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters

and did not find either entries. As a matter of fact there are no entries
in that folder.

jw

"Eriq Neale [MSFT]" wrote:

> > From: =?Utf-8?B?Q2hpZWZ0b253?= <Chieftonw@discussions.microsoft.com>
> >
> > I keep getting the following error (a lot) in my event log:
> >
> > Event Type: Error
> > Event Source: Wins
> > Event Category: None
> > Event ID: 4204
> > Date: 10/16/2004
> > Time: 9:35:19 PM
> > User: N/A
> > Computer: PCCC-SBS
> > Description:
> > WINS could not read from the User Datagram Protocol (UDP) socket.
> >
> > For more information, see Help and Support Center at
> > http://go.microsoft.com/fwlink/events.asp.
> > Data:
> > 0000: 23 15 00 00 46 27 00 00 #...F'..
> >
> > I am not sure why. When I pipe the info to Microsoft, I am told to make
> > sure that TCP/IP is installed. Which of course it is. It is the only
> > protocol installed. I am at a loss as to what the problem is or what I
> > should do to fix it.
>
> Please check the values of the following registry entries and repond in
> this post:
>
> HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters\UseSelfFndPnrs
> HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters\McastIntvl
>
> Thanks.
>
> -Eriq
> ----------------------
> Eriq Neale - MCSE 2003, MCSA Messaging, MCP Small and Medium Business
> Microsoft Corporation
>
> Get Secure! - http://www.microsoft.com/security
>
> =====================================================
> When responding to posts, please "Reply to Group" via
> your newsreader so that others may learn and benefit
> from your issue.
>
> For SBS 4.5 issues, post to: microsoft.public.backoffice.smallbiz
> For SBS 2000 issues, post to: microsoft.public.backoffice.smallbiz2000
> For SBS 2003 issues, post to: microsoft.public.windows.server.sbs
> =====================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>

RE: SBS 2003 WINS error by a-eriqn

a-eriqn
Tue Oct 19 08:18:08 CDT 2004

> From: =?Utf-8?B?Q2hpZWZ0b253?= <Chieftonw@discussions.microsoft.com>
>
> I checked
> HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters
>
> and did not find either entries. As a matter of fact there are no
entries
> in that folder.
>
> jw

OK. Let's do this then. Under
HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters do the following:

1. Create a new DWORD value called "UseFelfFndPnrs" and set the data to 0x0.
2. Create a new DOWRD value called "McastIntvl" and set the data to
0xFFFFFFFF.

Then restart the WINS service and see what happens. Please let us know by
posting back to the group.

Thanks!

-Eriq
----------------------
Eriq Neale - MCSE 2003, MCSA Messaging, MCP Small and Medium Business
Microsoft Corporation

Get Secure! - http://www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.

For SBS 4.5 issues, post to: microsoft.public.backoffice.smallbiz
For SBS 2000 issues, post to: microsoft.public.backoffice.smallbiz2000
For SBS 2003 issues, post to: microsoft.public.windows.server.sbs
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


RE: SBS 2003 WINS error by Chieftonw

Chieftonw
Tue Oct 19 13:35:04 CDT 2004

I made the changes, but I am still getting the error in my system event log.

jw

"Eriq Neale [MSFT]" wrote:

> > From: =?Utf-8?B?Q2hpZWZ0b253?= <Chieftonw@discussions.microsoft.com>
> >
> > I checked
> > HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters
> >
> > and did not find either entries. As a matter of fact there are no
> entries
> > in that folder.
> >
> > jw
>
> OK. Let's do this then. Under
> HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters do the following:
>
> 1. Create a new DWORD value called "UseFelfFndPnrs" and set the data to 0x0.
> 2. Create a new DOWRD value called "McastIntvl" and set the data to
> 0xFFFFFFFF.
>
> Then restart the WINS service and see what happens. Please let us know by
> posting back to the group.
>
> Thanks!
>
> -Eriq
> ----------------------
> Eriq Neale - MCSE 2003, MCSA Messaging, MCP Small and Medium Business
> Microsoft Corporation
>
> Get Secure! - http://www.microsoft.com/security
>
> =====================================================
> When responding to posts, please "Reply to Group" via
> your newsreader so that others may learn and benefit
> from your issue.
>
> For SBS 4.5 issues, post to: microsoft.public.backoffice.smallbiz
> For SBS 2000 issues, post to: microsoft.public.backoffice.smallbiz2000
> For SBS 2003 issues, post to: microsoft.public.windows.server.sbs
> =====================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>

RE: SBS 2003 WINS error by a-eriqn

a-eriqn
Wed Oct 20 08:13:22 CDT 2004

> I made the changes, but I am still getting the error in my system event
log.
>
> jw

Hey JW.

Can you run a netdiag /v and a dcdiag /v and post or e-mail the output?

Thanks.

-Eriq
----------------------
Eriq Neale - MCSE 2003, MCSA Messaging, MCP Small and Medium Business
Microsoft Corporation

Get Secure! - http://www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.

For SBS 4.5 issues, post to: microsoft.public.backoffice.smallbiz
For SBS 2000 issues, post to: microsoft.public.backoffice.smallbiz2000
For SBS 2003 issues, post to: microsoft.public.windows.server.sbs
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


RE: SBS 2003 WINS error by Chieftonw

Chieftonw
Mon Oct 25 15:55:11 CDT 2004

Where do I get those utilities? I looked on my system and was unable to
locate them.

j

"Eriq Neale [MSFT]" wrote:

> > I made the changes, but I am still getting the error in my system event
> log.
> >
> > jw
>
> Hey JW.
>
> Can you run a netdiag /v and a dcdiag /v and post or e-mail the output?
>
> Thanks.
>
> -Eriq
> ----------------------
> Eriq Neale - MCSE 2003, MCSA Messaging, MCP Small and Medium Business
> Microsoft Corporation
>
> Get Secure! - http://www.microsoft.com/security
>
> =====================================================
> When responding to posts, please "Reply to Group" via
> your newsreader so that others may learn and benefit
> from your issue.
>
> For SBS 4.5 issues, post to: microsoft.public.backoffice.smallbiz
> For SBS 2000 issues, post to: microsoft.public.backoffice.smallbiz2000
> For SBS 2003 issues, post to: microsoft.public.windows.server.sbs
> =====================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>

Re: SBS 2003 WINS error by Henry

Henry
Mon Oct 25 17:25:11 CDT 2004

Did you bother to check the MS Website ?

http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/netdiag-o.asp
Netdiag.exe: Network Connectivity Tester
http://www.microsoft.com/windows2000/techinfo/reskit/tools/new/dcdiag-o.asp
DcDiag.exe: Domain Controller Diagnostic Tool

Amazing what you can find at the top of the list of a simple googlee
search....

--
Henry Craven {SBS-MVP}
Melbourne Australia

"Chieftonw" <Chieftonw@discussions.microsoft.com> wrote in message
news:D33BB597-C752-4D0C-A20E-45621B3FFE43@microsoft.com...
> Where do I get those utilities? I looked on my system and was unable
to
> locate them.
>
> j
>
> "Eriq Neale [MSFT]" wrote:
>
> > > I made the changes, but I am still getting the error in my system
event
> > log.
> > >
> > > jw
> >
> > Hey JW.
> >
> > Can you run a netdiag /v and a dcdiag /v and post or e-mail the
output?
> >
> > Thanks.
> >
> > -Eriq
> > ----------------------
> > Eriq Neale - MCSE 2003, MCSA Messaging, MCP Small and Medium
Business
> > Microsoft Corporation
> >
> > Get Secure! - http://www.microsoft.com/security
> >
> > =====================================================
> > When responding to posts, please "Reply to Group" via
> > your newsreader so that others may learn and benefit
> > from your issue.
> >
> > For SBS 4.5 issues, post to: microsoft.public.backoffice.smallbiz
> > For SBS 2000 issues, post to:
microsoft.public.backoffice.smallbiz2000
> > For SBS 2003 issues, post to: microsoft.public.windows.server.sbs
> > =====================================================
> > This posting is provided "AS IS" with no warranties, and confers no
rights.
> >
> >



Re: SBS 2003 WINS error by Chieftonw

Chieftonw
Mon Oct 25 17:45:02 CDT 2004

Does the Netdiag tool you gave me the link for work on a SBS2003 server? I
ran it on the machine and it just gave me a DLL error. I noticed it was from
the Windows 2000 resource kit, yet I already had the 2003 resource kit
installed on the server and it was not in that.

j

"Henry Craven" wrote:

> Did you bother to check the MS Website ?
>
> http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/netdiag-o.asp
> Netdiag.exe: Network Connectivity Tester
> http://www.microsoft.com/windows2000/techinfo/reskit/tools/new/dcdiag-o.asp
> DcDiag.exe: Domain Controller Diagnostic Tool
>
> Amazing what you can find at the top of the list of a simple googlee
> search....
>
> --
> Henry Craven {SBS-MVP}
> Melbourne Australia
>
> "Chieftonw" <Chieftonw@discussions.microsoft.com> wrote in message
> news:D33BB597-C752-4D0C-A20E-45621B3FFE43@microsoft.com...
> > Where do I get those utilities? I looked on my system and was unable
> to
> > locate them.
> >
> > j
> >
> > "Eriq Neale [MSFT]" wrote:
> >
> > > > I made the changes, but I am still getting the error in my system
> event
> > > log.
> > > >
> > > > jw
> > >
> > > Hey JW.
> > >
> > > Can you run a netdiag /v and a dcdiag /v and post or e-mail the
> output?
> > >
> > > Thanks.
> > >
> > > -Eriq
> > > ----------------------
> > > Eriq Neale - MCSE 2003, MCSA Messaging, MCP Small and Medium
> Business
> > > Microsoft Corporation
> > >
> > > Get Secure! - http://www.microsoft.com/security
> > >
> > > =====================================================
> > > When responding to posts, please "Reply to Group" via
> > > your newsreader so that others may learn and benefit
> > > from your issue.
> > >
> > > For SBS 4.5 issues, post to: microsoft.public.backoffice.smallbiz
> > > For SBS 2000 issues, post to:
> microsoft.public.backoffice.smallbiz2000
> > > For SBS 2003 issues, post to: microsoft.public.windows.server.sbs
> > > =====================================================
> > > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> > >
> > >
>
>
>

Re: SBS 2003 WINS error by Henry

Henry
Mon Oct 25 19:10:07 CDT 2004

Sorry, as this is the SBS 2000 Newsgroup I skipped the fact that you
were posting about SBS 2003.

Load the Support Tools from the SBS 2003 CD2.
( or win XPpro CD )

<CD-Drive>:\Support\Tools\suptools.msi

--
Henry Craven. {SBS-MVP}
=====================================
For the fastest response Post to the appropriate News
Group with as much detail of the Problem Space, Error
Message and Environment as possible:

News Server : news.microsoft.com
SBS 4/4.5 : microsoft.public.backoffice.smallbiz
SBS 2000 : microsoft.public.backoffice.smallbiz2000
SBS 2003 : microsoft.public.windows.server.sbs
=====================================

"Chieftonw" <Chieftonw@discussions.microsoft.com> wrote in message
news:D67D313C-ACCF-4480-8A17-E0B2569A62B2@microsoft.com...
> Does the Netdiag tool you gave me the link for work on a SBS2003
server? I
> ran it on the machine and it just gave me a DLL error. I noticed it
was from
> the Windows 2000 resource kit, yet I already had the 2003 resource kit
> installed on the server and it was not in that.
>
> j