microsoft:exchangeonlinepowershell
Questa è una vecchia versione del documento!
Exchange (365) - Gestione tramite Powershell
Se non ancora installato, occorre installare il modulo ExchangeOnlineManagement, da powershell:
Install-Module ExchangeOnlineManagement
Una volta installato per connettersi al tenant:
Import-Module ExchangeOnlineManagement Connect-ExchangeOnline -UserPrincipalName <UPN> [-ExchangeEnvironmentName <Value>] [-ShowBanner:$false] [-DelegatedOrganization <String>] [-SkipLoadingFormatData]
microsoft/exchangeonlinepowershell.1712143651.txt.gz · Ultima modifica: 03/04/2024 13:27 da djbx83