I don't think you can do it with a zmprov command; though you could do it programatically
Code:
su - zimbra
mysql
use zimbra;
select * from jiveRoster;
I don't think the rosterID is used elsewhere so you should be able to just increment from the last number.