Ctrl Alt Del in nested remote desktop
29 Dec 2010, 13:37
Subscribe to Richies blog (RSS)
When using a windows remote-desktop session, the
Control Alt Delete keyboard combination doesn't necessarily do what you expect. It will display the 'windows security' dialog in the PC you are running remote desktop in. What if you need to display it on the remote desktop PC?
To press
ctrl alt del within the remote desktop, use
ctrl alt end.
What about nested remote desktops? - e.g. a remote desktop within a remote desktop. In this case, pressing
ctrl alt end always takes you to the first remote desktop session (i.e. the 'outer' session).
To get to the 'inner' session press
shift ctrl alt end
Update (21 Feb 2012): In a VMWare client,
ctrl alt end doesn't work, need to use
ctrl alt insert.
Comments | 23 |
Ratings | 1205 |
Average rating | 100% |
Posted | 29 Dec 2010, 13:37 |
View blog | Richies blog |
Previous blog entry:
SELECT COUNT(*) in LINQ
Next blog entry:
Using CHECKSUM and BINARY_CHECKSUM to get hash values from any SQL Server columns