Taskkill TNG or other service

Web based, multi-user, Telephone Management System with budget management and barring control

Moderators: Leon van Heerden, Luanda_Junzi, Belinda Frick, Lee Hendricks

Taskkill TNG or other service

Postby Lee Hendricks » Thu Aug 31, 2017 11:07 am

If there is a service that does not want to stop then there is an option to kill the Service PID, via Windows command.

First you will need to establish on what PID this service is running on. To do this access the Task Manager and go to the Services.
TNG PID.PNG

Find what the PID number of the service is. Eg TNGService 2480

Next run the windows command line program AS ADMINISTRATOR (Very Important)
Enter the following command as is except you will have to replace the correct PID

Code: Select all
Taskkill /PID 2480 /F


The result will be as follows:
Code: Select all
SUCCESS: The process with PID 4808 has been terminated.

C:\Windows\system32>


The service would now be stopped. There after the service can be manually started up again
You do not have the required permissions to view the files attached to this post.
Lee Hendricks
 
Posts: 150
Joined: Mon Aug 25, 2014 2:18 pm

Return to TNG

Who is online

Users browsing this forum: No registered users and 1 guest

cron