Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martensnico committed Sep 13, 2018
1 parent 8829292 commit 8133350
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,15 @@ This is a PowerShell Module designed for assisting being able to work with Offic
Install-Module Office365.Connect

*Use - No MFA*

Connect-Office365 -Tenant "Contoso"

*Use - MFA*

Connect-Office365 -Tenant "Fabrikam" -MFA

*Parameters*

- Tenant: Use the tenant name (xxx.sharepoint.com)
- MFA: Switch, if added, will prompt for MFA.

0 comments on commit 8133350

Please sign in to comment.