Michael Reinders profile picture

Follow Michael

Michael Reinders

Petri Contributor

Michael has been an 'IT Pro' since 1998. He has worked predominantly in the Windows world including client and server operating systems, on-prem systems engineering (AD, DNS, etc.), and over the last ten years or so has embraced and immersed himself in all things Microsoft 365 - including Exchange Online, SharePoint Online, Teams, OneDrive, and Azure Active Directory (AAD). He has written articles here on Petri based on these technologies and also published a larger series about 'Upgrading to Windows Server 2022' this past summer. Michael strives to help other IT Pros with getting more efficient (especially with PowerShell) in their day-to-day tasks and offering solid assistance on larger projects.

LATEST

PowerShell

Master the Power of File and Directory Management with Get-ChildItem in PowerShell

The Get-ChildItem PowerShell cmdlet is a powerful tool for listing files and folders in a variety of ways. In this blog post, we will explore the different features of the Get-ChildItem cmdlet and show you how to use it to get the most out of your PowerShell experience. What is Get-ChildItem? At a high level,…

View Article
PowerShell

Essential Guide to Mastering Get-ADGroupMember (AD User Management)

Get-ADGroupMember is a useful PowerShell cmdlet for retrieving the members of Active Directory (AD) groups. In this article, we’ll delve into the capabilities of Get-ADGroupMember, explore its common parameters, and provide practical examples to showcase its power and versatility in managing your Active Directory environment. We’ll also touch on a related cmdlet – Get-ADGroup and…

View Article
Cloud Computing and Security

How to Install SQL Server 2022

Last Update: Sep 25, 2023

SQL Server 2022, the latest release of Microsoft’s relational database product is nearing the finish line. In this guide, we’ll show you how to install SQL Server 2022 with the default, typical setup configuration. Planning and prerequisites Before we get started with the installation of SQL Server 2022, the first thing to accomplish is to…

View Article
Hero approved Microsoft 365

Understanding Multi-Tenant Organizations in Microsoft 365

Multi-tenant organizations (MTOs) are a new feature in Microsoft 365 and Entra ID (formerly Azure Active Directory) that has reached the public preview stage in mid-2023. An MTO is a group of up to five Entra ID tenants linked together to offer your users seamless collaboration and the sharing of resources. In this article, I’ll…

View Article
Windows

How to Use Local Administrator Password Solution (LAPS) with Active Directory and Azure AD

Last Update: Sep 19, 2023

Microsoft’s Local Administrator Password Solution (LAPS) is a legacy Windows tool that IT admins can use to manage account passwords of domain-joined computers. The company has finally updated LAPS this year and plans to bring it natively into Windows in 2023. In this article, I’ll explain how this new native version of LAPS works and…

View Article
PowerShell

How to Use the PowerShell Get-MessageTrace Command in Office 365

The PowerShell Get-MessageTrace command can help Office 365 admins track down the delivery and processing of email messages that may not be getting into their users’ mailboxes. In this article, I’ll show you how to use the Get-MessageTrace command to manage and analyze email message traces in Office 365. Using PowerShell Get-MessageTrace with Exchange Online…

View Article
Outlook – 1

How to Get Started With Exchange Online Archiving

Last Update: Aug 11, 2023

Microsoft Exchange Online Archiving allows you to alleviate issues your users run into when their mailboxes approach their allocated quota. As an IT admin, Exchange Online Archiving is a really powerful tool that should not be overlooked. In this article, I’ll examine why archiving is necessary and how to enable Exchange Online Archiving to help…

View Article
Microsoft Outlook

How To Enable Archive Mailboxes In Office 365

Last Update: Aug 11, 2023

In the ever-evolving digital landscape, organizations are generating an increasing volume of emails and other electronic communications. Efficiently managing this growing influx of messages while maintaining compliance with regulatory requirements has become a critical aspect of modern business operations. One effective solution offered by Microsoft’s Office 365 suite is the archive mailbox feature. In this…

View Article
PowerShell

How to Add, Change, and Remove Mailbox Folder Permissions With PowerShell in Office 365

For IT administrators managing Office 365 and Exchange Server, having control over mailbox folder-level permissions is a crucial task. PowerShell, a powerful scripting language developed by Microsoft, offers a convenient and efficient way to control access to specific mailbox folders for users within an organization, including the calendar folder. In this article, I will detail…

View Article
Outlook – 1

How to Grant Full Mailbox Access to Users in Office 365 and Exchange Server

Last Update: Aug 08, 2023

In Office 365 (Exchange Online) and Exchange Server environments, granting ‘Full Mailbox’ access to a user is a common administrative task, especially when dealing with shared mailboxes, delegation, or troubleshooting. In this article, we will explore step-by-step procedures for granting Full Mailbox access to users in both Office 365 and Exchange Server environments. I will…

View Article
Go to page