To connect the PowerShell to Office 365 you need: Microsoft Online Services Sign-In Assistant https://www.microsoft.com/en-us/download/details.aspx?id=39267 Azure Active Directory Module for Windows
Tag: office 365
Add members to distribution group using PowerShell
For Office 365 first Connect PowerShell to Exchange Online $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential
Download & Deploy Office 365 Business & ProPlus
If we need to do local installation of Office 365 to many computers or we need to do it offline then
Assign license to office 365 users via powershell
This post is about how to assign license to office 365 users via powershell. We will need a csv with
Alter the Office 365 DirSync Schedule
The DirSync by default runs every three hours. And you will realized that there is no GUI way to change