Internal Connectors Created in error

Problem

You created an Internal Connector in SCOM using Alert Sync from the settings page but forgot to hit save before navigating away from the Alert Sync UI, resulting in connectors existing that are not used or that you cannot control via Alert Sync settings. These connectors are not deletable from the SCOM UI

Solution

Remove the duplicate/unused connector from the SCOM SDK. We have a simple Powershell script that will enable you to do this by following the below steps

  1. Load Powershell
  2. Download our Powershell script
  3. Run script
  4. Select an internal connector to remove and hit OK


Download Script

RemoveConnectorsInSCOM.ps1