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 troubleshooting:
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, password, DB-Name and DB-Server with that of the reported Biztalk server.

.\BiztalkAttributes.ps1 'hostname' 'username' 'password' 'DB-Name' 'DB-Server' 'CredSSP'
Use CredSSP only if enabled, else remove that argument from the command.
Copy the output of the above command to a text file.
New to ADSelfService Plus?
Related Articles
No data available (or) error in Biztalk Server monitor added in WMI mode
If data is not available or if you encounter any error during data collection for Biztalk Server monitor added in WMI mode, follow the steps below: If you are using AppManager version 15470 and above, you can navigate to Admin > Self Help Tools and ...
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 ...
Error: No Data collected in MS Office SharePoint monitor added in Powershell mode
Error: "Unable to create remote PowerShell session" or "No data returned from PowerShell script" If you face any of the above errors or any other error related to PowerShell Session, follow the below steps to check if you are able to run individual ...
Self monitor Applications Manager using Real User Monitoring
We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...
Troubleshooting errors in Exchange Online (PowerShell Mode)
Prerequisites: Ensure that you have met all the prerequisites for the Microsoft 365 monitor. From Applications Manager version 16300 onwards, Microsoft 365 monitor will use Microsoft Graph API as the primary mode of data collection. We have migrated ...