Ho to make a file configuration that survive to a reset

Hi all,

I need your help.
I need to create a script (or npk??) with some default configuration about 3 parameters that survive to routerOS reset, like, if client do one reset to the routerboard, the mikrotik start always with that 3 parameters configured in default configuration.

Is that possible? If so, i can i create the file (npk, rsc, ??!)

I appreciate your help and support
Regards

you can make a plain text file with the commands you need to run, then save the file with “name.rsc” and use it in Netinstall. After you reinstall the device with this file in Netinstall, it becomes the default config.

Many Thanks for your tip Normis

Regards