Batch Create Servers
This page allows you to create multiple virtual servers at once from a text file. This file must list one server per line, and each line must have the following format :

domain:description:password:[username]:[parent-domain]:[ip-address]:[alias-domain]

The meanings of the fields are :

domain
The domain name for the virtual server to create, such as foo.com.
description
A human-readable description, such as Joe's Website.
password
The password for the server's administration login. This is only needed for parent servers.
username
The administration username for the server. If this is left blank, a username is selected automatically.
parent-domain
The domain name of the parent server to create this server under. If this is left empty, the new server is created as a parent itself.
ip-address
For virtual servers that do not need their own private IP, this field can be left blank. Otherwise, you must either enter a valid un-used address, or the word allocate to have Virtualmin select one for you (if configured).
alias-domain
The domain name of the virtual server that this should become an alias for. If left out, the new server will be either top-level or a sub-server.

Quotas, bandwidth, and other limits for the created servers are set based on the template you select on this form. The features for the created servers are determined by the feature checkboxes, just as on the normal single-server creation page.

If your system uses reseller accounts, you can select to have all the virtual servers created under the ownership of a reseller. This option is only available to the master administrator.