Creating Personal Contacts in User Mailboxes with PowerShell and the Graph
An earlier article explained how to create organizational contacts in user mailboxes with Graph API calls.This article builds on that idea with three improvements.
An earlier article explained how to create organizational contacts in user mailboxes with Graph API calls.This article builds on that idea with three improvements.
The email quarantine process is as old as email itself, and still an essential part of any email service. As far as Office 365 is concerned, Exchange Online is a world-class product and the quarantine mechanism works well, however, the current iteration of the Quarantine portal falls short in user experience and performance.
The Outlook Places service uses metadata stored for conference rooms and room lists to help users find suitable meeting places.
It's important to know if a tenant has any very large distribution lists as these might be the source of reply-all mail storms. An old article explains how to report the membership counts for distribution lists.
Many Exchange Online scripts use the old Get-Mailbox cmdlet to fetch mailbox data. It's time to change these calls out and replace them with Get-ExoMailbox. The new cmdlet is faster than the old and more resilient in its ability to handle server glitches. There's no reason to continue using the old Remote PowerShell cmdlets unless you like slowness and errors.
Updates to Outlook clients (desktop, mobile, and OWA) respect the advanced settings in label policy which previously needed the deployment of the unified labeling client.
Over the past year, the pandemic has disrupted traditional work patterns. With many working from home, many organizations now focus on how to help employees manage their work/life balance. Platforms like Microsoft Viva Insights can help, but there are many steps admins can take using existing technology to support a wellbeing mindset in their organization. An easy and effective change is to implement a transport rule that reminds people they have the “Right to Disconnect” when an email is received outside work hours. This article walks you through how to implement a timed disclaimer in Exchange Online with Azure Automation.
The New-DistrubtionGroup cmdlet has been in Exchange since 2006. It creates a new distribution list that is easily populated with a few commands.
A new Exchange Online feature allows users to send email using any of the SMTP proxy addresses assigned to their mailbox. An Outlook update will make the task easier, but for now it's reasonably straightforward to send a message.
Exchange Online has a new domain expiring soon alert, which means that a mail flow insight checks for soon-to-expire domains in the set of accepted domains for a tenant.