Some metrics of Biztalk Server is showing no data.

Some metrics of Biztalk Server is showing no data.

Reason: The issue could come due to “Double Hop” issue. Good explanation has been given there.

Solutions: 

  • Run your code with WMI on the BizTalk host(s), this will only require a single hop to the sql-server. Or expose the necessary functions through a web-service hosted on the BizTalk host(s).
  • Enable delegation (in Active Directory) for both the Account and BizTalk host(s): Allow a computer to be trusted for delegation for specific services
  • In Services, scroll down to "Remote Procedure Call" and make sure the status says "Started".


Note: Details for SWbemLocator.ConnectServer method ( https://msdn.microsoft.com/en-us/library/aa393720(v=vs.85).aspx )
                  New to ADManager Plus?

                    New to ADSelfService Plus?