Greetings to all
I have few PreCommand already in place
<Command Name="PreCommand" Value="a" />
<Command Name="PreCommand" Value="config global${CRLF}config system console${CRLF}set output standard${CRLF}end${CRLF}end" RegEx="#"/>
Tried to add
<Command Name="PreCommand" Value="Do you want to continue? (y/n)y${CRLF}" />
Getting things mixed up
execute restore image tftp FGT_81E-v6-build1010-FORTINET.out 10.6.19.111
This operation will replace the current firmware version!
Do you want to continue? (y/n)config global
^Jconfig system console
^Jset output standard
^Jend
^Jend
^J
fig global
Unknown action 0
Can someone kindly suggest a solution? This is important as I would like to rollout Firmware upgrade on 70+ sites and to need do 5-7 as per upgrade path.