Added Sharepoint & structured install module

This commit is contained in:
Bobban
2023-05-22 05:10:26 +02:00
parent 974e120610
commit e6cdde5ad7

View File

@@ -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