Update README.md

This commit is contained in:
2020-05-19 15:41:26 +01:00
committed by GitHub
parent 6a8532f221
commit f6d647ee40

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 jbloggs@example.com,owner
user@example.com,member 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> <details>
<summary>If you can't run non-signed scripts</summary> <summary>If you can't run non-signed scripts</summary>