Complete Exchange Documentation Script Guide Master the art of Exchange infrastructure documentation with our comprehensive PowerShell script Table of Contents Introduction & Overview What Does This Script Do? Prerequisites & Requirements Installation Guide Understanding Parameters Step-by-Step Usage Guide Real-World Examples Understanding the Output Troubleshooting Guide Security Considerations Automation & Scheduling Best Practices Introduction […]

    Generate Comprehensive Mailbox Reports with PowerShell Discover which mailboxes are in Exchange Online vs On-Premises with this powerful automation script The Challenge Managing a hybrid Exchange environment can be complex. IT administrators often struggle to get a clear overview of where their mailboxes are located – whether they’re still on the on-premises Exchange […]

Discover Hidden Applications Using Your Exchange Server A PowerShell Solution for Seamless Migration Planning ️ Exchange Server • PowerShell • Migration • EWS • SMTP Are you planning to migrate from on-premise Exchange to Exchange Online or another platform? One of the biggest challenges is identifying all the applications and tools that are still using […]

Journaling on Exchange (on-premise) is a feature that is often needed, especially for companies that have an obligation to the authorities to comply with the retention obligation. With Exchange online this is a little more difficult. 3rd party tools should be used for this, as native journaling is not intended. I have developed a solution […]

    Overview: This comprehensive guide provides PowerShell commands for migrating email domains in hybrid Microsoft 365 and Active Directory environments. The scripts cover updating User Principal Names (UPNs), managing Exchange Online mailbox addresses, and configuring Active Directory proxy addresses.   Table of Contents Prerequisites Step 1: Update User Principal Names (Microsoft Graph) Step 2: […]

Introduction I’ve delved into the world of PowerShell scripting to create a solution that records and reports the current utilization of meeting rooms in Exchange Online. If you’re looking to optimize your meeting room usage and get detailed insights, this script is for you!   Script Overview The PowerShell script I’ve developed is designed to […]

It’s been a few days now since Microsoft announced the next Exchange Server version. You can read my article and the corresponding link to the Microsoft announcement again at the following link:  This article takes a closer look at the first further questions about the new Exchange version.    Does the new Exchange Server require […]

Microsoft, or rather the relevant product teams, have today made a number of announcements regarding the Deprecation of various services. Here is a summary of the announcements. The three most important points announced are as follows:   Abolition of Basic Auth for Outlook.com Basic authentication is a common method that applications use to connect to […]

Microsoft revealed today their plans for Microsoft Exchange. This means that a new Exchange version is being released. This is correct, but…   In the middle of next year, the new Exchange will arrive. It will have some differences, beginning with the name. It will not have a year number as before, but a final […]

07/05/2024

drago

MS Exchange

This article is a continuation – i.e. Part 2 – of the article Recommendation – Microsoft 365 authorization concepts – Part 1. In this article, the following topics are now dealt with to complete the start for understanding an authorization concept: Configuration of Exchange online RBAC at Administrative Units level Configuration of automatic users, guests […]