diff --git a/users/autostart.rst b/users/autostart.rst index 84d60b0e..380857c8 100644 --- a/users/autostart.rst +++ b/users/autostart.rst @@ -252,6 +252,12 @@ by a sysadmin who knows enough to understand the security implications. #. Start the service via ``sc start syncthing`` in the Command Prompt. #. Connect to the Syncthing UI, enable HTTPS, and set a secure username and password. +CLI and Native Solutions for Terminal Users +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +It's possible to run Windows Task Scheduler native CLI API, for more information, please read +official docs: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/schtasks. + macOS -----