mirror of
https://github.com/zebrajr/sysadmin.git
synced 2026-01-15 12:15:05 +00:00
Situation
Sometimes I need software to run (eg.: Google Drive Sync), but a) not to be constantly running and also b) not having to run it manually.
Task
Be able to fix the issue by having a script running on a schedule, waiting X time, and then close the process.
Action
Result
Note
None
ToDo
- Add Script Description
- Add description on how to add the script to a Scheduled Task
- Add "Action" on README.md
- Add "Result" on README.md
- Add Scheduled Task xml
- Add Logging