0 pts.
 Remote users with VPN client slow access times
I have couple of remote users with VPN clients. From time to time when they are not connected to main site they report that it takes long time to open documents on local machines. Their laptops are attached to domain; I enable logon cache in for 50 logons, via policy. Am I missing anything else? It seems like their laptops trying to find dc that?s why it takes long times. Any suggestions or help. Thaks

Software/Hardware used:
ASKED: June 18, 2007  12:23 PM
UPDATED: June 21, 2007  8:37 AM

Answer Wiki:
Use SysInternal's tools TCPView and FileMon to see what connections are being attempted during this problem, and what files and paths are being attempted also during this problem. They can be found on Microsoft's TechNet site. You can have the users just run the tools, and save the results and email them to you for analysis. Bob
Last Wiki Answer Submitted:  June 21, 2007  2:29 am  by  Bobkberg   1,070 pts.
All Answer Wiki Contributors:  Bobkberg   1,070 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

You may also want to look at their MTU size. If a VPN packet gets fragmented it can cause some pretty ugly connection problems. You can have the users test by running the “ping -l BufferSize” I believe windows defaults somewhere around 1500, but I’ve seen situations you need to drop to around 1400 or less to avoid problems when connecting through some ISPs/networks.

 0 pts.