IronPort - Still not working? 2012Nov21

IronPort - Still not working? 2012Nov21

Ironport template built in DeviceExpert is lacking Y/N response.. I am assuming Device Expert has a way to "press any key" to get to end of config ( please confirm) and can you give me a template file to update my server so it works.

If not - looks like automating the config backup is a multistep process that requires parsing output in saveconfig command for filename ( *.xml filename) and then copying (scp) the file from Ironport to deviceExpert server

First - CLI command on Ironport 'saveconfig' - and unmask passwords [Y] and that creates a file in /configuration on Ironport. 
 
<---------Start of step1---------
 saveconfig
 Y
 (***this is what I need help with - need to capture the filename from output and pass it to next step***)
---------End of step1--------->  



Second - SCP file from ironport /configuration Device Expert -  (location, rotate etc.) and mark device as backed up..(***this is working from deviceExpert OS - how do I do this in Device Expert?***)

<---------Start of step2---------
   scp <username>@<server>:<source file> <destination>
 ---------End of step2---------> 


 

                  New to ADSelfService Plus?