Hello All,
I just spent the day going through all my repositories and adding all my Active Directory accounts to the windows account tab so that I can see the Last Login data and time. I want to prevent that from happening again. I was looking to see if anyone has a good idea on how to build a workflow that checks everyone who is licensed(Retrieval and Full) and lets me know when their last login was. I understand getting information from Forms would be different but right now, I only care about the data that I can manually export from the admin console. I already have a workflow to export a list of all my users from LFDS and I run a program to make sure those accounts are valid, but that is not what I'm looking for. I want to check each repository (I have multiple) and see when that last time someone logged in. That way I can identify users that are not actively using the system without having to do a ton of manual work. Thank you in advance.