...
Once restarted you may need to delete the existing profile/job if it is in pending status and run it again.
Optional:
Schedule Batch file to restart remote agent through Windows Task Scheduler:
Batch File commands:
taskkill /f /fi "services eq DBRemoteClient"
...