„install-
“ [MODUL.NAME]
Kategorie | Befehl | Auswirkung |
---|---|---|
Exchange | Install-Module -Name ExchangeOnlineManagement | Installiert das Exchange Online Management Modul |
SharePoint | Install-Module -Name Microsoft.Online.SharePoint.PowerShell | Installiert das SharePoint Online Management Modul |
Teams | Install-Module -Name MicrosoftTeams | Installiert das Microsoft Teams Modul |
AzureAD | Install-Module -Name AzureAD | Installiert das Azure Active Directory Modul |
Skype for Business | Install-Module -Name SkypeForBusiness | Installiert das Skype for Business Modul |
Power BI | Install-Module -Name MicrosoftPowerBIMgmt | Installiert das Power BI Management Modul |
Office 365 Management | Install-Module -Name MSOnline | Installiert das Office 365 Management Modul |
SharePoint Online | Install-Module -Name SharePointPnPPowerShellOnline | Installiert das SharePoint Online PnP PowerShell Modul |
Microsoft 365 PnP | Install-Module -Name PnP.PowerShell | Installiert das Microsoft 365 Patterns and Practices PowerShell Modul |
Microsoft Graph | Install-Module -Name Microsoft.Graph.Authentication | Installiert das Microsoft Graph PowerShell Authentication Modul |
Microsoft Intune | Install-Module -Name Microsoft.Graph.Intune | Installiert das PowerShell SDK für Microsoft Intune Graph API |
Azure Accounts | Install-Module -Name Az.Accounts | Installiert das Azure Accounts Management Modul |
Windows Update | Install-Module -Name PSWindowsUpdate | Installiert das Modul zur Verwaltung des Windows Update Clients |
AzureRM Profile | Install-Module -Name AzureRM.profile | Installiert das AzureRM Profile Management Modul |
Azure Storage | Install-Module -Name Az.Storage | Installiert das Azure Storage Management Modul |
Azure Resources | Install-Module -Name Az.Resources | Installiert das Azure Resource Management Modul |
Azure Key Vault | Install-Module -Name Az.KeyVault | Installiert das Azure Key Vault Management Modul |
Azure Compute | Install-Module -Name Az.Compute | Installiert das Azure Compute Management Modul |
Azure Automation | Install-Module -Name Az.Automation | Installiert das Azure Automation Management Modul |
Azure API Management | Install-Module -Name Az.ApiManagement | Installiert das Azure API Management Modul |
Azure Analysis Services | Install-Module -Name Az.AnalysisServices | Installiert das Azure Analysis Services Modul |
Azure Advisor | Install-Module -Name Az.Advisor | Installiert das Azure Advisor Modul |
Azure Application Insights | Install-Module -Name Az.ApplicationInsights | Installiert das Azure Application Insights Modul |
Azure Billing | Install-Module -Name Az.Billing | Installiert das Azure Billing Management Modul |
Azure Kubernetes Service | Install-Module -Name Az.Aks | Installiert das Azure Kubernetes Service Management Modul |
„connect-
“ [MODUL.NAME]
Kategorie | Connect-Befehl | Beschreibung |
---|---|---|
Exchange | Connect-ExchangeOnline | Stellt eine Verbindung zu Exchange Online her |
SharePoint | Connect-SPOService -Url [SharePoint Admin URL] | Stellt eine Verbindung zum SharePoint Online Admin Center her |
SharePoint Online | Connect-PnPOnline -Url [SharePoint Site URL] | Stellt eine Verbindung zu einer SharePoint Online-Seite her |
Teams | Connect-MicrosoftTeams | Stellt eine Verbindung zu Microsoft Teams her |
AzureAD | Connect-AzureAD | Stellt eine Verbindung zu Azure Active Directory her |
Skype for Business | Connect-CsOnline | Stellt eine Verbindung zu Skype for Business Online her |
Power BI | Connect-PowerBIServiceAccount | Stellt eine Verbindung zum Power BI Service her |
Office 365 Management | Connect-MsolService | Stellt eine Verbindung zum Office 365 Management Service her |
Microsoft Graph | Connect-MgGraph | Stellt eine Verbindung zur Microsoft Graph API her |
Microsoft Intune | Connect-MSGraph | Stellt eine Verbindung zur Microsoft Intune Graph API her (gleich wie Microsoft Graph) |
Azure Accounts | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her |
AzureRM Profile | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure Storage | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure Resources | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure Key Vault | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure Compute | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure Automation | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure API Management | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure Analysis Services | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure Advisor | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure Application Insights | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure Billing | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |
Azure Kubernetes Service | Connect-AzAccount | Stellt eine Verbindung zu Azure Accounts her (gleich wie Azure Accounts) |