Search for: Practical PowerShell

865 Results

Practical Graph: Working with Exchange Online Mailbox Data

Exchange Online mail folders and messages are a very important resource for Microsoft 365 tenants. This article discusses how to use cmdlets from the Microsoft Graph PowerShell SDK to retrieve information about mailbox folders and mail messages together with some performance tips for dealing with folders that store thousands of messages.

Continue Reading Practical Graph: Working with Exchange Online Mailbox Data

TEC 2024 PowerShell & Conditional Access Workshops

Don't miss your chance to meet and learn from your favorite Practical 365 Authors at TEC 2024. As a proud sponsor of TEC, we are offering BOGO discounts on exclusive pre-con workshops with authors Michel De Rooij, Jaap Wesselius, and more!

Continue Reading TEC 2024 PowerShell & Conditional Access Workshops

Practical Graph: Assign Sensitivity Labels to SharePoint Online Files

Microsoft released Graph APIs to read and assign sensitivity labels in 2023. At the time, it was difficult to work with the assignSensitivityLabel API. Now it's easier, and this article explains how to use PowerShell with the API to assign labels to files in a SharePoint Online document library.

Continue Reading Practical Graph: Assign Sensitivity Labels to SharePoint Online Files

Welcome to Practical SharePoint

Welcome to Practical SharePoint! This episode is the first of a series aimed to help SharePoint administrators enhance their skills in managing SharePoint Online.

Continue Reading Welcome to Practical SharePoint

TEC 2024 PowerShell Script-Off

TEC 2024 in Dallas (October 1-2) will once again feature the TEC PowerShell Script-Off where coders attempt to come up with the best solutions for challenges set by the judges. The challenges are all Microsoft 365 scenarios (Exchange Online, Entra ID, Teams, and SharePoint Online), so there's nothing unknown about what we'll ask people to code. Come along to TEC 2024 and compete to be the best coder in town!

Continue Reading TEC 2024 PowerShell Script-Off

Practical Graph: Report Details of Teams Online Meetings

The arrival of new Teams audit events allows tenants to analyze data about Teams online meetings. However, the data available in the audit events is incomplete, and the only way to get a full picture is through the Graph APIs. This article explains how to find Teams Online meetings in user calendars, extract information about the meetings, and generate an HTML report.

Continue Reading Practical Graph: Report Details of Teams Online Meetings

Practical Graph: Find Ownerless and Memberless Groups with Graph APIs

Over time, it's likely that some of the groups in a Microsoft 365 tenant will fall into either the category of memberless groups or ownerless groups. Microsoft has a solution to manage ownerless Microsoft 365 groups, but not the other group types supports by the Graph. This article explains how to find and report memberless groups using the Get-MgGroup cmdlet.

Continue Reading Practical Graph: Find Ownerless and Memberless Groups with Graph APIs