Tag: powershell


  • Active Directory – Copy users from one group to another

    , ,

    We are migrating our File Servers to Sharepoint Sites and one of the tasks is to review users’ permissions. We used to use Active Directory Groups to provide users access to File Shares but as part of the migrating process, we have to create new groups with a new naming convention instead of renaming the…

    Read This Post: Active Directory – Copy users from one group to another
  • Bulk add users to Teams’ Team

    ,

    Recently I was tasked to add 600 users to a Team in Microsoft Teams, and you can do that easily by using a Powershell script, here is what you can do. First, generate a CSV with all the users you will need to add to the Team with only two columns, the email and Role…

    Read This Post: Bulk add users to Teams’ Team
  • Microsoft Teams – User’s Organization information

    ,

    Scenario I work for a big company that has lots of Branch Offices across the country and approximately 4000 users that has access the Office 365 and Teams. Constantly we need to know the user’s manager or superior to get approvals and confirm any kind of information. And Microsoft Teams has a great feature that…

    Read This Post: Microsoft Teams – User’s Organization information