{"id":24592358,"url":"https://github.com/luketainton/teamsuserenroller","last_synced_at":"2025-03-18T02:46:08.240Z","repository":{"id":56486883,"uuid":"243573483","full_name":"luketainton/TeamsUserEnroller","owner":"luketainton","description":"A Powershell module that imports users from a CSV into a Microsoft Teams group.","archived":false,"fork":false,"pushed_at":"2020-11-04T15:45:30.000Z","size":33,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-24T10:14:13.956Z","etag":null,"topics":["microsoft","microsoft-teams","teams"],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/TeamsUserEnroller","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luketainton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-27T17:16:24.000Z","updated_at":"2022-09-16T15:16:18.000Z","dependencies_parsed_at":"2022-08-15T19:40:29.722Z","dependency_job_id":null,"html_url":"https://github.com/luketainton/TeamsUserEnroller","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luketainton%2FTeamsUserEnroller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luketainton%2FTeamsUserEnroller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luketainton%2FTeamsUserEnroller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luketainton%2FTeamsUserEnroller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luketainton","download_url":"https://codeload.github.com/luketainton/TeamsUserEnroller/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244147375,"owners_count":20405940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["microsoft","microsoft-teams","teams"],"created_at":"2025-01-24T10:14:17.619Z","updated_at":"2025-03-18T02:46:08.220Z","avatar_url":"https://github.com/luketainton.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TeamsUserEnroller\nA Powershell module that imports users from a CSV into a Microsoft Teams group.\n\n# Setting up your device\nThis module uses PowerShell, which is pre-installed on Windows. If you're not on Windows, please [download **PowerShell Core**](https://github.com/PowerShell/PowerShell/releases).\n1. Open PowerShell as an administrator.\n1. Install this module by running `Install-Module -Name TeamsUserEnroller`. \n\n# Running the script\n1. Create a CSV file containing your users and their desired roles. The first line must be the headers `email,role`, for example:\n   ```csv\n   email,role\n   jbloggs@example.com,owner\n   user@example.com,member\n   ```\n1. Run `Import-TeamsUsers -File \u003cFILE\u003e`, where `\u003cFILE\u003e` is the path to the CSV file. You can add the `-Create` flag if you want to create a new team first.\n\n### If you can't run non-signed scripts\nIf your policy requires scripts to be digitally signed, run\n\n  ```powershell\n  Set-ExecutionPolicy Bypass -Scope Process\n  ```\n  then try running the command again. You may require administrative rights to change the Execution Policy.\n\n# Need help?\nIf you need assistance, please try the following:\n1. See the help documentation by running `Get-Help Import-TeamsUsers`.\n1. Check closed issues [here](https://github.com/luketainton/Import-TeamsUsers/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed).\n1. Open an issue [here](https://github.com/luketainton/Import-TeamsUsers/issues/new).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluketainton%2Fteamsuserenroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluketainton%2Fteamsuserenroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluketainton%2Fteamsuserenroller/lists"}