Update Cpt-Office-365.ps1
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@
|
|||||||
Install-Module Microsoft.Graph -Scope CurrentUser
|
Install-Module Microsoft.Graph -Scope CurrentUser
|
||||||
Connect-MgGraph -Scopes "User.ReadWrite.All", "Directory.ReadWrite.All"
|
Connect-MgGraph -Scopes "User.ReadWrite.All", "Directory.ReadWrite.All"
|
||||||
|
|
||||||
#Install-Module -Name ExchangeOnlineManagement
|
Install-Module -Name ExchangeOnlineManagement
|
||||||
#Import-Module -Name ExchangeOnlineManagement
|
Import-Module -Name ExchangeOnlineManagement
|
||||||
Install-Module -Name MSOnline
|
Install-Module -Name MSOnline
|
||||||
Import-Module -Name MSOnline
|
Import-Module -Name MSOnline
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user