diff --git a/Readme.txt b/Readme.txt index 0b0d206..18b9309 100644 --- a/Readme.txt +++ b/Readme.txt @@ -15,4 +15,15 @@ AD User Review 2. Fix the code -3. ... \ No newline at end of file +3. ... + + +Solved issues + +[x] parsing MS AD dates with Python pandas +[x] calculating inactivity time across AD users +[x] LDAP searches through AD for users, admins, service users etc. +[ ] diff 2 pandas DataFrames to get newly added AD admins +[ ] collect all data into one Email report +[ ] refactor the code, use config variables everywhere +[ ] handle exceptions \ No newline at end of file