I need to stop the VMWare Web Server Access service, on a Windows Server2003 machine. I have admin rights on that machine. How do I see all running services and stop it?
feedback
|
|
Looking at your tags I see you mean vmware-server and you want to shutdown the web access to it right? Well if you go to your startmenu->allprograms->vmware-server or something in that manner you should see a menu for the tomcat server. This is the server process that runs the web access, from this menu you should also be able to shut it down... If not, You can hit ctrl+alt+delete and go into task manager, then search for tomcat, I think that should do it. I've been using vmware-server for a long time but have been running it only on Debian (Linux) machines for a few years, although I used to run it on Windows, Linux machines just don't eat up all the precious resourses that I could use for a VM. | ||||
feedback
|