We started to have all kinds of issues with out Enterprise site about two weeks ago. Upon further investigation we found that Symantec was stopping PKILL.exe from executing. Once we added the exception to Symantec everything started to operate normally again.
What does pkill.exe do? I did some Googling but I could not find any documentation on it.
Did you see this article?
Pkills is used to stop a process using PID.
The EXE is here: C:\Program Files\ArcGIS\Server\bin\pkill.exe.
I did see that article but am still confused by what pkill does as a function of ArcGIS. In the Symantec logs I saw that pkill was trying to run on our ArcGIS Server and Data Store boxes. Is pkill only used to end processes and if it cant run what are the consequences?
Now, I'm just as curious as you are. I'll let you know if I find anything else.