Skip to main content

Access TaskCentre Service will not restart

Updated over a week ago
  1. Log onto the server where TaskCentre is installed

  2. Open up Control Panel and then Administrative Tools (steps to find these will differ depending on operating system - ask your IT team if you are unsure)

  3. From within Administrative Tools, double click on Services

  4. In the window that opens, find the service called "Access TaskCentre Server"

  5. Right click on this service and select Properties

  6. Make a note of the "Service Name"

  7. Repeat for the service called "Access TaskCentre Schedule Agent", making a note of its name too

  8. Now open a command prompt window by going to the Start menu, clicking Run, typing in "Command" and pressing enter

  9. Type in "sc queryex {servicename}" using the service name from above

  10. Make a note of the PID value returned

  11. Repeat for the other service name making a note of its PID number too

  12. In the same command prompt window, type "taskkill /f /pid {pid number}"

  13. The service will now have been terminated

  14. Repeat for the other service's PID number

  15. Close the command prompt window and try to restart the service again

Did this answer your question?