Hi,
I currently have a profile which runs daily to upload files to an AWS S3 bucket. It works fine, but requires my Windows 10 machine to be logged in. This causes a problem if we are away from our office and there's a power outage or similar, as the PC will reboot but won't be logged in.
Is there any way to set SyncBackPro, or specifically this profile, so that it will run when Windows is booted up even if we have not logged in?
Thanks
Andrew
Before posting, and to avoid disappointment, please read the following:
- This forum is not for 2BrightSparks to provide technical support. It's primarily for users to help other users. Do not expect 2BrightSparks to answer any question posted to this forum.
- If you find a bug in any of our software, please submit a support ticket. It does not matter if you are using our freeware, a beta version or you haven't yet purchased the software. We want to know about any and all bugs so we can fix them as soon as possible. We usually need more information and details from you to reproduce bugs and that is better done via a support ticket and not this forum.
- If you are entitled to technical support then please submit a support ticket. Please do not post the same question to the forum and also via a support ticket. Once again, 2BrightSparks does not provide technical support via this forum.
Run As Service or Before Login
-
- Newbie
- Posts: 2
- Joined: Fri Apr 08, 2005 6:22 am
Re: Run As Service or Before Login
See the help file for "Creating a Schedule" (Navigation: Using SyncBackPro > Basic Operation > Creating a Schedule)
- https://www.2brightsparks.com/syncback/help/creatingaschedule.htm
- https://www.2brightsparks.com/syncback/help/creatingaschedule.htm
-
- Knowledgeable
- Posts: 21
- Joined: Thu Oct 03, 2024 1:16 pm
Re: Run As Service or Before Login
You can set SyncBackPro to run after a reboot without logging in by creating a task in Windows Task Scheduler. Set the task to run your SyncBackPro profile at startup using the `-run profile name` argument, and select "Run whether user is logged on or not" for automatic execution.akjohnston wrote: ↑Tue Apr 23, 2024 5:37 pmHi,
I currently have a profile which runs daily to upload files to an AWS S3 bucket. It works fine, but requires my Windows 10 machine to be logged in. This causes a problem if we are away from our office and there's a power outage or similar, as the PC will reboot but won't be logged in.
Is there any way to set SyncBackPro, or specifically this profile, so that it will run when Windows is booted up even if we have not logged in?
Thanks
Andrew