5 pts.
 network slow
machines in Win2k server domain working very slow( i.e while loging , copying data , printing on Network printer)

Software/Hardware used:
ASKED: August 19, 2009  9:46 AM
UPDATED: August 20, 2009  4:55 PM

Answer Wiki:
Check for high resource utilization on the clients and the server. Scan all systems for malicious software. as anything recently changed on the network? Is a data backup happening while the clients are trying to use server resources? Are the clients local to the server or is the server on a remote network? Check for link saturation. Check the LAN switch port settings. Make sure that speed and duplex settings match the NIC settings of the client and server. What other troubleshooting steps have you taken?
Last Wiki Answer Submitted:  August 19, 2009  11:19 am  by  Labnuke99   32,645 pts.
All Answer Wiki Contributors:  Labnuke99   32,645 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

you could do netstat -n -o on the server – we have found numerous and often duplicate connections on port 2967 – which indicates Symantec is trying to update. start/run/smc – stop will stop the service. Wait for the connections to clear and restart by start/run/smc -start

 70 pts.