[GH-ISSUE #4235] [Feature Request]: b. Alert when a GLOBAL ADMIN doesn’t have an alternate email address #1914

Closed
opened 2026-03-02 13:48:08 +03:00 by kerem · 3 comments
Owner

Originally created by @cglmicro on GitHub (Jun 8, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4235

Originally assigned to: @rvdwegen on GitHub.

Please confirm:

  • I have searched existing feature requests (open and closed) and found no duplicates.
  • **me or my organization is currently an active sponsor of the product at the $99,- level.

Problem Statement

It could be useful to be alerted when a GLOBAL ADMIN doesn’t have an alternate email address.

Benefits for MSPs

More secure for password reset of key accounts.

Value or Importance

Nice to have.

PowerShell Commands (Optional)

No response

Originally created by @cglmicro on GitHub (Jun 8, 2025). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4235 Originally assigned to: @rvdwegen on GitHub. ### Please confirm: - [x] **I have searched existing feature requests** (open and closed) and found no duplicates. - [x] **me or my organization is currently an active sponsor of the product at the $99,- level. ### Problem Statement It could be useful to be alerted when a GLOBAL ADMIN doesn’t have an alternate email address. ### Benefits for MSPs More secure for password reset of key accounts. ### Value or Importance Nice to have. ### PowerShell Commands (Optional) _No response_
kerem 2026-03-02 13:48:08 +03:00
Author
Owner

@rvdwegen commented on GitHub (Jun 13, 2025):

Could you clarify how you're currently setting the alternate email? Thanks!

<!-- gh-comment-id:2970509007 --> @rvdwegen commented on GitHub (Jun 13, 2025): Could you clarify how you're currently setting the alternate email? Thanks!
Author
Owner

@kris6673 commented on GitHub (Jun 14, 2025):

Could you clarify how you're currently setting the alternate email? Thanks!

Modules\CIPPCore\Public\Entrypoints\HTTP Functions\Identity\Administration\Users\Invoke-EditUser.ps1
the property you're looking for is otherMails, and the PATCH is in line 71

<!-- gh-comment-id:2973149064 --> @kris6673 commented on GitHub (Jun 14, 2025): > Could you clarify how you're currently setting the alternate email? Thanks! Modules\CIPPCore\Public\Entrypoints\HTTP Functions\Identity\Administration\Users\Invoke-EditUser.ps1 the property you're looking for is otherMails, and the PATCH is in line 71
Author
Owner

@KelvinTegelaar commented on GitHub (Jun 14, 2025):

added in dev

<!-- gh-comment-id:2973188696 --> @KelvinTegelaar commented on GitHub (Jun 14, 2025): added in dev
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#1914
No description provided.