Hi,
I have a problem with terminal service permissions I guess. I'm in a 2008R2/win7 pro x64 domain, all machines can connect to all machines with rdp (according they know password of course).
Now, I need every rdp session to reconnect the user after being disconnected. So with quser I get the ID of the session, and I do : tscon X /dest:console (where X is the session ID).
This works great on every pc having administrator rights in the domain. But, on others users without admin rights, even connecting from an admin account to a user machine/account, when typing tscon command I have error 5, access denied.
I tried /password option, runas, etc I can't get this to work.
As I'm network admin, I can modify gpo etc if needed. I would just need a solution.
Thanks,
Kib