 Rank: Newbie Joined: 2/11/2015(UTC) Posts: 4  Location: Hamburg
|
Hi folk,
we worked normaly with support via unattended clients. This works very well. But we have many clients and it's hard to find the connection if they call again (and again and again). It would be easier to have a session group with my last x connections that I had supported today or since y days.
Does anybody know how to set the session group filter to find this connections?
thank you
Jörg
|
|
|
|
 Rank: Advanced Member Medals:  Joined: 1/29/2014(UTC) Posts: 130   Location: Indianapolis, IN Thanks: 2 times Was thanked: 21 time(s) in 21 post(s)
|
FirstEventTime > $30DAYSAGO Would give you the systems that were first connected in the last 30 days. You can modify to however many days you want. Or you could do FirstEventTime > $30DAYSAGO AND GuestConnectedCount>0 to further limit to those that are currently online.
|
|
|
|
 Rank: Newbie Joined: 2/11/2015(UTC) Posts: 4  Location: Hamburg
|
Hi,
thank you for your message. I think this doesn't match exactly what I want. Unattended Clients are permanent online or every day. You filter would give me new Unattended installations. But what I look for is my last recently supported unattended Clients. So I need to filter by "hostwasconnected" > $7DAYSAGO Sort by "lasthostconnectiondatetime".
Do you have an idea for this filter?
thanks Jörg
|
|
|
|
 Rank: Administration Medals:  Joined: 3/28/2014(UTC) Posts: 2,862  Thanks: 3 times Was thanked: 351 time(s) in 303 post(s)
|
@routeserver we recently added the computed variables like $2DaysAgo, etc but I don't think they can allow exactly what you are looking to do. With that said, however, I can see the benefit in what you're wanting so I recommend creating an issue within our Product Feedback Forum so other users can vote/comment on the issue and we can prioritize it accordingly. |
ScreenConnect Team |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.