Tenant-to-Tenant Power BI Migration
We’ve developed a framework to guide a Power BI migration from one tenant to another. This blog provides a brief overview of the framework.
We’ve developed a framework to guide a Power BI migration from one tenant to another. This blog provides a brief overview of the framework.
Every month, Microsoft generates a new version of the Graph PowerShell SDK. And if you use the SDK with Azure Automation, you must update automation accounts with the new modules. That's a pain to do manually, but easy to automate with PowerShell as we explain here.
This article is a recap of Bryan Patton's and Joe Sharmer's TEC session. This session focused on key challenges facing today’s Active Directory administrators during consolidation and divestiture projects.
Welcome to the first installment of Practical Protection with Paul Robichaux. Paul illustrates four general security principles and talks about how you can practically apply them to your Exchange environment.
The Office 365 audit log is a rich source of forensic information. This article explains how to use Azure Automation to search the log for high-priority events. We use the new support for managed identities in V3.0 of the Exchange Online management PowerShell module to search the audit log and end up sending a nice HTML-format message to administrators.
In this week's show, Paul Robichaux and myself take a short break from Ignite 2022 to discuss the biggest announcements, and take a deep-dive into what these actually will provide to your organization, and which new features to watch; with a few fun moments along the way.
Microsoft will launch a new Teams Premium product in early 2023 to make a set of security and compliance features (mostly) for Teams meetings available. Customers will be able to use the new functionality in preview for several months to understand if they need the new capabilities.
Figuring Out Recovery Strategies This session was an open panel conversation between Brian Hymer, Brian Desmond, and Patrick Ancipink, three acknowledged experts with a core focus on Active Directory. The key goal of the session was to discuss Active Directory (AD) issues, especially how to recover from them. Feedback came from the panel leaders and […]
This article dives deep into using the SDK to perform common day-to-day tasks to manage users and groups through the Graph. Be on the look out for the next part of this series!
Based on his recent TEC talk session, Paul Robichaux explains what throttling is, how it works, and how to avoid it!
In this article, Damian Scoles reviews 10 PowerShell tips to help Microsoft 365 administrators automate daily management tasks. Be on the lookout for the second part to this mini series!
Everyone likes reports. Well, here's a PowerShell script to create a report of Exchange Online mailbox content. The script uses the Graph API to list every item more than a year old (you can remove the filter if you like) and creates an Excel workbook containing the data. What you do with the information afterwards is up to you!