This post is about how to assign license to office 365 users via powershell. We will need a csv with
Category: Office 365
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
Exchange Calendar Permissions using Powershell
This is a fast way to manage Calendar permissions of a mailbox. Same commands are for both Exchange on-premises and Exchange
Exchange 2013 & Online, Grand Full Access to Mailboxes
You can easily provide Full Access Permissions using the GUI, just Edit the mailbox you want, go to Mailbox Delegation
Manage Office 365 password expiration
Check if the password is set to never expire for one user: Get-MSOLUser -UserPrincipalName username | Select PasswordNeverExpires Check if