<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<TMMsg_CreateTaskReq>

  <taskInfo>
    <task>
      <taskFlags>
        <disabled>false</disabled>
      </taskFlags>
      <policyType>DATA_PROTECTION</policyType>
      <taskType>IMMEDIATE</taskType>
      <initiatedFrom>COMMANDLINE</initiatedFrom>
      <alert>
        <alertName></alertName>
      </alert>
    </task>
    <associations>
      <backupsetName>defaultBackupSet</backupsetName>
      <subclientName></subclientName>
      <clientName>name_of_the_destination_computer</clientName>
      <appName>File System</appName>
      <instanceName></instanceName>
    </associations>
    <subTasks>
      <subTask>
        <subTaskType>RESTORE</subTaskType>
        <operationType>RESTORE_BY_JOB</operationType>
      </subTask>
      <options>
        <restoreOptions>
          <browseOption>
            <commCellId>2</commCellId>
            <backupset>
              <clientName>name_of_the_destination_computer</clientName>
              <backupsetName>defaultBackupSet</backupsetName>
            </backupset>
            <timeRange/>
            <noImage>false</noImage>
            <useExactIndex>false</useExactIndex>
            <specifyRestoreTime>false</specifyRestoreTime>
            <mediaOption>
              <library/>
              <mediaAgent/>
              <drivePool/>
              <drive/>
              <copyPrecedence>
                <copyPrecedenceApplicable>false</copyPrecedenceApplicable>
                <synchronousCopyPrecedence>0</synchronousCopyPrecedence>
                <copyPrecedence>0</copyPrecedence>
              </copyPrecedence>
              <proxyForSnapClients>
                <clientName></clientName>
              </proxyForSnapClients>
            </mediaOption>
            <timeZone>
              <TimeZoneName>(UTC-05:00) Eastern Time (US &amp; Canada)</TimeZoneName>
            </timeZone>
            <listMedia>false</listMedia>
          </browseOption>
          <destination>
            <destPath>path_to_restore_the_data</destPath>
            <destClient>
              <clientName>name_of_the_source_computer</clientName>
            </destClient>
            <destAppId>0</destAppId>
            <inPlace>false</inPlace>
            <restoreOnlyIfTargetExists>false</restoreOnlyIfTargetExists>
          </destination>
          <virtualServerRstOption>
            <isDiskBrowse>false</isDiskBrowse>
          </virtualServerRstOption>
          <fileOption>
            <mapFiles>
              <useMapFile>true</useMapFile>
              <mapFilePath>path_of_the_map_file</mapFilePath>
              <restoreUnmappedFiles>false</restoreUnmappedFiles>
              <renameFilesSuffix></renameFilesSuffix>
            </mapFiles>
            <sourceItem>2:12741</sourceItem>
          </fileOption>
          <commonOptions>
            <indexFreeRestore>true</indexFreeRestore>
            <overwriteFiles>true</overwriteFiles>
            <detectRegularExpression>true</detectRegularExpression>
            <restoreDeviceFilesAsRegularFiles>false</restoreDeviceFilesAsRegularFiles>
            <dataInDeviceNode>false</dataInDeviceNode>
            <restoreSpaceRestrictions>false</restoreSpaceRestrictions>
            <ignoreNamespaceRequirements>false</ignoreNamespaceRequirements>
            <unconditionalOverwrite>false</unconditionalOverwrite>
            <restoreACLs>false</restoreACLs>
            <restoreOnlyStubExists>false</restoreOnlyStubExists>
            <skipErrorsAndContinue>false</skipErrorsAndContinue>
            <doNotOverwriteFileOnDisk>false</doNotOverwriteFileOnDisk>
            <systemStateBackup>false</systemStateBackup>
            <skipMountPointRestore>false</skipMountPointRestore>
            <revert>false</revert>
            <recoverAllProtectedMails>false</recoverAllProtectedMails>
            <isFromBrowseBackup>false</isFromBrowseBackup>
            <recoverAppleResourceForkData>false</recoverAppleResourceForkData>
          </commonOptions>
          <jobIds>12741</jobIds>
        </restoreOptions>
        <adminOpts>
          <updateOption/>
        </adminOpts>
        <commonOpts>
          <startUpOpts>
            <startInSuspendedState>false</startInSuspendedState>
            <priority>66</priority>
            <useDefaultPriority>true</useDefaultPriority>
          </startUpOpts>
          <jobRetryOpts>
            <runningTime>
              <enableTotalRunningTime>false</enableTotalRunningTime>
              <totalRunningTime>01:00:00</totalRunningTime>
            </runningTime>
            <killRunningJobWhenTotalRunningTimeExpires>false</killRunningJobWhenTotalRunningTimeExpires>
            <enableNumberOfRetries>false</enableNumberOfRetries>
            <numberOfRetries>0</numberOfRetries>
          </jobRetryOpts>
          <prePostOpts>
            <preRecoveryCommand></preRecoveryCommand>
            <postRecoveryCommand></postRecoveryCommand>
            <runPostWhenFail>false</runPostWhenFail>
          </prePostOpts>
          <!--User Description for the job-->
          <jobDescription></jobDescription>
        </commonOpts>
      </options>
    </subTasks>
  </taskInfo>

</TMMsg_CreateTaskReq>
