Link to home
Start Free TrialLog in
Avatar of officertango
officertango

asked on

calling terminal server experts

I am running terminal server 2003. periodically, the users are complaining about the slowest or lag when typing within terminal server. All users are working from home thru broadband and vpn. When they say it is slow, I check the performance of the server, memory and cpu looks fine. I also verify the Internet connection is not saturated. What is the best way to troublshoot this? Is there a tool to see what process is hang which can cause slowest to server? any tool people can refer me to?


thanks
ASKER CERTIFIED SOLUTION
Avatar of saraf1000
saraf1000

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of officertango
officertango

ASKER

I think sometime i have verified that running lrdp locally on the LAN rather than over WAN, its also slow. This tells me something on the server rather than WAN connection with VPN. But when i check the server, the cpu and memory on the server ok. What else can I run on the server to isolate?

thanks for everyone help.
If the the applications do not depend on any other machine, so no file shares, no databases on other servers, no external network access and  the CPU and RAM are Ok the most likeley cause is a disk bottle neck. Quest Spotlight is free and can be downloaded from:-

http://www.quest.com/spotlight-on-windows/

The default alarms will be a good starting point for problem analisys. It will highlight many bottle necks out of the box.

One more thought, if the application is single threaded and the server has many cores then you might see low CPU utilization (say 25% on a 4-core box) because the application can't use ore than one core. If you run task manager on the box, switch to the "processes tab" sort on CPU and one process is using 25% CPU on a 4-core, or 12.5% on an 8-core etc that may be your problem.

I guess the other question one must ask is, did this ever work properley, and if so what has changed to break it?