Hi All,
I would like the change the customer type in the user database from one name to another.
So within [admin@MikroTik-MiktoTik] /tool user-manager user>
I would like to “find” a “customer” type of say tom and replace it or “set” it to another customer type of roger.
How would i carry out this script?
Thank you in advanced.
/tool user-manager user set [find customer=tom] customer=roger
Thank you!
Thank you