0
Closed
Ability to select all guest machines with outdated client versions
Simply looking for the ability to select all guest machines with outdated client versions from the Access Screen. This will make it much simpler to run the push reinstall routine without having to scroll through and individually select the machines with outdated clients. If you could do "Outdated & Guest Connected" that would be ideal.
Answer
+1
Answer
This is already available. I have been using since I first upgraded from 6.0 to 6.1 to locate outdated clients for upgrade.
Create a new Session Group and set the Session Filter to:
GuestClientVersion <> $SERVERVERSION AND GuestConnectedCount > 0
Just created the group, works as advertised... Exactly what I was looking for. Thank for the tip!
Customer support service by UserEcho
This is already available. I have been using since I first upgraded from 6.0 to 6.1 to locate outdated clients for upgrade.
Create a new Session Group and set the Session Filter to: