Cutting off users

Hello

I would like to run automated/unattended command from windows that will shape a non paying user or add a route to a webserver etc.

Can this be done?

Thanks :slight_smile:

edit: I found this, perhaps I can adapt it
http://forum.mikrotik.com//viewtopic.php?t=5339&highlight=plink

in 2.9 this is what i was going to suggest, i just use ssh in linux

in 3.0beta you could play with API to get same results.

why dont you try usermanager , this can help your need.