To enable Client-Side WCF Tracing for the PM sites, please follow the steps below:
1) Open the web.config located under (and/or, depending on what your troubleshooting requirements are):
C:\Program Files\One Identity\Password Manager\Web\User
C:\Program Files\One Identity\Password Manager\Web\Helpdesk
C:\Program Files\One Identity\Password Manager\Web\Admin
2) In the web.config file, locate the lines (2 in total):
<!--Uncomment the sections below to enable WCF tracing-->
3) Uncomment the block below the found line:
- Remove initial "<!--" and end "-->"
4) Repeat step 3) for the second line <!--Uncomment the sections below to enable WCF tracing-->
5) Save .config file;
6) Restart the PM service and IIS
7) As soon as service is started check that the log file "QPM.UI.HelpDesk.MVC.svclog" has created (in the root of C drive by default)