An option like Terminate Multiple Accounts that allows you to Suspend Multiple Accounts, particulary if you are a hosting seller of many clients, and you use to tell your clients that their suscriptions are about to be terminated (suspending their accounts before). It could be used too when you migrate many accounts to another server and then you can try suspending the account in the old server checking if the DNS are right.
Suspend/Unsuspend Multiple accounts
Open Discussion
Today I got tired by suspending 150+ accounts individually one by one on a cpanel server, so i got an idea to request a new feature that do suspend/unsuspend multiple accounts like wise Terminate Multiple Accounts,
Whatsup guys? If you'd like to get this feature implemented in next cpanel version, like for this feature and vote for it.
Home » Multi Account Functions » suspend/unsuspend Multiple Accounts
This would be a great feature!
Especially when we have moved all customers from one server to another. Then we could suspend all accounts on the old server and get those who have not changed DNS to contact us, even if we have sent them email about us alot of customers are slow on changing their DNS and a suspended page will really get them going.
This would be a great feature!
Especially when we have moved all customers from one server to another. Then we could suspend all accounts on the old server and get those who have not changed DNS to contact us, even if we have sent them email about us alot of customers are slow on changing their DNS and a suspended page will really get them going.
will this be implemented ?
will this be implemented ?
Find myself in the same position today. Hundreds of accounts to suspend and no easy way to do this! Please implement this!
Find myself in the same position today. Hundreds of accounts to suspend and no easy way to do this! Please implement this!
This would be a great function for GUI rather then using terminal.
This would be a great function for GUI rather then using terminal.
I am already struggling to finish 433 accounts. This feature should be considered as soon as possible.
I am already struggling to finish 433 accounts. This feature should be considered as soon as possible.
so this is 2 years later and I dont think the need was met .... any body know of a third party addon that does this for us since cpanel cant make it a priority? whmsxtra?
so this is 2 years later and I dont think the need was met .... any body know of a third party addon that does this for us since cpanel cant make it a priority? whmsxtra?
To suspend all accounts in WHM, following this command:
[code]ls /var/cpanel/users | xargs -n1 /scripts/suspendacct[/code]
To suspend all accounts in WHM, following this command:
[code]ls /var/cpanel/users | xargs -n1 /scripts/suspendacct[/code]
Replies have been locked on this page!