Disable the “Disconnect” button
When a user connects to Windows XP desktops through Terminal Service {RDP, Citrix Xen}. By default, they are able to disconnect from the desktop. By disconnect, the terminal session remains open on the terminal host. This issue is driving me nuts at work, because when users try to connect again, Xen DDC doesn’t seem to deliver their last (opened) session. Instead, it trys to give them a new one.

It makes me want to cry, because we’ve specifically told users to log off instead of disconnect.
Sure, there are a few group policies you can modify to kill disconnected sessions. But I want to let users know, I don’t want them to disconnect! Period…
Disable the Disconnect button should do it, this policy is under Administrative Template > Windows Component > Terminal Services. It can be applied in the Group Policy on the VHD itself, or through the GPO on your domain controller. Enough said… I hate id10t users.
Leave a Comment