Search code examples
c#monitoringhealth-monitoring

How to find SCOM 2012 connector ID by its name and remove it then?


There is an article that describes how to create and remove some connector programmatically. However it is not clear how to find some already existed connector (f.e. by name) and remove it. Is it possible to find connector ID by its name?


Solution

  • After a few days of searching I have found the following link with the solution.