Hi all,
Is there a way to create an Oracle OEM 12c job to copy files from the repository (OMS) host to others. we have created a shell script and want this deployed on all other managed hosts. I tried creating an 'OS Command' job using scp but the job failed with a 'host validation error' as it is wating for an input of the password into scp. We don't want to use ssh-keygen for two reasons as this requires use to generate a key and individually ftp/scp/rsync it to each of the managed hosts this is time consuming as we have over 100 hosts.