Hi TechGuyAlabama,
the doUndelete command is intended to restore only deleted items from an existing account, so you need to use the "doRestoreOnNewAccount" CLI command:
Code:
zxsuite backup doRestoreOnNewAccount {source_account} {destination_account} {"dd/MM/yyyy HH:mm:ss"|last}
So for your particular case:
Code:
zxsuite backup doRestoreOnNewAccount admin@yourdomain.com admin@yourdomain.com last
But i guess you can give the global admin privileges to another account with this command to get into the Administration Console:
Code:
zmprov ma another-user@yourdomain.com zimbraIsAdminAccount TRUE
Hope this helps.
D0s0n
Bookmarks