TCP connections for windows servers is not populating

ssr99
Tera Contributor

Hi All

Not able to pull the TCP connection for windows server discovery.
for some servers it is getting populated.
I am getiing info messege in discovery logs  "sensor script for Windows - Active Connections has no payload data to process"
Windows -ADM launched
What could be the reasone?

1 REPLY 1

Matthew_13
Mega Sage

Hi,

 The message "sensor script for Windows - Active Connections has no payload data to process" means the discovery tried to run but didn ’t get any data from those servers.

This usually happens because:

  • The discovery user might not have the right permissions on those servers.

  • Firewall or network settings could be blocking the connection.

  • WMI or RPC services on the server might be stopped or blocked.

  • The sensor might be disabled or not supported on some Windows versions.

Try checking the user permissions, firewall rules, and make sure WMI and RPC are running on the servers. Also, double-check the sensor is enabled in your discovery settings which could be it.

 

@ssr99 - Please mark Accepted Solution and Thumbs Up if you found Helpful!!