mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #2171] [Feature Request]: Bulk user creation from csv file #1119
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#1119
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 @ChrisEnvisage on GitHub (Feb 26, 2024).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2171
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.
Recently we needed to create 122 new user accounts. Using a CSV template would be much more efficient for this.
I picture this as each field being individually filled in for each user and blanks being skipped.
Copying from existing users would be useful for most cases.
Another column that applies groups on top or instead of the copied user would make this a flexible for many use cases
PowerShell commands you would normally use to achieve above request
No response
@KelvinTegelaar commented on GitHub (Feb 26, 2024):
First part, absolutely, the last however is a case of "What colour would you like your dragon to be"
Planned for implementation :)
@KelvinTegelaar commented on GitHub (Mar 25, 2024):
Added to dev