[GH-ISSUE #3120] [Feature Request]: Scripted CIPP Alert for "Licensed Users that have not logged in for 90 days" to exclude Shared Mailbox / Blocked Sign-In #1516

Closed
opened 2026-03-02 13:44:52 +03:00 by kerem · 1 comment
Owner

Originally created by @davidpfox on GitHub (Jan 12, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/3120

Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.

Shared Mailboxes require to be licensed with Exchange Online Plan 2 when needing a larger primary mailbox and/or an In-Place Archive. When we do this, the scripted alert captures these accounts and reports as an alert. If the account is a Shared Mailbox and/or has sign-in blocked could this exclude this user. (Previously requested in #2966.

PowerShell commands you would normally use to achieve above request

(get-msoluser -userprincipalname user@company.com).blockcredential

Originally created by @davidpfox on GitHub (Jan 12, 2025). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/3120 ### Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole. Shared Mailboxes require to be licensed with Exchange Online Plan 2 when needing a larger primary mailbox and/or an In-Place Archive. When we do this, the scripted alert captures these accounts and reports as an alert. If the account is a Shared Mailbox and/or has sign-in blocked could this exclude this user. (Previously requested in #2966. ### PowerShell commands you would normally use to achieve above request (get-msoluser -userprincipalname user@company.com).blockcredential
kerem 2026-03-02 13:44:52 +03:00
Author
Owner

@KelvinTegelaar commented on GitHub (Jan 19, 2025):

added by @kris6673

<!-- gh-comment-id:2601010496 --> @KelvinTegelaar commented on GitHub (Jan 19, 2025): added by @kris6673
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#1516
No description provided.