Forum Discussion
User management solutions
You as the admin can easily manage this via PowerShell or the Graph API. Users can also change some of their own details via OWA for example. If you want to grant someone the rights to manage just some of those attributes, you have to go with 3rd party tools, nothing in O365 will allow you to do so. Best you can do is Administrative units, but they are very, very limited and grant way more access than what you are looking for.
- NIFFITJun 20, 2019Copper Contributor
I want to be able to control key user info like location, department, title and so on so that this information is standardized across all units, ie the users/managers get a limited number of options when requesting a new user in a specific location. Is this possible?
- VasilMichevJun 20, 2019MVP
Not with any of the built-in tools. You either have to do it manually (as in requests come to you) or create some scripts or custom UI with just the desired options.