You can use the MassRecall utility to recall stub files from a specific time range.
Procedure
-
Create an argument file, for example input.txt.
-
Specify the following parameters in the argument file, and save the file to the local computer.
user1@email.com,inboxfolder1Where:
-
user1@email.com is the SMTP address.
-
inbox\folder1 is the folder to be recalled.
-
-
Run the MassRecall utility from the same location where the agent is located.
-
In Windows, on the taskbar, click Start, and then type cmd in the Search box.
The Command Prompt window appears.
-
Navigate to the folder where the agent is located.
-
To change the stub recall URL, run the following command.
CvRecallMailbox.exe outlook1 –f C:input.txt ExchangeServer1 ActiveDirectory1 -targetserver target evmgrcport -timerange -ReportingmodeWhere:
-
outlook1 specifies the name of the Outlook profile set for the Archiver administrator account.
-
C:\input.txt specifies the argument file with the saved path.
-
ExchangeServer1 specifies the name of the Exchange server.
-
ActiveDirectory1 specifies the name of the Active Directory server.
-
targetserver is the server where the agent is located.
-
target evmgrcport is the port number where the ClMgrS is running on the target server. This applies to upgraded clients or clients from previous Commvault versions.
-
timerange is the FROM(mm-dd-yyyy)<SPACE>TO(mm-dd-yyyy) format that you must use to specify the dates in the time range.
-
Reportingmode generates a report.
-
-