Hi All, I try to add this app monitoring to a node but it have an error as below :
PowerShell script error. Connecting to remote server *.*.*.* failed with the following error message : The WinRM client cannot process the request. Default authentication may be used with an IP address under the following conditions: the transport is HTTPS or the destination is in the TrustedHosts list
I already set a trusted host through winrm command in powershell.
Not sure if there is something else I need to do ?
(Windows Firewall is already off)