Hi,
Does it exist a way to remove several users form the user-manager? I've tried to remove them through the user-manager's web GUI but the system launches errors when the amount of users to delete is big.
I tried to use the following script too, yet without success:
:for i from=2000 to=3000 do={/tool user-manager user remove $i;}
Could you recommend me a way to do that task?
Regards,
Vicente