I want to create DNS zone for 450 domains is there any utility/script to create DNS zone for all domains at one go, server is same only domains will be different ?
You'd probably want to list all the zones in a separate file and run a loop for them. I have a base API script that you can easily implement for this if you need it.
I want to create DNS zone for 450 domains is there any utility/script to create DNS zone for all domains at one go, server is same only domains will be different ?