So we recently updated our SharePoint Farm (6 Servers [2 Web, 2 App, 2 Search]). Everything is working fine beside, SQL Server Repoing Service. We had some problems with getting the settings correct or even starting it.
Currently our Problem is that when looking through the managment shell with Get-SPServiceInstance we have 2 of those instances with 2 different ids. However one is disabled and the other is stuck on Provsioning/Unprovisioning. When we start/stop the other one, it is then stuck on the status and the one that was stucked bevor is then on the Status Disabled.
Q: How can I remove one of the Instances? or How can I force one of the two to start?