vault backup: 2026-04-16 13:03:15

This commit is contained in:
Vadym Samoilenko 2026-04-16 13:03:15 +01:00
parent 06f653fcb4
commit 567504e6eb

View file

@ -83,3 +83,6 @@ tags: [daily]
- 13:00 | `Aimpress`
- **Asked:** How to resume the Microsoft 365 mail export task and what's the current status?
- **Done:** Reviewed logs, confirmed shared mailboxes list from previous run, and refactored script to query mailboxes directly by email instead of waiting for user propagation.
- 13:02 | `Aimpress`
- **Asked:** Resume Microsoft 365 mail export from all mailboxes and aliases with attachments to local storage.
- **Done:** Fixed mail export script to use direct mailbox access via email addresses without requiring User.Read.All permission.