If im running ultra as a service then it is possible to connect when the computer is at the logon screen. I'm trying to get something similar either by scheduling SC to run at intervals, or scheduling winvnc -connect (winvnc is running as a service) is this possible? Does anyone know how to schedule something as maybe the service account and would this allow either of these programs to run? I'm scheduling these computers to work on after hours and if they lock the screen or if a reboot is needed then, of course, they are no longer accessible.
-Michael
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Howto get SC or winvnc.exe to execute during logon screen
-
- 8
- Posts: 8
- Joined: 2005-09-22 21:19
- Contact:
ctrl-alt-del
ctrl-alt-del is not possible when winvnc is run as an application... no matter what you try... only a system services can trigger that.
Ok, I followed the directions on how to set up a batch file to run as a service. My batch file is c:\test.exe, with test.exe being my sc executable. It works sometimes, but not most times. Why would this be? Is there a way that I can make it work all the time? Do I need to add anything to my batch file? Thanks for any help. I am stuck without the ability to reboot and autologon. I can't afford to pay for commercial products as of yet as I am just starting out in my business. Thanks.