Author: Tony Redmond

Latest Articles

Practical Graph: Bulk License Assignment

A reader asked how to use a CSV file for bulk license assignment with the Microsoft Graph PowerShell SDK. We didn't have one to hand, so we wrote a new script to illustrate the principles of how to process license assignments for a set of user accounts (which don't necessarily have to come from a CSV file). We even included some error handling!

September 4, 2023

Practical Graph: Generate a Mailbox Traffic Report

Microsoft 365 makes it easy for administrators to get mail activity usage data for users. However, if you want to know which domains are sending most mail, you need to do some work. In this article, we cover how to use cmdlets from the Microsoft Graph PowerShell SDK to create reports about user mail activity over time and the traffic sent by different domains.

August 7, 2023

Become the TEC 2023 PowerShell Script-Off Champion

The TEC 2023 PowerShell Challenge Champion will be known after three rounds of frenetic script coding at The Experts Conference in Atlanta on September 19, 2023. Competitors will need a working knowledge of Microsoft 365 PowerShell, including Exchange Online, Teams, and Azure AD. Being able to think on your feet and come up with working solutions to problems is possibly a more important attribute than coding genius.

August 1, 2023

How to use Targeted Mailbox Collections with Microsoft 365 Content Searches

Targeted collections are a method available to focus Microsoft 365 content searches on specific mailbox folders or folders in SharePoint Online and OneDrive for Business. In this article, we discuss how to retrieve the folder identifiers needed for a content query using the Recoverable Items folders as an example. Targeted collections are a great way to run ultra-precise content searches when you're looking for the proverbial pea in a haystack of mailboxes.

July 13, 2023