Creating Zone Files (using BIND) - how to batch create over 200 zones in one go

Would one of the above options I mentioned work in that case?

One of my favorite options is using the command line tools… if you had a list in a text file, you could just write a script that looped over that text file, and created then all one-by-one. You mentioned they’d be aliases, that should be no problem as well, you can create aliases using the command line as well.

-Eric