PC Review


Reply
Thread Tools Rate Thread

Critical Services

 
 
Ashish Jindal
Guest
Posts: n/a
 
      30th Apr 2006
Hi,

How do I identify whether a service is "Critical" or not? Basically, I
am writing a program to stop all non-critical service.

AFAIK, the services can be found in
"HKLM\CurrentControlSet\Services\<name>". I am getting the names using the
ServiceController class (in System.ServiceProcess)



-Ashish



 
Reply With Quote
 
 
 
 
Chris Chilvers
Guest
Posts: n/a
 
      30th Apr 2006
On Sun, 30 Apr 2006 20:53:14 +0530, "Ashish Jindal"
<off-you-go-jindal.ashish-no.sp-(E-Mail Removed)> wrote:

>Hi,
>
> How do I identify whether a service is "Critical" or not? Basically, I
>am writing a program to stop all non-critical service.
>
> AFAIK, the services can be found in
>"HKLM\CurrentControlSet\Services\<name>". I am getting the names using the
>ServiceController class (in System.ServiceProcess)
>
>
>
>-Ashish
>
>


I don't think you can. As a service which isn't non-critical normaly
could be critical in certain hardware/software setups. This service
might not even realise it is critical to the computer's operation, it
just happens to be loaded as far as it's concerned.

The best you could do I suppose is have a list of services that are
*probaly* not critical.

Might want to have different lists that can be chosen based upon the
role of that computer.

If you know what the computers setup should be you could create a list
of the services that should always be running for that computer and
consider any other services as non-critical (good for a server I suppose
where someone has decided what should be running, and nothing else)
 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      30th Apr 2006
msconfig seems to be able to do this but I don't know how.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Ashish Jindal" wrote:
| Hi,
|
| How do I identify whether a service is "Critical" or not? Basically, I
| am writing a program to stop all non-critical service.
|
| AFAIK, the services can be found in
| "HKLM\CurrentControlSet\Services\<name>". I am getting the names using the
| ServiceController class (in System.ServiceProcess)
|
|
|
| -Ashish
|
|
|


 
Reply With Quote
 
hB
Guest
Posts: n/a
 
      1st May 2006
Hi,
List of unwanted, not so critical services:
http://www.microsoft.com/windowsxp/u.../stopspam.mspx
(Disabling Messenger Service in Windows XP)
http://www.claymania.com/windows2000-hardening.html (Closing Internet
Ports - Windows 2000)

Services Guide for Windows XP:
http://www.theeldergeek.com/services_guide.htm#Services

http://lordofnet.blogspot.com/2006/0...-speed-up.html
http://www.extremetech.com/article2/...1786006,00.asp

---
hB

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
XP shuts down critical services =?Utf-8?B?Unlhbg==?= Windows XP Performance 2 18th Apr 2007 09:30 PM
Critical Services Ashish Jindal Microsoft Dot NET Framework 3 1st May 2006 06:23 AM
Critical Services Ashish Jindal Microsoft C# .NET 3 1st May 2006 06:23 AM
non-critical services mark window Windows XP Security 2 21st Oct 2003 12:58 PM
Critical Update - 9/03/03 and Services Robert Microsoft Windows 2000 4 4th Sep 2003 01:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:40 AM.