Hello all,
I was wondering if anyone had any ideas/ experiences/ direction on a good way to get some reporting information from Active directory. More specifically I would like to create an automated way to find out:
AD account Disabled for 90 days
Orphaned Mailboxes
AD account not logged in for 90 days
AD mailbox not logged in for 90 days
I made some progress by using a script I found online to query all user account that havent logged in for 90 days, but the script use is a bunch of manual work and formatting.
So any ideas or recommendations on the how abouts to accomplish this… I understand that 3rd party tools could probably do this and more, but as with most IT staff out there, I am looking for a free alternative.
However if you know of a 3rd party software that can definitely do these things I would like to here a review.
Thanks in advance.