Hello everyone,
I am trying to find a solution for automating the version update of my Cisco switches with two separate activities (Device.CLI.Send Commands).
Here is the first one with TFTP:

And here is the second one:

Continuation of the script :

My TFTP server sends the file correctly. The first activity works without any problems.
During the second one, the no boot system works correctly, on the add files command, the file of my version is decompressed but no reboot and no version change.
Do you have solution ?
Thanks for your help.