Categorie: Azure Active Directory

  • Update User Data

    GitHub

    mattiasvdlbe/Azure Active Directory/UpdateUserData

    Why?

    After updating the user data of a big list of users in Active Directory, we noticed the Usage Location was not updated in Azure Active Directory.
    For this I created another script which goes over the same .csv file as the script did which updated the AD information.

    What?

    See my post about the script which I created to update the Active Directory User data.

    This script loads in the same .csv file and loops over all users in the file and updates the necessary fields.