This guide will show you how to Unsuspend the Suspended users via Command Line.
Command
webuzo --unsuspend_user --user=usernameParameters
To unsuspend Non Reseller Users
webuzo --unsuspend_user --user=usernameTo Unsuspends both the reseller and all of their sub-users.
webuzo --unsuspend_user --user=username -skip=0To Unsuspends only the sub-users under the reseller. The reseller remains suspended.
webuzo --unsuspend_user --user=username --skip=1To Unsuspends only the reseller, while keeping sub-users suspended.
webuzo --unsuspend_user --user=username --skip=2Output
Progress: 100: The user has been unsuspended