Hello,
Im currently looking into a way to execute script command that would be stored on a device to standardize execution script for our patching process.
The current script contains name of the file as well as version so I have to change the script every time a change to package is done.
Is there a way to have script stored in a file, for example *.cmd file, and execute the script inside this file either through legacy commands or Javascript?