Trying IPC$ connection every 30 minutes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a 2000 server BDC that is trying to connect to an NT 4.0 notes server
(member server) every 30 minutes like clock work. It is trying to connect to
the IPC$ share.

It seems to be trying to use the administrator account for that machine and
failing.

My question is, does anyone know how I can tell what is calling for that
connection?
 
IPC$ is not a share - it is an entity used for authentication.
This suggests that something on the BDC is trying to access
some resource on the notes server. Since it happens so
regularly, I suspect a scheduled task. The Event Viewer
on the notes server might tell you more.
 
Back
Top