Get 30 days email size in Exchange Online Mailbox

Get 30 days email size

Hello,

Today I wanted to share some PowerShell lines to help you calculate the size of 30 days of email inside an Exchange Online mailbox. The first approach will also work for Exchange 2010 and up, but the the second approach require Exchange Online Compliance to work. This kind of information can be handy if you migrate some mailboxes between Office 365 tenants and you have a high constraints on the network bandwidth availability.

Continue reading

Office 365 portals language PowerShell

Office 365 portals language

Hello,

When using a worldwide Office 365 tenant, you have some challenges about the portals & web pages languages. Indeed, each tenant has a “default language”, but for big companies that span through different countries, we need a more granular setting.

Microsoft offer some ways to tune the language.

Continue reading

Enable Remote Mailbox CSUser Office 365

Enable Remote Mailbox CSUser Office 365

Hello,

When you work with an hybrid deployment of Office 365, new object creation is a bit tricky, depending on where they will land. Indeed, you can’t create a user directly in Office 365 and hope for the best. This won’t work because your Active Directory is still the start of authority of your users attributes.

Continue reading