0
Pending Review

Automatically purge stale computers from console

Rich Jones 3 months ago updated by DeanCTS 2 months ago 2

Please add some functionality that allows the automated purging of systems out of the CW console based on customizable criteria such as GuestInfoUpdateTime.  Imagine a scenario where a company has 10,000 computer and all 10,000 computer were replaced.  Your CW console would then have 20,000 machines unless someone manually deletes the original 10k computers, rather than them auto purging after a certain time period or criteria is met.  

Yes, please add a function/feature to auto purge systems based on X amount of time we would like to specify.

Simply create an access session group with following filter and delete the machines which end up there when it makes sense.

(GuestConnectedCount = '0') AND (GuestInfoUpdateTIme < $180DAYSAGO)