What are the requirements to establish a Persistent Connection on a server?
Task servers cannot support Persistent Connections on server 2008 and will display "Server does not support persistent connection".
A persistent connection requires an HTTPS connection between the Agents and the desired server. Servers (Notification and Site) are required to have IIS 8.0 and higher, this is due to the need to use web sockets that were introduced in IIS 8. Server 2012 is needed to run IIS 8 as well.
Example:
Useful Resources: