Ok thanks. And how can I go about killing a task? For an example, I see port 135 being used by epmap, so how can I kill epmap from using port 135?
Thanks
Thanks. Or you can actually use the command 'taskkill -f -pid 1024' (PID of epmap). Why is it telling me Access Denied, when trying to kill the process? Í've tried by task manager, and im even in command line adminstrator?
Thanks