This commit is contained in:
Erik Westrup
2022-02-12 19:15:59 +01:00
parent 9ff51d691a
commit 30d18b8b0e

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env pwsh
# Install restic scheduled tasks.
# Test run the installed actions by opening the app "Task Scheduler" and go to "Task Scheduler Library" and right clicking on the new tasks > run.
# Reference: https://blogs.technet.microsoft.com/heyscriptingguy/2015/01/13/use-powershell-to-create-scheduled-tasks/