[GH-ISSUE #19] screentask running from an rdp session #18

Closed
opened 2026-02-25 22:30:31 +03:00 by kerem · 3 comments
Owner

Originally created by @jordo1138 on GitHub (Oct 15, 2015).
Original GitHub issue: https://github.com/EslaMx7/ScreenTask/issues/19

hi, love screentask, quick issue though that I've been having is that when I run this from inside of an RDP session to a windows server 2008r2, the port 80 will stay open and update images 100% as long as i stay connected to the rdp session. If i disconnect, the 80 site still running fine, but the images stop updating...any thoughts?

Originally created by @jordo1138 on GitHub (Oct 15, 2015). Original GitHub issue: https://github.com/EslaMx7/ScreenTask/issues/19 hi, love screentask, quick issue though that I've been having is that when I run this from inside of an RDP session to a windows server 2008r2, the port 80 will stay open and update images 100% as long as i stay connected to the rdp session. If i disconnect, the 80 site still running fine, but the images stop updating...any thoughts?
kerem closed this issue 2026-02-25 22:30:31 +03:00
Author
Owner

@EslaMx7 commented on GitHub (Oct 15, 2015):

This is very interesting case, will investigate that issue and come back to you.
if you could provide more technical details and screenshot of the problem would be more appreciated.
Thank you very much for your feedback hope you enjoyed the app.

<!-- gh-comment-id:148270714 --> @EslaMx7 commented on GitHub (Oct 15, 2015): This is very interesting case, will investigate that issue and come back to you. _if you could provide more technical details and screenshot of the problem would be more appreciated._ Thank you very much for your feedback hope you enjoyed the app.
Author
Owner

@EslaMx7 commented on GitHub (Oct 15, 2015):

@jordo1138
here you are the origin of the issue :
http://serverfault.com/questions/482352/take-screenshot-from-server-screen-while-disconnected-from-rdp
when RDP disconnected user logged out and there are no Desktop to capture, so you may want to do a trick for keeping the user logged in after closing the RDP session.
http://serverfault.com/questions/205902/how-to-keep-user-logged-in-when-disconnecting-from-rdp-session?lq=1

please try those solutions and tell me good news ;)

<!-- gh-comment-id:148271667 --> @EslaMx7 commented on GitHub (Oct 15, 2015): @jordo1138 here you are the origin of the issue : http://serverfault.com/questions/482352/take-screenshot-from-server-screen-while-disconnected-from-rdp when RDP disconnected user logged out and there are no Desktop to capture, so you may want to do a trick for keeping the user logged in after closing the RDP session. http://serverfault.com/questions/205902/how-to-keep-user-logged-in-when-disconnecting-from-rdp-session?lq=1 please try those solutions and tell me good news ;)
Author
Owner

@jordo1138 commented on GitHub (Oct 15, 2015):

@EslaMx7 thanks, that did the trick...key is for win2k8r2 need to start rdp with /admin otherwise the disconnect command for the tscon /dest:console still fails...
I noticed it changes the resolution in console mode to 640x480 and seems there are some suggestions using vnc or some program like qres to fix that...i tried running qres after disconnecting but doesn't seem to like it... if anyone has any other thoughts on changing the console mode resolution after switching to console mode let me know 👍

<!-- gh-comment-id:148286818 --> @jordo1138 commented on GitHub (Oct 15, 2015): @EslaMx7 thanks, that did the trick...key is for win2k8r2 need to start rdp with /admin otherwise the disconnect command for the tscon /dest:console still fails... I noticed it changes the resolution in console mode to 640x480 and seems there are some suggestions using vnc or some program like qres to fix that...i tried running qres after disconnecting but doesn't seem to like it... if anyone has any other thoughts on changing the console mode resolution after switching to console mode let me know :+1:
kerem changed title from [GH-ISSUE #19] screentask running from an rdp session to [GH-ISSUE #19] screentask running from an rdp session 2026-03-07 21:31:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenTask#18
No description provided.