PC Review


Reply
Thread Tools Rate Thread

how to determine relationships between xp services?

 
 
jjoensuu
Guest
Posts: n/a
 
      13th May 2007
Hi all

I wanted to minimize the amount of services running on my Win XP Pro
SP2, by disabling as many of them as possible.

I couldn't find information about what services would be needed in
which case, so I went and disabled many that I was fairly sure were
not needed. Unfortunately I subsequently got into trouble with some
application that needed to use some functionality which required one
of the disabled services...and some of these services needed other of
the disabled services to be running.

In fact it looks like the Windows XP service structure is like an
interconnected spiderweb. I eventually ended back to where I started,
with many of the original services running.

What would have made this operation easier would have been information
on which Windows functionality is dependent on which services.

Does anyone know of easy way to create a list of MS service
dependencies on an XP system?

TiA,

JJ

 
Reply With Quote
 
 
 
 
Newbie Coder
Guest
Posts: n/a
 
      13th May 2007
JJoensuu,

Services like Task Scheduler, Indexing Service, Remote Registry, Fax Service
can be disabled if you don't use these services, but not sure what other
custom services you have installed from third party vendors.

Never disable the antivirus services, but if you have a firewall (not
Windows firewall then disable the Windows firewall too

--
Newbie Coder
(It's just a name)



,
"jjoensuu" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi all
>
> I wanted to minimize the amount of services running on my Win XP Pro
> SP2, by disabling as many of them as possible.
>
> I couldn't find information about what services would be needed in
> which case, so I went and disabled many that I was fairly sure were
> not needed. Unfortunately I subsequently got into trouble with some
> application that needed to use some functionality which required one
> of the disabled services...and some of these services needed other of
> the disabled services to be running.
>
> In fact it looks like the Windows XP service structure is like an
> interconnected spiderweb. I eventually ended back to where I started,
> with many of the original services running.
>
> What would have made this operation easier would have been information
> on which Windows functionality is dependent on which services.
>
> Does anyone know of easy way to create a list of MS service
> dependencies on an XP system?
>
> TiA,
>
> JJ
>



 
Reply With Quote
 
R. McCarty
Guest
Posts: n/a
 
      13th May 2007
There are ~22 "Core Services" that you shouldn't ever disable/stop.
Beyond that, it's more a what you use and require to do your work.
3rd-Party applications add their own native services, so that's not a
easy thing to adjust or "Twiddle" with.

Trust me when I say it's very easy to break a machine by changing
Service start modes. I'd recommend you image the machine before
ever changing a single entry.

There are many secondary functions & facilities in XP that you can
set to Manual or Disabled - it's just there's no way to tell you exactly
which ones because every machine is configured differently.


"jjoensuu" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi all
>
> I wanted to minimize the amount of services running on my Win XP Pro
> SP2, by disabling as many of them as possible.
>
> I couldn't find information about what services would be needed in
> which case, so I went and disabled many that I was fairly sure were
> not needed. Unfortunately I subsequently got into trouble with some
> application that needed to use some functionality which required one
> of the disabled services...and some of these services needed other of
> the disabled services to be running.
>
> In fact it looks like the Windows XP service structure is like an
> interconnected spiderweb. I eventually ended back to where I started,
> with many of the original services running.
>
> What would have made this operation easier would have been information
> on which Windows functionality is dependent on which services.
>
> Does anyone know of easy way to create a list of MS service
> dependencies on an XP system?
>
> TiA,
>
> JJ
>



 
Reply With Quote
 
BillW50
Guest
Posts: n/a
 
      13th May 2007
"jjoensuu" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)
> Hi all
>
> I wanted to minimize the amount of services running on my Win XP Pro
> SP2, by disabling as many of them as possible.
>
> I couldn't find information about what services would be needed in
> which case, so I went and disabled many that I was fairly sure were
> not needed. Unfortunately I subsequently got into trouble with some
> application that needed to use some functionality which required one
> of the disabled services...and some of these services needed other of
> the disabled services to be running.
>
> In fact it looks like the Windows XP service structure is like an
> interconnected spiderweb. I eventually ended back to where I started,
> with many of the original services running.
>
> What would have made this operation easier would have been information
> on which Windows functionality is dependent on which services.
>
> Does anyone know of easy way to create a list of MS service
> dependencies on an XP system?
>
> TiA,
>
> JJ


There are a lot of info about this on a Google search:

http://www.google.com/search?hl=en&q=xp+services

Also I forget which one that I use:

Advanced WindowsCare V2 Pro
Premium Booster

One or both also tweaks the XP Services. Warning: Some of these registry
and tweak utilities can render your computer unusable.

--
Bill

 
Reply With Quote
 
Rock
Guest
Posts: n/a
 
      13th May 2007
"jjoensuu" <(E-Mail Removed)> wrote> Hi all
>
> I wanted to minimize the amount of services running on my Win XP Pro
> SP2, by disabling as many of them as possible.
>
> I couldn't find information about what services would be needed in
> which case, so I went and disabled many that I was fairly sure were
> not needed. Unfortunately I subsequently got into trouble with some
> application that needed to use some functionality which required one
> of the disabled services...and some of these services needed other of
> the disabled services to be running.
>
> In fact it looks like the Windows XP service structure is like an
> interconnected spiderweb. I eventually ended back to where I started,
> with many of the original services running.
>
> What would have made this operation easier would have been information
> on which Windows functionality is dependent on which services.
>
> Does anyone know of easy way to create a list of MS service
> dependencies on an XP system?



http://www.blackviper.com/WinXP/service411.htm

--
Rock [MS-MVP User/Shell]
 
Reply With Quote
 
Frank\(FL\)
Guest
Posts: n/a
 
      15th May 2007
jjoensuu wrote:
> Hi all
>
> I wanted to minimize the amount of services running on my Win XP Pro
> SP2, by disabling as many of them as possible.
>
> I couldn't find information about what services would be needed in
> which case, so I went and disabled many that I was fairly sure were
> not needed. Unfortunately I subsequently got into trouble with some
> application that needed to use some functionality which required one
> of the disabled services...and some of these services needed other of
> the disabled services to be running.
>
> In fact it looks like the Windows XP service structure is like an
> interconnected spiderweb. I eventually ended back to where I started,
> with many of the original services running.
>
> What would have made this operation easier would have been information
> on which Windows functionality is dependent on which services.
>
> Does anyone know of easy way to create a list of MS service
> dependencies on an XP system?
>
> TiA,
>
> JJ


This page may help.

<http://www.blackviper.com/WinXP/servicecfg.htm>


 
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
Determine depend on services Ron Hinds Microsoft VB .NET 2 28th Apr 2010 10:00 PM
New Database, trying to determine keys and relationships joe@businesstechnologies1.com Microsoft Access Getting Started 1 10th Jun 2009 12:01 AM
how to determine relationships between xp services? jjoensuu Windows XP Performance 5 15th May 2007 06:46 PM
how to determine relationships between xp services? jjoensuu Windows XP Security 5 15th May 2007 06:46 PM
How do I determine the relationships between these tables? NorCan Microsoft ADO .NET 4 16th Aug 2005 09:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:46 AM.