 Rank: Guest Joined: 6/29/2017(UTC) Posts: 5
Thanks: 2 times Was thanked: 1 time(s) in 1 post(s)
|
Hi all, What's the best method to remove old access connections? We have some access connections that have been idle (offline) for more than 50 days. I want to be able to filter anything from 30 days, so I can remove it. What's the best way to do this? Cheers Edited by user Thursday, July 27, 2017 2:48:59 PM(UTC)
| Reason: Not specified
|
|
|
|
 Rank: Member Joined: 7/17/2017(UTC) Posts: 20
Thanks: 2 times Was thanked: 11 time(s) in 9 post(s)
|
Hi Matty34, You can create a session group on the Access page to isolate all the connections that have been idle for 30 days or more with the following Session Filter expression (version 6.3): Code:LastConnectedEventTime < $30DAYSAGO
This will filter all sessions in which no connection has been made for 30 days. You can then select all the sessions within this group by clicking the check box just below the session name in the Main Detail Panel. Next, click the More button in that same panel, select Uninstall and then choose the appropriate uninstall option for your purposes. |
ScreenConnect Team |
 3 users thanked Conrad L for this useful post.
|
|
|
 Rank: Guest Joined: 6/29/2017(UTC) Posts: 5
Thanks: 2 times Was thanked: 1 time(s) in 1 post(s)
|
Originally Posted by: Conrad L  Hi Matty34, You can create a session group on the Access page to isolate all the connections that have been idle for 30 days or more with the following Session Filter expression (version 6.3): Code:LastConnectedEventTime < $30DAYSAGO
This will filter all sessions in which no connection has been made for 30 days. You can then select all the sessions within this group by clicking the check box just below the session name in the Main Detail Panel. Next, click the More button in that same panel, select Uninstall and then choose the appropriate uninstall option for your purposes. Perfect. Worked a charm. Thanks for the quick response, Conrad.
|
 1 user thanked Matty34 for this useful post.
|
|
|
 Rank: Member Medals:  Joined: 8/28/2012(UTC) Posts: 34
Thanks: 7 times Was thanked: 3 time(s) in 2 post(s)
|
Originally Posted by: Conrad L  Hi Matty34, You can create a session group on the Access page to isolate all the connections that have been idle for 30 days or more with the following Session Filter expression (version 6.3): Code:LastConnectedEventTime < $30DAYSAGO
This will filter all sessions in which no connection has been made for 30 days. You can then select all the sessions within this group by clicking the check box just below the session name in the Main Detail Panel. Next, click the More button in that same panel, select Uninstall and then choose the appropriate uninstall option for your purposes. Great to see this function in 6.3, I know people have asked for it for a while. I've tried $100DAYSAGO but can still see machines that last updated 67d ago. Is the expression intended to be controllable or is it hard set for 30 days? It's not uncommon for some of our clients to not switch hardware or (or connect to the internet) for 30 days but I'd love to be able to end sessions that haven't connected to us for an extended period of time (i.e 6 months)
|
|
|
|
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.