Agreed, I ended up creating the script below, and install cached and it
worked for me. #!/bin/sh# Install Rapid7 Agentcd /private/tmpchmod u+x
agent_installer-arm64.shsleep 10sudo ./agent_installer-arm64.sh
install_start --token us:******************...
@ckulesza This was Brilliant! I have been struggling for weeks on this.
Adobe has no insight on how to do this and their documentation is
outdated and missing so many steps. Worked for me like a charm!