mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[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
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#1516
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@KelvinTegelaar commented on GitHub (Jan 19, 2025):
added by @kris6673