From 0dd78f32d4a77fa80a0d19751600507bf9fbcd85 Mon Sep 17 00:00:00 2001 From: marius Date: Thu, 4 May 2023 07:57:25 +0000 Subject: [PATCH] Update 'Readme.txt' --- Readme.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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