Friday, April 4th, 2008

Starting and Stopping Services

Service run behind the scenes on Windows NT/2000/XP/Vista to provide certain functionality tjat you require. This includes such things as networking scheduling of tasks, running your own web server etc. Generally you have the services set to start automatically when Windows starts. Where you are maintaining your system it may be necessary to temporarily stop [...]