I am sure there is a file that this can be set but a down and dirty way would be create a dumby account with the UID of 999.From this point on all accounts created will have a UID greater than 999.
I would think it will. It still should be using the basic useradd. And the man page for useradd indicates it take the highest UID add "1" and that is the new users UID.