mirror of
https://github.com/zebrajr/sysadmin.git
synced 2025-12-07 00:19:45 +01:00
| .. | ||
| googlebackupandsync.ps1 | ||
| README.md | ||
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