When viewing "Average Logon Duration" not all connections are visible.
3. Then Run the the following command and verify if all the configurations are correct and there is no null valie exist to any variables:
get-wmiobject -namespace root\citrix\profiles\metrics -class logontimings
4. Alternatively, Run wbemtest, under namespace type “root\citrix\profiles\metrics” and click connect
5. Now select Enum Classes... and make sure “Recursive” option is selected, before clicking on OK.
6. Scroll the Query Result and see if the LogonTimings () is visible:
7. LogonTimings () is visible, double click on it to open the Object editor for LogonTimings and locate "__PATH : \\VDA??\root\citrix\profiles\metrics:LogonTimings.SessionId="ba28cd29-9abe-46a4-????-0c750eccd963""
Noe validate if the issue is due to class being absent for which the WMI provider not working properly. In idle scenario it should appear as below:
If all the details above are in place, the we should see the Average Logon Duration in the Director:
If the classes are missing in the VDA, re-installation is the only solution that is possible. (this must be verified, if it is possible to rebuild WMI providers).