Is there a way to script NCM Change Templates to deal with Interactive Command Line Prompts? I am trying to write a template to update the code on Cisco ASA's, but the copy command keeps bringing up an interactive menu, that must be completed.
Here is an example of the cli:
asa# copy tftp://x.x.x.x/asa.bin flash:
Address or name of remote host [x.x.x.x]?
Source filename [asa.bin]?
Destination filename [asa.bin]?