Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update-JCUsersFromCSV silently fails #155

Open
zaro0508 opened this issue Sep 17, 2019 · 2 comments
Open

Update-JCUsersFromCSV silently fails #155

zaro0508 opened this issue Sep 17, 2019 · 2 comments
Assignees

Comments

@zaro0508
Copy link

"Update-JCUsersFromCSV" will not work when certain fields are in the csv file and the command doesn't throw an error so I didn't notice that it didn't actually update. Anyways the following (and possibly other) fields, when set in the csv file, will cause that command to silently fail. I say possibly others because I haven't tried them all.

  • account_locked
  • enable_managed_uid
  • enable_user_portal_multifactor
  • ldap_binding_user
  • password_never_expires
  • passwordless_sudo
  • sudo

Those are fields that I would legitimately like to update.

@scottd3v
Copy link
Contributor

Thanks for the feedback @zaro0508 . While we work to get this updated the command Set-JCUser can take input from a CSV and can be used in the short term to resolve this.

@zaro0508
Copy link
Author

@scottd3v I don't see any options to read from a CSV file using the Set-JCUser command, or am I missing something?

@ghost ghost assigned ghost and scottd3v and unassigned ghost Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants