Forum Discussion
Haneef Ibn Ahmad
Feb 23, 2018Iron Contributor
Customised automatically generated unique serial userid alias for every user
Hi,
I would like to have a unique serial userid for every user that is created within the Office 365 tenant or Azure AD. I would like this to be customise-able and automated, and should be in t...
Feb 24, 2018
Hi Haneef,
You can do it with powershell using for example a csv that have the information to create the users with data that you need to accomplish your goal.
You can do it with powershell using for example a csv that have the information to create the users with data that you need to accomplish your goal.
- Haneef Ibn AhmadFeb 24, 2018Iron Contributor
Hello,
Thanks for that.
So, it can't be done at the Azure AD server end?
I would've to run this script every so-often?
Any pre-written powershell scripts/libraries that can accomplish this task?
Thanks,