Tag: powershell
-
Active Directory – Copy users from one group to another
Read This Post: Active Directory – Copy users from one group to anotherWe 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…
-
Bulk add users to Teams’ Team
Read This Post: Bulk add users to Teams’ TeamRecently 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…
-
Microsoft Teams – User’s Organization information
Read This Post: Microsoft Teams – User’s Organization informationScenario 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…