====== Powershell-Verbindung zu Office365 ====== Powershell als Administrator: Install-Module -Name AzureAD Install-Module MSOnline Powershell als normaler User: ===== Global Cloud ===== Connect-MsolService {{:office365:o365_powershell_login.png|}} ===== German Cloud ===== Connect-MsolService -AzureEnvironment AzureGermanyCloud {{:office365:o365_powershell_login.png|}}