Disable special commands

avatar

Hello,

Is there any trick to disable "special commands" on a "per entry" basis?
We want some users be able to access only some applications on TS servers.
When we create an RDP entry with a pre-configured program the user can send CTRL-ALT-DEL and launch by this way the desktop.

Thanks.

All Comments (3)

avatar

This is something we could add but the shortcut in the RDP session will still exists. For example I think it's replaced by Ctrl+Alt+End

David Hervieux

avatar

OK! It's clear.

Thanks for the answer

avatar

Hi

The only sure way of locking down a workstation in the manner you want is to use the operating system features.

Windows introduced AppLocker to control applications being launched and even their installation.

For Windows 7 and Server 2008 R2 http://technet.microsoft.com/en-us/library/dd723678(v=ws.10).aspx

For Windows 8 and Server 2012 http://technet.microsoft.com/library/hh831409.aspx

Maurice