Office 365 Add calendar permissions with powershell
To add permissions on a Exchange Object in Office 365 using PowerShell the cmdlet set-MailboxFolderPermission or add-MailboxFolderPermission can...
Installing modules is easy – Azure and Office365
This little post is to get you up and running with Azure PowerShell so that you can manage...
How to store emails sent from a shared mailbox in the correct sent folder
Problem: User sends email as a shared mailbox (shared@domain.com) but the sent email gets stored in the users...
Managing Office 365 and Exchange Online with Windows PowerShell
Connect to Office 365 PowerShell Connect to Exchange Online PowerShell Connect to Office 365 Compliance Center PowerShell Connecting...
Delegate “logoff” permission RDS 2012
Recently I had a challenge with delegating the permission to logoff sessions to a group of users on...
SMTP Relay in Office365
When sending email from i.e. Visma or other 3. party applications you need a SMTP server. Some times...
OneDrive for Business – The server you are trying to access is using an authentication protocol not supported by this version of Office.
OneDrive for Business – The server you are trying to access is using an authentication protocol not supported...
Deselect “automatically detect settings” in IE using GPP
Lately I struggled with finding a way to deselect “automatically detect settings” in IE for all users of...
Get a list of Office365 users with License attached, Primary SMTP address and Aliases
To get an list of all users that has an Office365 license assigned and with Displayname, Primary SMTP...