• Office 365 and Autodiscover

    **This blog is based on Exchange 2010 SP1 and not using the Hybrid configuration wizard e.g. SP2** I’ve had a few customers in the last few weeks ask me how autodiscover works for Office 365 so thought i’d write a post to try and help!...
  • Office 365 - Non-Federated Identity, Password never expires

    The Microsoft Online Services Module allows you manage your tenant directly and in some cases change settings you can’t change in GUI (note this can only be achieved if you’re managing accounts that have been created in the tenant e.g. not created using...
  • Enabling Retention Policies - Office 365

    Steps Action The first step is understand the different types of retention policies you can apply and plan appropriately See http://help.outlook.com/en-us/beta/gg271153.aspx for more details on retention policies. First create Retention Tags Create retention...
  • Performing a Multi Mailbox Search

    Steps Action Login to the portal Sign into https://portal.microsoftonline.com as the tenant administrator Add the user to the Discovery Management Role Select ‘Manage’ Under Exchange Online Select ‘Roles and Auditing’ and select the ‘Discovery management...
  • Enable a hosted (Personal) Archive for Office 365

    Steps Action Configure the ‘Office 365 Tenant’ Organization Relationship Get-OrganizationRelationship "Office 365 Tenant" | fl Run - Set-OrganizationRelationship "Office 365 Tenant" -ArchiveAccessEnabled $true Start a remote PowerShell...