Remote Control not Working On Window 2012 R2 Server
Posted: Fri Feb 13, 2015 1:25 pm
Hi
In the Admin tool under sessions there is an option to remote control a user but when you click the button it simply displays the information dialog about using the CTRL+* key to exit Remote control and then disappears. So I am currently using where the %session% variable is supplied from a command file.
It would be nice to have this feature fixed. I am using TSPlus 8.1 on Windows Server 2012 R2
Thanks,
Simon
In the Admin tool under sessions there is an option to remote control a user but when you click the button it simply displays the information dialog about using the CTRL+* key to exit Remote control and then disappears. So I am currently using
Code: Select all
mstsc.exe /shadow:%session% /control /noConsentPrompt
It would be nice to have this feature fixed. I am using TSPlus 8.1 on Windows Server 2012 R2
Thanks,
Simon