Unable to add Biztalk monitor in Powershell mode
Check whether all the prerequisites are done. The prerequisites can be found here: https://www.manageengine.com/products/applications_manager/help/prerequisites-for-applications-manager.html#MicrosoftBizTalkMonitoring
If unable to add the Biztalk monitor, follow the below steps:
Open powershell in administrator mode in the Applications Manager-installed machine.
Go to <Applications Manager Home>\working\conf\application\scripts\powershell directory.
Run the below commands by replacing hostname, username and password with that of the reported Biztalk server

.\TestConnectivity.ps1 'hostname' 'username' 'password'
Copy the output of the above command to a text file.
New to ADSelfService Plus?
Related Articles
No data for Biztalk monitor added in Powershell mode
Check whether all the prerequisites are done. The prerequisites can be found here: https://www.manageengine.com/products/applications_manager/help/prerequisites-for-applications-manager.html#MicrosoftBizTalkMonitoring Follow the below steps for ...
Monitor Addition: Unable to add MS Office SharePoint monitor
Check if all the prerequisites are done. The prerequisites can be found here: https://www.manageengine.com/products/applications_manager/help/prerequisites-for-applications-manager.html#SharePointServer WMI Mode If unable to add the SharePoint Server ...
Monitor Addition: Unable to add Exchange Server monitor
Check whether all the prerequisites are done. The prerequisites can be found here: https://www.manageengine.com/products/applications_manager/help/prerequisites-for-applications-manager.html#ExchangeServer WMI Mode If unable to add the Exchange ...
Mail Server Monitor - Troubleshooting
Common Mail Server Monitor Errors and Troubleshooting Guide 1. Unknown Host Error Description: This error occurs when the mail client cannot resolve the hostname of the mail server to an IP address. The issue typically arises from DNS resolution ...
Unable to add Active Directory monitor
1. Open command prompt in administrator mode and navigate to <Applications Manager Home>\working\conf\application\scripts directory. 2. Execute the below command replacing hostname, username and password with that of the Active Directory server: ...