Hey asimoatel,
What version of ESXi are you Running?
Log into the command shell of ESXi and type
ps -ef | grep <VM Name>
And kill the process by noting the pid and running
kill -9 <pid>
Hey asimoatel,
What version of ESXi are you Running?
Log into the command shell of ESXi and type
ps -ef | grep <VM Name>
And kill the process by noting the pid and running
kill -9 <pid>