Applixure should automatically classify each endpoint as Shared (kiosk/guest/pool) or Single‑User, and include the classification as an Excel export column and a monitoring variable/filter.
We need a reliable way to separate shared endpoints (kiosks, guest PCs, training room devices, pooled workstations) from normal personal workstations without manual tagging.
Applixure already exports fields like device type and DNS domain, but the shared/single-user distinction should be first‑class because it changes how utilization, “principal user”, and remediation workflows should behave. Proposed approach: compute a “SharedDeviceScore” and a final boolean/enum DeviceUsageModel = Shared | SingleUser | Unknown based on signals such as (a) number of unique interactive user SIDs logged on in the last N days, (b) frequent account switching patterns, (c) absence of a stable principal user over time.