Search found 8 matches
- 15 Jun 2023, 10:49
- Forum: Help
- Topic: No Progress Shown with Windows 10 on Shutdown
- Replies: 12
- Views: 2034
Re: No Progress Shown with Windows 10 on Shutdown
You could create a batch script that runs the FFS sync and then shuts the computer down with "shutdown -s -t 0". Instead of clicking shutdown in the Start Menu, you would run the script. You would probably name it something like "Backup and shutdown"
No script needed:shutdown.PNG
Thank you ...
- 14 Jun 2023, 20:06
- Forum: Help
- Topic: No Progress Shown with Windows 10 on Shutdown
- Replies: 12
- Views: 2034
Re: No Progress Shown with Windows 10 on Shutdown
Both are viable ideas.
Thank you
Isn't it a good thing that Microsoft tries so hard to make our lives easy? ... :-)
Thank you
Isn't it a good thing that Microsoft tries so hard to make our lives easy? ... :-)
- 14 Jun 2023, 13:45
- Forum: Help
- Topic: No Progress Shown with Windows 10 on Shutdown
- Replies: 12
- Views: 2034
Re: No Progress Shown with Windows 10 on Shutdown
I vaguely remember that it was a Windows "feature" introduced some time ago that prevents the FreeFileSync progress dialog from being shown when triggered during system shutdown.
Food for thought: Set up the FFS batch job to "shutdown" the system when its done instead of triggering it during ...
- 14 Jun 2023, 00:31
- Forum: Help
- Topic: No Progress Shown with Windows 10 on Shutdown
- Replies: 12
- Views: 2034
Re: No Progress Shown with Windows 10 on Shutdown
I have NOT been able to get the Progress window of FreeFileSync to show when I trigger it on logout in Windows 10 using gpedit OR Task Scheduler to initiate FreeFileSync. The Progress window WAS showing for WIndows 7 but since upgrading to Windows 10, no Progress window. The backup does happen ...
- 08 Jun 2023, 17:14
- Forum: Help
- Topic: No Progress Shown with Windows 10 on Shutdown
- Replies: 12
- Views: 2034
Re: No Progress Shown with Windows 10 on Shutdown
Question:When you created the task in Task Scheduler, did you check "run whether user is logged on or not"?
If so, you will have to uncheck that option to achieve what you desire xCSxXenon, 08 Jun 2023, 14:07
What settings do you use in Task Scheduler to initate Freefilesync on shutdown?
- 08 Jun 2023, 15:16
- Forum: Help
- Topic: No Progress Shown with Windows 10 on Shutdown
- Replies: 12
- Views: 2034
Re: No Progress Shown with Windows 10 on Shutdown
When you created the task in Task Scheduler, did you check "run whether user is logged on or not"?
If so, you will have to uncheck that option to achieve what you desire
See my post above; I am not used to this forum and did not properly Reply to your post.
I do thank you for your quick reply
- 08 Jun 2023, 15:15
- Forum: Help
- Topic: No Progress Shown with Windows 10 on Shutdown
- Replies: 12
- Views: 2034
Re: No Progress Shown with Windows 10 on Shutdown
@xCSxXenon
Thank you for your quick reply.
I did not use the Task Scheduler to initiate the batch file.
I used gpedit.msc -> User Configuration -> Windows Settings -> Scripts (Logon/Logoff)
where I added an action
"D:\Richard\Documents\My Programs\FreeFileSync\BackupOnLogout.bat"
I found, with ...
Thank you for your quick reply.
I did not use the Task Scheduler to initiate the batch file.
I used gpedit.msc -> User Configuration -> Windows Settings -> Scripts (Logon/Logoff)
where I added an action
"D:\Richard\Documents\My Programs\FreeFileSync\BackupOnLogout.bat"
I found, with ...
- 08 Jun 2023, 12:26
- Forum: Help
- Topic: No Progress Shown with Windows 10 on Shutdown
- Replies: 12
- Views: 2034
No Progress Shown with Windows 10 on Shutdown
Is there a way to have the Progress dialog show for FreeFileSync with Windows 10 when I run it via a batch job triggered by a scheduler at Shutdown?
I have seen the advice at
https://freefilesync.org/manual.php?topic=schedule-batch-jobs
and I see that others have posted a similar issue - without ...
I have seen the advice at
https://freefilesync.org/manual.php?topic=schedule-batch-jobs
and I see that others have posted a similar issue - without ...