Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Script for capturing last login?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2020 03:06 AM
1654     0
I'm implementing an account audit function and part of it is removing account who hasn't used their login in X months
Is there a way I can pull details of last login through script instead of searching in gui?
Given we use AD groups I don't see the individual accounts in Infoblox but I can pull them with powershell script, and I see the last login in logs from gui but I'd like to script this part as well.