Remote desktop defeating inactivity timeout
Is there an easy way to prevent a Remote Desktop session from timing out due to inactivity, assuming no access to the terminal server timeout settings? Maybe something like automatically transmitting a mouse click or a key press every few minutes?
remote-desktop
add a comment |
Is there an easy way to prevent a Remote Desktop session from timing out due to inactivity, assuming no access to the terminal server timeout settings? Maybe something like automatically transmitting a mouse click or a key press every few minutes?
remote-desktop
add a comment |
Is there an easy way to prevent a Remote Desktop session from timing out due to inactivity, assuming no access to the terminal server timeout settings? Maybe something like automatically transmitting a mouse click or a key press every few minutes?
remote-desktop
Is there an easy way to prevent a Remote Desktop session from timing out due to inactivity, assuming no access to the terminal server timeout settings? Maybe something like automatically transmitting a mouse click or a key press every few minutes?
remote-desktop
remote-desktop
asked Feb 17 '11 at 14:45
jlppjlpp
128115
128115
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
I suspect there are ways in software to do this but I found a really simple solution by accident years ago. Assuming your mouse is optical, placing it on a refractive surface such as a frosted glass coaster causes the mouse sensor to move the mouse by a few pixels at a time almost continuously.
I use this trick every day as I operate a remote recovery service and some portions of the service can lag for hours, I use this to keep the session active while I move onto other projects. I picked up a set of the coaster, 4 I think, for about ten bucks last time I added workstations and find it a simple technique. One warning though, if your mouse is wireless this will cause you to run through a lot of batteries so use rechargables.
Perfect. Another option may be putting your watch under the mouse sensor? May use less batteries.
– jlpp
Feb 17 '11 at 19:09
3
If you don't want to buy coasters you can actually set the mouse on any hologram and have the same effect. Think old windows/office CD
– Chris - Armor-IT
Feb 17 '11 at 19:17
add a comment |
I found this question searching on Google and one possible solution is to have a program that automatically moves your mouse every X seconds and does something (like click or press a key). Here are a couple of free solutions I found:
http://movemouse.codeplex.com/
http://www.murgee.com/auto-mouse-mover/
I tried movemouse and it didn't work; it didn't send the mouse events to the remote desktop session.
– Daniel Golden
Feb 25 '17 at 0:22
add a comment |
Here is another software option that I've used and it works well.
https://mousejiggler.codeplex.com/
Project Description
Mouse Jiggler is a very simple piece of software whose sole function is to "fake" mouse input to Windows, and jiggle the mouse pointer back and forth.
Useful for avoiding screensavers or other things triggered by idle detection that, for whatever reason, you can't turn off any other way; or as a quick way to stop a screensaver activating during an installation or when monitoring a long operation without actually having to muck about with the screensaver settings.
Do any of those work for RDP session idle timeouts? I tried using caffeine and it still caused the idle timeout to hit.
– John C
Feb 15 '17 at 21:20
add a comment |
Years later... try Targeted Caffeine. Like the normal Caffeinated, but you can send keystrokes to any window based on title / class.
https://www.zhornsoftware.co.uk/caffeine/
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f246986%2fremote-desktop-defeating-inactivity-timeout%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
I suspect there are ways in software to do this but I found a really simple solution by accident years ago. Assuming your mouse is optical, placing it on a refractive surface such as a frosted glass coaster causes the mouse sensor to move the mouse by a few pixels at a time almost continuously.
I use this trick every day as I operate a remote recovery service and some portions of the service can lag for hours, I use this to keep the session active while I move onto other projects. I picked up a set of the coaster, 4 I think, for about ten bucks last time I added workstations and find it a simple technique. One warning though, if your mouse is wireless this will cause you to run through a lot of batteries so use rechargables.
Perfect. Another option may be putting your watch under the mouse sensor? May use less batteries.
– jlpp
Feb 17 '11 at 19:09
3
If you don't want to buy coasters you can actually set the mouse on any hologram and have the same effect. Think old windows/office CD
– Chris - Armor-IT
Feb 17 '11 at 19:17
add a comment |
I suspect there are ways in software to do this but I found a really simple solution by accident years ago. Assuming your mouse is optical, placing it on a refractive surface such as a frosted glass coaster causes the mouse sensor to move the mouse by a few pixels at a time almost continuously.
I use this trick every day as I operate a remote recovery service and some portions of the service can lag for hours, I use this to keep the session active while I move onto other projects. I picked up a set of the coaster, 4 I think, for about ten bucks last time I added workstations and find it a simple technique. One warning though, if your mouse is wireless this will cause you to run through a lot of batteries so use rechargables.
Perfect. Another option may be putting your watch under the mouse sensor? May use less batteries.
– jlpp
Feb 17 '11 at 19:09
3
If you don't want to buy coasters you can actually set the mouse on any hologram and have the same effect. Think old windows/office CD
– Chris - Armor-IT
Feb 17 '11 at 19:17
add a comment |
I suspect there are ways in software to do this but I found a really simple solution by accident years ago. Assuming your mouse is optical, placing it on a refractive surface such as a frosted glass coaster causes the mouse sensor to move the mouse by a few pixels at a time almost continuously.
I use this trick every day as I operate a remote recovery service and some portions of the service can lag for hours, I use this to keep the session active while I move onto other projects. I picked up a set of the coaster, 4 I think, for about ten bucks last time I added workstations and find it a simple technique. One warning though, if your mouse is wireless this will cause you to run through a lot of batteries so use rechargables.
I suspect there are ways in software to do this but I found a really simple solution by accident years ago. Assuming your mouse is optical, placing it on a refractive surface such as a frosted glass coaster causes the mouse sensor to move the mouse by a few pixels at a time almost continuously.
I use this trick every day as I operate a remote recovery service and some portions of the service can lag for hours, I use this to keep the session active while I move onto other projects. I picked up a set of the coaster, 4 I think, for about ten bucks last time I added workstations and find it a simple technique. One warning though, if your mouse is wireless this will cause you to run through a lot of batteries so use rechargables.
answered Feb 17 '11 at 15:40
Chris - Armor-ITChris - Armor-IT
76337
76337
Perfect. Another option may be putting your watch under the mouse sensor? May use less batteries.
– jlpp
Feb 17 '11 at 19:09
3
If you don't want to buy coasters you can actually set the mouse on any hologram and have the same effect. Think old windows/office CD
– Chris - Armor-IT
Feb 17 '11 at 19:17
add a comment |
Perfect. Another option may be putting your watch under the mouse sensor? May use less batteries.
– jlpp
Feb 17 '11 at 19:09
3
If you don't want to buy coasters you can actually set the mouse on any hologram and have the same effect. Think old windows/office CD
– Chris - Armor-IT
Feb 17 '11 at 19:17
Perfect. Another option may be putting your watch under the mouse sensor? May use less batteries.
– jlpp
Feb 17 '11 at 19:09
Perfect. Another option may be putting your watch under the mouse sensor? May use less batteries.
– jlpp
Feb 17 '11 at 19:09
3
3
If you don't want to buy coasters you can actually set the mouse on any hologram and have the same effect. Think old windows/office CD
– Chris - Armor-IT
Feb 17 '11 at 19:17
If you don't want to buy coasters you can actually set the mouse on any hologram and have the same effect. Think old windows/office CD
– Chris - Armor-IT
Feb 17 '11 at 19:17
add a comment |
I found this question searching on Google and one possible solution is to have a program that automatically moves your mouse every X seconds and does something (like click or press a key). Here are a couple of free solutions I found:
http://movemouse.codeplex.com/
http://www.murgee.com/auto-mouse-mover/
I tried movemouse and it didn't work; it didn't send the mouse events to the remote desktop session.
– Daniel Golden
Feb 25 '17 at 0:22
add a comment |
I found this question searching on Google and one possible solution is to have a program that automatically moves your mouse every X seconds and does something (like click or press a key). Here are a couple of free solutions I found:
http://movemouse.codeplex.com/
http://www.murgee.com/auto-mouse-mover/
I tried movemouse and it didn't work; it didn't send the mouse events to the remote desktop session.
– Daniel Golden
Feb 25 '17 at 0:22
add a comment |
I found this question searching on Google and one possible solution is to have a program that automatically moves your mouse every X seconds and does something (like click or press a key). Here are a couple of free solutions I found:
http://movemouse.codeplex.com/
http://www.murgee.com/auto-mouse-mover/
I found this question searching on Google and one possible solution is to have a program that automatically moves your mouse every X seconds and does something (like click or press a key). Here are a couple of free solutions I found:
http://movemouse.codeplex.com/
http://www.murgee.com/auto-mouse-mover/
edited Feb 21 '17 at 21:38
Kevin Panko
5,949113648
5,949113648
answered Dec 31 '13 at 11:34
Daniel Sanchez PearsonDaniel Sanchez Pearson
311
311
I tried movemouse and it didn't work; it didn't send the mouse events to the remote desktop session.
– Daniel Golden
Feb 25 '17 at 0:22
add a comment |
I tried movemouse and it didn't work; it didn't send the mouse events to the remote desktop session.
– Daniel Golden
Feb 25 '17 at 0:22
I tried movemouse and it didn't work; it didn't send the mouse events to the remote desktop session.
– Daniel Golden
Feb 25 '17 at 0:22
I tried movemouse and it didn't work; it didn't send the mouse events to the remote desktop session.
– Daniel Golden
Feb 25 '17 at 0:22
add a comment |
Here is another software option that I've used and it works well.
https://mousejiggler.codeplex.com/
Project Description
Mouse Jiggler is a very simple piece of software whose sole function is to "fake" mouse input to Windows, and jiggle the mouse pointer back and forth.
Useful for avoiding screensavers or other things triggered by idle detection that, for whatever reason, you can't turn off any other way; or as a quick way to stop a screensaver activating during an installation or when monitoring a long operation without actually having to muck about with the screensaver settings.
Do any of those work for RDP session idle timeouts? I tried using caffeine and it still caused the idle timeout to hit.
– John C
Feb 15 '17 at 21:20
add a comment |
Here is another software option that I've used and it works well.
https://mousejiggler.codeplex.com/
Project Description
Mouse Jiggler is a very simple piece of software whose sole function is to "fake" mouse input to Windows, and jiggle the mouse pointer back and forth.
Useful for avoiding screensavers or other things triggered by idle detection that, for whatever reason, you can't turn off any other way; or as a quick way to stop a screensaver activating during an installation or when monitoring a long operation without actually having to muck about with the screensaver settings.
Do any of those work for RDP session idle timeouts? I tried using caffeine and it still caused the idle timeout to hit.
– John C
Feb 15 '17 at 21:20
add a comment |
Here is another software option that I've used and it works well.
https://mousejiggler.codeplex.com/
Project Description
Mouse Jiggler is a very simple piece of software whose sole function is to "fake" mouse input to Windows, and jiggle the mouse pointer back and forth.
Useful for avoiding screensavers or other things triggered by idle detection that, for whatever reason, you can't turn off any other way; or as a quick way to stop a screensaver activating during an installation or when monitoring a long operation without actually having to muck about with the screensaver settings.
Here is another software option that I've used and it works well.
https://mousejiggler.codeplex.com/
Project Description
Mouse Jiggler is a very simple piece of software whose sole function is to "fake" mouse input to Windows, and jiggle the mouse pointer back and forth.
Useful for avoiding screensavers or other things triggered by idle detection that, for whatever reason, you can't turn off any other way; or as a quick way to stop a screensaver activating during an installation or when monitoring a long operation without actually having to muck about with the screensaver settings.
answered Dec 31 '13 at 12:03
A. ComputerdudeA. Computerdude
111
111
Do any of those work for RDP session idle timeouts? I tried using caffeine and it still caused the idle timeout to hit.
– John C
Feb 15 '17 at 21:20
add a comment |
Do any of those work for RDP session idle timeouts? I tried using caffeine and it still caused the idle timeout to hit.
– John C
Feb 15 '17 at 21:20
Do any of those work for RDP session idle timeouts? I tried using caffeine and it still caused the idle timeout to hit.
– John C
Feb 15 '17 at 21:20
Do any of those work for RDP session idle timeouts? I tried using caffeine and it still caused the idle timeout to hit.
– John C
Feb 15 '17 at 21:20
add a comment |
Years later... try Targeted Caffeine. Like the normal Caffeinated, but you can send keystrokes to any window based on title / class.
https://www.zhornsoftware.co.uk/caffeine/
add a comment |
Years later... try Targeted Caffeine. Like the normal Caffeinated, but you can send keystrokes to any window based on title / class.
https://www.zhornsoftware.co.uk/caffeine/
add a comment |
Years later... try Targeted Caffeine. Like the normal Caffeinated, but you can send keystrokes to any window based on title / class.
https://www.zhornsoftware.co.uk/caffeine/
Years later... try Targeted Caffeine. Like the normal Caffeinated, but you can send keystrokes to any window based on title / class.
https://www.zhornsoftware.co.uk/caffeine/
answered Feb 8 at 15:54
eromraberomrab
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f246986%2fremote-desktop-defeating-inactivity-timeout%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown