Avatar of Majicthise
Majicthise
 asked on

RDP sessions dropping off regularly

We have 2 offices.
Linked by a Cisco ASA 5505 and a 5510 site to site vpn
Users in office a RDP to a TS in site B for accounts.
However the last few weeks the RDP session gets dropped 10-20 times a day
Even if it's in use. It takes 5/6 seconds and comes back up again more often than not.

i've spoken to BT and there are no line issues
I've spoken to firewall people and they say no issue
VPN isn't dropping. So it appears to be only the RDP sessions.

It's a W2k3 server and XP clients.

Previous support incident raised resulted in the follwoing being added to all machines in site A

reg.exe add HKLM\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters /v KeepConn /t REG_DWORD /d 65535 /f
reg.exe add HKLM\SYSTEM\CurrentControlSet\Services\netbt\Parameters /v SessionKeepAlive /t REG_DWORD /d 4294967295 /f
reg.exe add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\BITS /v UseLmCompat /t REG_DWORD /d 0 /f


But that was a looooong time ago.
It's only of late this has been playing up.

Where do I start?

I'm going on holiday for a couple of weeks and set a ping site A -t to a text file
so I can check it when I get back. But if you had any pointers I could look at on my return.
That wouldbe great
Microsoft Server OSWindows NetworkingHardware Firewalls

Avatar of undefined
Last Comment
Majicthise

8/22/2022 - Mon
Will Szymkowski

Have you tried checking the event viewer to see if you can find anything related to this issues? Does this happen if you use a different Windows Profile for remoting in with?

If you do a "tracert" for command prompt are any of the hops dropping? Also, have you tried to do a ping -t 192.x.x.x to see if you have consistent latency?
Rick Hobbs

You may want to try a hostmonitor to monitor the RDP availability rather than just using ping.  Whats Up Gold is excellent for that use but is not free.  There are some free ones that also do the job.
solvedata

I've had a problem like this at a customer site. Took me days to figure out - turned out to a network teaming issue with the NIC cards on my servers. I recommend a monitoring tool that can look end to end - at the network, server, and application - see http://www.eginnovations.com/web/terminalservermonitor.htm
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy
Majicthise

ASKER
I'll have a look
Ping didnt drop once
ASKER CERTIFIED SOLUTION
Majicthise

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Majicthise

ASKER
NA