Link to home
Start Free TrialLog in
Avatar of occ_user
occ_user

asked on

"This computer can't connect to the remote computer"

Hi All,

I"m running Microsoft updates to my servers remotely from my laptop within the LAN.

After each server reboots I RDC to each to make sure all services are running as they should. Problem today after running the updates is that I'm getting the error "This computer can't connect to the remote computer".

This is only happening on 3 out of 10 servers so far and all running Server 2003 SP2.

I've checked them locally and they seem fine and have remote desktop enabled. I can ping them from my laptop, however, also noticed I can't ping my laptop from there.

One note is that I just got a new laptop this week with Windows 7.

What could be the issue here?
Avatar of Rob Williams
Rob Williams
Flag of Canada image

One thought:
A few Windows updates require a second reboot before RDP will work again.
As a result it is best to do one of the following when applying updates remotely.
1) work from the console
2) have an alternate logon method such as TeamViewer, Logmein, etc. that doesn't use RDP protocol
3) write a script that will automatically reboot the server in 20-30 minutes. Do your restart, if you can reconnect, cancel the script/scheduled reboot
4) where you are the LAN you could use the shutdown command to remotely reboot a server
Avatar of occ_user
occ_user

ASKER

I connect using mstsc /admin to do the udpates. Is that the best way?

I just rebooted one of the servers I couldn't RDC to and now it's fine. :) Will do the others and report back.
ASKER CERTIFIED SOLUTION
Avatar of Rob Williams
Rob Williams
Flag of Canada image

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
All I needed was a reboot.

I was expecting something much more complicated and frustrating.

Thanks!
It's frustrating when you don't know about that glitch :-) Especially if you are 1000 miles away and no other means to access.
Thanks occ_user.
Cheers!
--Rob