🚀: Version 2.1.0 #5

Merged
luketainton merged 2 commits from createteam into master 2020-05-19 14:44:50 +00:00
Showing only changes of commit f6d647ee40 - Show all commits

View File

@@ -13,7 +13,7 @@ This module uses PowerShell, which is pre-installed on Windows. If you're not on
jbloggs@example.com,owner
user@example.com,member
```
1. Run `Import-TeamsUsers -File <FILE>`, where `<FILE>` is the path to the CSV file.
1. Run `Import-TeamsUsers -File <FILE>`, where `<FILE>` is the path to the CSV file. You can add the `-Create` flag if you want to create a new team first.
<details>
<summary>If you can't run non-signed scripts</summary>