Added Sharepoint & structured install module
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
# Active Directory - Local
|
||||||
Install-module ActiveDirectory
|
Install-module ActiveDirectory
|
||||||
|
|
||||||
|
#Exchange Online
|
||||||
Install-module ExchangeOnlineManagement
|
Install-module ExchangeOnlineManagement
|
||||||
|
|
||||||
|
#Azure
|
||||||
Install-Module Az
|
Install-Module Az
|
||||||
|
|
||||||
|
# SharePoint Online
|
||||||
|
Install-Module -Name Microsoft.Online.SharePoint.PowerShell
|
||||||
|
|||||||
Reference in New Issue
Block a user