diff --git a/99 Daily/2026-04-16.md b/99 Daily/2026-04-16.md index b00c15a..83d6602 100644 --- a/99 Daily/2026-04-16.md +++ b/99 Daily/2026-04-16.md @@ -62,3 +62,6 @@ tags: [daily] - 12:30 (1min) | `Aimpress` - **Asked:** Check status of Microsoft 365 email backup with all mailboxes, aliases, and attachments to local storage. - **Done:** No progress made — no email backup implementation exists in current codebase. +- 12:37 | `Aimpress` + - **Asked:** Implement script to download all emails and attachments from Microsoft 365 mailboxes locally. + - **Done:** Created PowerShell script with Azure CLI integration and verified Mail API admin consent permissions.