Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NT4 server disconnects client machines

Status
Not open for further replies.

Mshen

Technical User
Joined
May 29, 2001
Messages
137
Location
AU
hello there,

My server automatically disconnects client machines.

I then unsitall the DHCP Server and use manual IP Addresses for each computer and first it seemed to be working. However, after a few days the problem comes back again.

any ideas?

Many thanks in advance.

Mike
 
Try to establish a secure channel ti the server through the Inter-Process Connection share (IPC$) You can do this by typing the following at a command prompt:

net use \\Servername\ipc$ /user:domain\username

If that does not work try typing in "Secure Channel" in the KB search page and see what Microsoft gives you. I believe you have lost Server communication somewhere and Secure channel is where it starts.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top