See the the client list on sort on Idle Time
I like to see the client list on sort on Idle Time
I like to see the client list on sort on Idle Time
Hi All,
You can create a session group to sort machines of a certain idle time, either from a specific date range or in the last X number of days:
GuestLastActivityTime = '1/1/0001 12:00:00 AM'
OR
GuestLastActivityTime > $XDAYSAGO
To create a report on idle time, you can download the Report Manager extension from the extension marketplace. From that extension you can create reports on SessionGuestLastActivityTimeYear...Month...Day...Hour...or a Specific Date.
Best,
Caitlin
Awesome! Can we also add a filter so that idle time is only tracked from 8:30AM until 5PM (Business hours) or an exception so that idle time is not tracked from 5PM-8:30AM?
Awesome! Can we also add a filter so that idle time is only tracked from 8:30AM until 5PM (Business hours) or an exception so that idle time is not tracked from 5PM-8:30AM?
Afraid that would be a feature request still!
Hi All,
You can create a session group to sort machines of a certain idle time, either from a specific date range or in the last X number of days:
GuestLastActivityTime = '1/1/0001 12:00:00 AM'
OR
GuestLastActivityTime > $XDAYSAGO
To create a report on idle time, you can download the Report Manager extension from the extension marketplace. From that extension you can create reports on SessionGuestLastActivityTimeYear...Month...Day...Hour...or a Specific Date.
Best,
Caitlin