Replies: 1 comment
-
Great idea! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to have commands available to change user settings, like timezone, language etc on behalf of a user.
Examples:
pac admin update-user-settings --user-principal-name <UPN> --key <key> --value <value>
pac admin update-user-settings --input-file ./user-settings.csv/json
user-settings.json should contain an array of items with UPN, Key and Value columns.
Blog about the user settings
https://www.crmcrate.com/feeds/bulk-update-user-personal-settings-from-backend-in-dynamics-365/
Beta Was this translation helpful? Give feedback.
All reactions