Hi Julian. Unfortunately, Wazuh cannot deploy Active Response scripts from the manager to the agents. This is by design: the shared folder only synchronizes configuration, and executable scripts are intentionally not replicated for security reasons, Wazuh avoids automatically distributing code to agents to prevent the risk of unauthorized or malicious binaries being propagated across the environment. Because of that, all custom Active Response scripts must already exist on each agent under: active-response/bin/ and need to be deployed through an external mechanism (GPO, Ansible, SCCM, SSH/WinRM, or bundled inside a WPK upgrade).
Regards.
Diego.