Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Schedule Batch file to restart remote agent through Windows Task Scheduler:

Optional: Schedule Batch file to restart remote agent through Windows Task Scheduler:


Batch File commands:

taskkill /f /fi "services eq DBRemoteClient"

...