0

I am looking for an easy way for my clients to run one simple command that will do these 3 tasks once a month:

  • Run Cleaner (CCleaner)
  • Scan C Drive (Malwarebytes)
  • defrag C Drive (Defraggler)

These are all manual tasks, and I am having trouble getting my clients to do these 3 little things once a month.

DavidPostill
  • 162,382
sparky
  • 11

1 Answers1

1

Use the Windows Task Scheduler.

Here is the Windows documentation.

You will have to find out how they can be started from the command line to run the tasks you want them to do:

Jan Doggen
  • 4,657