Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

You use the /AgentSetup/maxOutboundRemoteSessions variable to specify the maximum number of remote sessions that the agent can have with other agents.

This variable is not available in the config.default file. You must create this variable manually by using wpconfig (Windows), xpconfig (UNIX), PATROL Configuration Manager, or a PSL pconfig script as follows:

%PSL pconfig("REPLACE", "/AgentSetup/maxOutboundRemoteSessions", "20");
Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.