Managed Calendars with PowerShell Managing calendars in an Office 365 environment can be streamlined using PowerShell. This guide is aimed at Office 365 Admins who want to efficiently handle calendar-related tasks using scripting. We'll cover some essential PowerShell...
“Optimize Office 365 Mailbox Sizes”
Managing Mailbox Size with PowerShell Managing mailbox size is a crucial task for Office 365 admins. If left unchecked, large mailboxes can lead to performance issues and even data loss. PowerShell provides a powerful way to administer and manage mailbox sizes...
“Convert AD Users to Cloud in O365”
Migrating AD-synced users to cloud-only users in Office 365 is a common administrative task that can simplify user management by eliminating the dependency on local Active Directory. This tutorial covers how to convert AD-synced users to cloud-only users using...
“Manage MFA in Office365 with PowerShell”
In this tutorial, we will walk through how to manage Multi-Factor Authentication (MFA) with PowerShell in Office 365. We will also demonstrate how to get a list of users who have MFA enabled. This guide is intended for Office 365 Administrators who have a basic...
Check Office 365 Mailbox Sizes with PowerShell
As an Office 365 administrator, one common task is to check mailbox sizes in your organization. This information is essential for managing storage quotas and ensuring smooth email operations. In this tutorial, we will guide you through the steps to check mailbox sizes...
How to create a distribution list in Office 365 using PowerShell
Welcome to this comprehensive tutorial on how to create a distribution list in Office 365 using PowerShell. This step-by-step guide is designed for Office 365 admins who wish to streamline their process of managing email distribution lists. Whether you're a novice or...