Reset up time counter

Hi
How can i reset users uptime counter,daily automatically?

Find the command that resets the counters in the wiki documentation, make a new schedule that runs that command and is scheduled at midnight with an interval of 1d so that it runs every day.

I tried this command:

/tool user-manager user reset-counter [find subscriber=“your logon name”]

but it didn’t reset uptime counter!

Does the below? That’s a guess, I have nothing with UM installed.

/tool user-manager user reset-counter [/tool user-manager user find subscriber="your logon name"]

thank you,it works just fine in console but [Run Script] in IP->Script List doesn’t work and the commands do not execute.

http://forum.mikrotik.com/t/reset-uptime-counter/41420/1