The admin user has the menu as its shell, this breaks running commands over ssh and using scp.
root and other users do not have the menu as their shell (root does run the menu on login, but commands and scp bypass that)
Use the root user, and you wouldn't have any issues bypassing the menu automatically if it sends the commands properly.
Though scripting that kind of thing with ssh access is pretty dangerous.