[GH-ISSUE #2941] [Feature Request]: #1458

Closed
opened 2026-03-02 13:44:21 +03:00 by kerem · 2 comments
Owner

Originally created by @telstrasupport on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2941

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.

When using the offboarding wizard is it possible for the display name of the ex-employee to be updated.
With some tenant we do not delete the user however we do add a ZZ- to the front of the display / username.

This allows for all ex-employees to be moved to the bottom of the tenant for easy management when they are happy to delete the user.

PowerShell commands you would normally use to achieve above request

Set-MsolUser -UserPrincipalName "user@example.com" -DisplayName "New Display Name"

Originally created by @telstrasupport on GitHub (Oct 14, 2024). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2941 ### 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. When using the offboarding wizard is it possible for the display name of the ex-employee to be updated. With some tenant we do not delete the user however we do add a ZZ- to the front of the display / username. This allows for all ex-employees to be moved to the bottom of the tenant for easy management when they are happy to delete the user. ### PowerShell commands you would normally use to achieve above request Set-MsolUser -UserPrincipalName "user@example.com" -DisplayName "New Display Name"
kerem 2026-03-02 13:44:21 +03:00
Author
Owner

@mpersak commented on GitHub (Oct 15, 2024):

Hey, if you are doing this, I would also add ability to change primary email address to .onmicrosoft (without keeping any aliases) in case they don't want to receive emails to those accounts anymore

<!-- gh-comment-id:2412686375 --> @mpersak commented on GitHub (Oct 15, 2024): Hey, if you are doing this, I would also add ability to change primary email address to .onmicrosoft (without keeping any aliases) in case they don't want to receive emails to those accounts anymore
Author
Owner

@KelvinTegelaar commented on GitHub (Oct 15, 2024):

Only sponsors can create feature requests

<!-- gh-comment-id:2413076068 --> @KelvinTegelaar commented on GitHub (Oct 15, 2024): Only sponsors can create feature requests
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#1458
No description provided.