When we create a VM on Azure, at the same time we create a Cloud Service. Later we can create
Tag: powershell
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
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
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