X
X

cPanel WHM Bulk DNS Reset

 


cPanel WHM Bulk DNS Reset

 

In the WHM cPanel control panel, simply log in to your server as a terminal and type the following command to clean the dns fields in bulk in all hosting accounts.

 

for i in $(cat /etc/trueuserdomains | cut -d: -f1); do whmapi1 resetzone domain=$i; done

 

After the process, all dns zones will return to default and reset.

Can't find the information you are looking for?

Create a Support Ticket
Did you find it useful?
(71 times viewed / 0 people found it helpful)
Powered by WISECP
Giriş Yap Kayıt Ol
Top