Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task Scheduler commands. Enable, Disable. Update. #31

Open
DHorse2 opened this issue Dec 16, 2021 · 2 comments
Open

Task Scheduler commands. Enable, Disable. Update. #31

DHorse2 opened this issue Dec 16, 2021 · 2 comments
Labels
enhancement New feature or request InProgess Work in progess Testing Debugging and testing

Comments

@DHorse2
Copy link
Owner

DHorse2 commented Dec 16, 2021

as stated.

@DHorse2 DHorse2 added enhancement New feature or request InProgess Work in progess labels Dec 16, 2021
@DHorse2
Copy link
Owner Author

DHorse2 commented Dec 31, 2021

Per the Quick Start:
Optimization Scheduling (InProgress)

The task scheduler will replace Windows Defrag with TaylorDo taks for Yearly, Monthly, Weekly and Daily (mid week) optimization.

  1. The DoTaskOnDemand command will disable all schduled tasks until a
  2. DoTasksOnSchedule command is issued.
  3. DoTaskReset will recreate the schedule should you need to.
  4. Finally, a DoTaskRestoreWindows would remove all entries and restore the standard Windows defragmentation.

@DHorse2
Copy link
Owner Author

DHorse2 commented Jan 1, 2022

Update:
The task scheduler will replace Windows Defrag with TaylorDo taks for Yearly, Monthly, Weekly and Daily (mid week) optimization.

  1. DoTaskOnDemand command will disable all schduled tasks until a
  2. DoTasksOnSchedule command is issued.
  3. DoTaskInstallSchedule will recreate the schedule should you need to.
  4. DoTaskUninstallSchedule will remove all TaylorDo tasks.

Finally, a DoTaskRestoreWindows would remove all entries and restore the standard Windows defragmentation.

@DHorse2 DHorse2 added the Testing Debugging and testing label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request InProgess Work in progess Testing Debugging and testing
Projects
None yet
Development

No branches or pull requests

1 participant