Hi,
when I right click on a opened session an click on "logoff" I get the error popup "unable to enumerate remote sessions".
I have version 7.0.3.0 but I had this error also in 6.x
best regards
Tobias
Hi,
There is API to do a logoff in the RDP protocol. For this reason we have to use the Terminal Service API to do the work. You need to administrative right to enumerate the sessions allow RDM to send a log off request. Have you tried to execute the application with "Run As Administrator"?
David Hervieux
Hi,
yes, I have run it as Administrator, too. same result.
actually I have also Version 7.0.4.0 (because of an other bug)
best regards
Tobias
Hi,
You can verify this topic:
http://forum.devolutions.net/forum/topic1587-log-out-function-does-not-work.aspx
David Hervieux
Hi,
okay, with "1. same domain" I have different configurations :) It's a server of your customer and have a different domain.
also it can't work, is it possible that you can fix it in a later version?
best regards
Tobias
As far as I know, there is no solution. It's a limitation in the Microsoft API. I can assure you that if I find a solution or a workaround, I will add this into RDM. For you other problem, I will take a look at your specific problem.
David Hervieux
Thanks a lot for the info. so far I have to click the log out button in the session (or script it)
best regards
Tobias