Zimbra Next Generation Modules/Zimbra NG Backup/Restore on New Account: Difference between revisions

m (1 revision imported: Zimbra NG)
 
Line 1: Line 1:
<div class="col-md-12"><br></div>
#REDIRECT [[Zimbra_NG_Modules/Zimbra_NG_Backup/Restore_on_New_Account]]
<div class="col-md-12"><br></div>
<ol class="breadcrumb">
  <li>[[Main Page|Zimbra Wiki]]</li>
  <li>[[Zimbra_Next_Generation_Modules]]</li>
  <li>[[Zimbra_NG_Backup]]</li>
  <li class="active"> Restore on New Account</li>
</ol>
__NOTOC__
<div class="col-md-12"><br /></div>
<div class="col-md-9">
    <h2 class="title-header" style="padding-bottom: 9px; border-bottom: 4px solid #0087c3;">Zimbra NG Backup - Restore on New Account</h2>
    <div class="col-md-12">
        <div class="ibox-content">
            <div class="post animated fadeInLeft animation-delay-8" style="padding-top:5px">
                <div class="panel panel-default">
                    <div class="panel-body">
                        <h5 class="post-title">Zimbra NG Backup - Restore on New Account</h5>
                        <div class="row">
 
== What is the Restore on New Account? ==
The Restore on New Account procedure allows you to restore a the contents and preferences of a mailbox as it was in a moment in time, in a completely new account.
The source account is not changed in any way, so that is possible to recover one or more deleted items in a user's account without actually rolling back the whole mailbox.
When you run this kind of restore you can choose to hide the newly created account from the GAL as a security measure.
 
== How does it work? ==
When a Restore on New Account starts a new account is created (the Destination Account) and all the items existing in the Source Account at the moment selected are recreated in the Destination Account, including the folder structure and all the user's data.
All restored items will be created in the Current Primary Store unless the "Obey HSM Policy" box is checked.
 
<div class="col-md-8">
    <div class="alert alert-warning fade in"> <p> <i class="fa  fa-warning"></i> <strong>warning</strong> </p>
    <p class="text-justify">When restoring data on a new account, shared items consistency is not preserved. This is because the original share rules refer to the original account's ID, not to the restored one's.</p>
    </div>
</div>
<div class="clearfix"></div>
 
== Running a Restore on New Account via the Zimbra Next Generation Modules Administration Zimlet==
A Restore on New Account can be ran in two ways
 
=== From the "Accounts" tab ===
''Running the restore from the "Accounts" tab in the Zimbra Administration Consolle allows to operate on users currently existing on the server.<br /> If you need to restore a deleted user, please proceed to the restore via the Zimbra Next Generation Modules Administration Zimlet ([[Zimbra_Next_Generation_Modules/Zimbra_NG_Backup/Restore_on_New_Account#From_the_Zimbra_Next_Generation_Modules_Admin_Zimlet|see below]]) ''
 
 
* In the Left Pane of the Administration Console select "Accounts" to show up the Accounts List.
 
 
* Browse the list and select the account to be restored (Source) by clicking on it.
 
 
* On the Top Bar push the "Restore" button.
 
 
* Select "Restore on New Account" as the Restore Mode and enter the name of the new account (Destination) in the text box. You can then choose whether to Hide in GAL the new account or not. When you're done choosing, press "Next"
 
 
* Choose the restore date. Day/Month/Year can be selected via a minical, the hour via a drop-down menu, minute and second via two text boxes. Click "Next".
 
 
* Verify all your choice in the Operation Summary window. You can also add additional email addresses to be notified when the Restore operation is finished. Pleas notice that the Admin account and the User who started the Restore procedure are notified by default.
 
 
Click "Finish" to start the Restore.
 
 
== Running a Restore on New Account via the Zimbra Next Generation Modules CLI ==
To start a Restore on New Account via the Zimbra Next Generation Modules CLI, the doRestoreOnNewAccount command is available:
<pre><nowiki>
Syntax:
  zxsuite backup doRestoreOnNewAccount {source_account} {destination_account} {"dd/MM/yyyy HH:mm:ss"|last} [attr1 value1 [attr2 value2...]]
 
PARAMETER LIST
 
NAME                      TYPE                  EXPECTED VALUES             
source_account(M)          Account Name                                       
destination_account(M)    Account Name/ID                                   
date(M)                    Date                  "dd/MM/yyyy HH:mm:ss"|last   
restore_chat_buddies(O)    Boolean              true|false                   
notifications(O)          Email Address[,..]                                 
 
(M) == mandatory parameter, (O) == optional parameter
 
Usage example:
 
zxsuite backup dorestoreonnewaccount John NewJohn "28/09/2012 10:15:10"
Restores John's account in a new account named NewJohn
</nowiki></pre>
 
== Zimbra NG Backup Restore on New Account tutorial Video ==
Coming soon
                        </div>
                    </div>
                    <div class="col-md-9">
                        <div class="panel-footer">
                            <p><i class="fa fa-clock-o"></i> Aug 25, 2016 - [https://www.zimbra.com/email-server-software/ Know more »]</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<div class="col-md-3"><br /></div>
<div class="col-md-3">
    <div class="panel panel-zimbrared-light-border">
        <div class="panel-heading">
            <h3 class="panel-title"><i class="fa fa-gear pull-left"></i> Zimbra Next Generation Modules</h3>
        </div>
        <div class="panel-body">
            {{ZNG}}
        </div>
    </div>
</div>
<div class="col-md-3">
    <div class="panel panel-primary-light-border">
        <div class="panel-heading">
            <h3 class="panel-title"><i class="fa fa-info-circle pull-left"></i> Zimbra Next Generation Modules Resources</h3>
        </div>
        <div class="panel-body">
            {{ZNGL}}
        </div>
    </div>
</div>
<div class="clearfix"></div>
<div class="col-md-12"><br></div>
{{FH}}

Latest revision as of 13:09, 29 November 2017

Jump to: navigation, search