sysadmin/Windows/Software as Routine
2021-01-23 16:47:15 +01:00
..
googlebackupandsync.ps1 - Added v0.1 of "Software as Routine" 2021-01-23 16:47:15 +01:00
README.md - Added v0.1 of "Software as Routine" 2021-01-23 16:47:15 +01: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