Once upon a time A Windows 7 virtual machine that I always accessed remotely happily sat on on an ESX server. As per the recommended settings by the evil empire to the north, I had kept auto update settings in place and that would periodically update my virtual machine. Heedless of the common adage, "Don't fix it if its not broken", I caved in to that occasional itch of having my software(s) to the latest and greatest patch level. I decided to upgrade my virtual machine to Service Pack 1.
Once the upgrade was done, my RDP window froze which I had to kill ofcourse. The rest was history. Any client on any machine would just refuse to open a remote connection to my virtual machine without giving any valid explanation. Rounding up the usual suspects of remote settings on desktop, permissions, et al did not help as the upgrade process did not touch those settings. The silver bullet solution of restarting the computer that is known to have fixed unfathomable issues in windows also failed. That was the last straw!
The solution had to be found. After much googling (and binging too!) I found that upgrading from Windows 7 to Windows 7 SP1 does result in breaking remote desktop capability under specific circumstance. A microsoft security patch KB2667402 was found to be the culprit. Restoring remote access was fairly simple after that.
One way is to uninstall this patch and then upgrade to Service Pack 1. If you already have upgraded to SP1 like I did, just uninstall this patch and Remoting should be restored. Since its a security update, and If it matters to you, then re-apply the patch once upgrade to SP1 is complete.
This may have ramification in VDI deployments. A VDI administrator may upgrade the master image to SP1 and sync all virtual desktops to the current image with SP1. If RDP is the protocol in use, this may break everyone's remote access (might result in a day off!!). All VDI administrators may have to do is to remove this patch, upgrade master image to SP1 and re-apply this patch and other important updates and then refit all desktops to this image.
Once the upgrade was done, my RDP window froze which I had to kill ofcourse. The rest was history. Any client on any machine would just refuse to open a remote connection to my virtual machine without giving any valid explanation. Rounding up the usual suspects of remote settings on desktop, permissions, et al did not help as the upgrade process did not touch those settings. The silver bullet solution of restarting the computer that is known to have fixed unfathomable issues in windows also failed. That was the last straw!
The solution had to be found. After much googling (and binging too!) I found that upgrading from Windows 7 to Windows 7 SP1 does result in breaking remote desktop capability under specific circumstance. A microsoft security patch KB2667402 was found to be the culprit. Restoring remote access was fairly simple after that.
One way is to uninstall this patch and then upgrade to Service Pack 1. If you already have upgraded to SP1 like I did, just uninstall this patch and Remoting should be restored. Since its a security update, and If it matters to you, then re-apply the patch once upgrade to SP1 is complete.
This may have ramification in VDI deployments. A VDI administrator may upgrade the master image to SP1 and sync all virtual desktops to the current image with SP1. If RDP is the protocol in use, this may break everyone's remote access (might result in a day off!!). All VDI administrators may have to do is to remove this patch, upgrade master image to SP1 and re-apply this patch and other important updates and then refit all desktops to this image.