I am using Windows 11. What the title says. This may be more of a sysadmin question, but maybe someone has something already working to this effect. Thanks!
If it runs as a service, edit the service via services.msc and set restart on failure actions to your needs.
1 Like
It’s not running as a service currently. How do I make it run as a service? Will I still have a tray icon if I run it as a service?
1 Like
This is covered in the documentation as well:
https://docs.duplicati.com/detailed-descriptions/using-duplicati-with-windows#running-the-server-as-a-windows-service
You can get the TrayIcon to connect to the service as well, it is also mentioned in the link ^^^