Disable Windows+L screen lock on remote desktop session for a specific user. After extensive search, I think the only way to handle this specific task is with a keyboard hook:
Microsoft KB #226359
I'm looking for a charatable individual to provide a step-by-step on how to implement this specfically:
1) Remote desktop session for a specific user (not all users, not for the terminal server)
2) Prevent the Windows+L key from locking the session (which requires user to log in again)
3) Platform is Server 2008 R2 Terminal Server
Registry hack to disable all Windows+{key} shortcuts is not adequate.
Thanks in advance for your help on this. Sincerely, Dan