• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

creation utilities for slave nameserver setup

G

Gisele Grenier

Guest
Here is the scenario.
I need to setup 300 domains for backup DNS only - no hosting, no mail and the dns is set as slave.

I'd like to use the Plesk command line utilities - I have the documentation and I'm a little unsure. I'm going to have one text file with all the domains listed as below (example only) and then run it as a script so I don't have to do it one at a time from the CP.

./domain.sh --create "abc.com" -clogin "clientname" -hosting false -dns ??? -mail ???
./domain.sh --create "def.com" -clogin "clientname" -hosting false -dns ??? -mail ???
./domain.sh --create "ghi.com" -clogin "clientname" -hosting false -dns ??? -mail ???


this is where I'm stuck. First not sure if I can create a domain with no hosting, no mail and dns as slave at once.

I want to create the domain, but want to be able to enter the master nameserver x.x.x.x
these entries I'm created will have DNS type set as slave.

Hopefully this makes sense to someone :)

Gisele
 
Back
Top