Notifications
Clear all
General (Technical, Procedural, Software, Hardware etc.)
1
Posts
1
Users
0
Reactions
819
Views
Topic starter
11/07/2023 3:08 pm
Im using a script for inactive profile removal on machines to delete profiles over x days old. Looks at the lastusetime timestamp for win32_profile however due to other activities updating this timestamp across all profiles, progress is slow here.Â
Would it be poss to make use of shellbag information to identify last file/folder modification of user content to get a more accurate picture of when the profile was last used by the user logged in/working.
Any help appreciated
Â