Commvault: Enable Outlook Client Addon debugging

On client computer edit C:\Users\[username]\AppData\Local\cvaddinhook.xml and add loglevel entry to the XML file.

<?xml version="1.0" encoding="utf-8"?>
<Settings>
  <add key="RecallBaseUrl" value=""https://webconsole.yourdomain.com/webconsole/RestServlet/Recall" />
  <add key="loglevel" value="9" />
</Settings>

Logs will be written to C:\Users\[username]\AppData\Local\CVArchiverAddin.log.

Rating
Average: 1 (2 votes)