sync: auto-sync from HOWARD-HOME at 2026-04-24 18:11:47

Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-04-24 18:11:47
This commit is contained in:
2026-04-24 18:11:48 -07:00
parent e8df962239
commit 4b7e616be7
2 changed files with 12 additions and 1 deletions

View File

@@ -121,6 +121,12 @@ All 6 returned HTTP 200:
Exchange REST `Set-Mailbox -Type Shared` et al. returned HTTP 401 (RBAC not yet propagated after onboard-tenant.sh assigned Exchange Administrator role this session). Retries pending.
**Retry log:**
- 14:25 PDT — initial attempt, HTTP 401
- 15:13 PDT — first scheduled retry (cron fe0046b1), HTTP 401, still not propagated
- 16:19 PDT — second scheduled retry, HTTP 401, still not propagated (~2h after role assignment)
- 18:23 PDT — third (final auto) retry scheduled. If this also fails, RBAC is clearly not propagating normally and manual portal path is needed.
For each of the 7 restored mailboxes (6 above + Jeff):
1. `Set-Mailbox -Identity <upn> -Type Shared`
2. `Set-Mailbox -Identity <upn> -HiddenFromAddressListsEnabled $true`