Hi,
I did not find an answer to this question.
I want to set Urbackup windows client. I want clients to save at 8 o’clock in the evening. Full image. Then shut down the windows.
Can this be done?
Hi,
I did not find an answer to this question.
I want to set Urbackup windows client. I want clients to save at 8 o’clock in the evening. Full image. Then shut down the windows.
Can this be done?
You may set the backup window from 8 on and set a post imagebackup script on the client with content “shutdown /s /t 5”:
https://www.urbackup.org/administration_manual.html#x1-330006.4
Thanks