Quantcast
Viewing all articles
Browse latest Browse all 5661

How to determine what server containers contain which services?

When creating my own APS containers to run specific services, such as Platform Search or Monitoring, I had to manually go through every APS that had been created by the Wizard to find out if that APS was running the service that I wanted to move to it's own container.  It got me thinking - is there an easier way (other than manually stopping an APS and going to Select Services) to see if a given service is running in multiple APS?

 

I don't mind doing this through the AdminTools, but while I'm configuring the system, knowing that I had multiple platform search service running for example, would have helped speed up my configuration.

 

Ideally, I would like to be able to know that if I look do a

SELECT * FROM CI_SYSTEMOBJECTS WHERE SI_SPECIFIC_KIND='Service' and SI_NAME = 'PublishingService'

That I can easily extract that I have, for example, 2 APS that contain this service, and that the SI_DISABLED flag is set to 1 on one of them

 

 

Adrian


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>