Office 365 One step forward two steps back

Michael Cloud, Microsoft, Office 365, TechTalk

A few weeks back Microsoft started upgrading Office 365 Tenants to the new Admin and exchange system. Whilst this comes with a few cosmetic tweaks they have once again failed to address key concerns that have been running around for the last 2 years like, Directory Sync issues and the complete lack of management if you are Federated without an …

Samsung Galaxy S3 and Microsoft Office 365 connection problem

Michael How To Guides, Mobile, Office 365, Samsung, TechTalk

Recently we have been seeing issues with the Samsung Galaxy S3 connecting to Office 365 and in certain cases, On premise Exchange 2010. Problem: Samsung Galaxy S3 cannot connect to Mail using WiFi but can connect using 3G: The first time you set-up the email, it seems to work  fine but minutes later all communications cease. In some cases all HTTPS (secure) …

Office 365 – Give permission on a mailbox

Michael Cloud, How To Guides, Office 365, TechTalk

You may find it necessary to grant a user /admin the ability to open and view the contents of another users mailbox. Here are a few quick steps to guide you through this process. Connect to your Exchange Online Powershell and enter the following [note color=”#CCD6DB”]$Cred = Get-Credential [/note] Enter your credentials and then enter the following two lines to complete the connection to …

Office 365 – Send as permission.

Michael How To Guides, Office 365, TechTalk

You may find it necessary to grant a user permission to send on behalf of another. Here are a few quick steps to guide you through this process. Connect to your Exchange Online Powershell and enter the following [note color=”#CCD6DB”]$Cred = Get-Credential [/note] Enter your credentials and then enter the following two lines to complete the connection to your Office 365 tenant admin. [note …