Category: Exchange
-
Microsoft 365 & Active Directory Hard Matching
by
–
The content addresses the complexity of managing user identities across cloud and on-premises systems. It introduces the concept of “Hard Matching,” likening it to Jedi mind tricks and starship syncing. The process involves unifying cloud and on-premises identities using a script and emphasizes the benefits of moving to a full cloud setup. Additional resources and…
-
Securing Email Delivery with DKIM for Microsoft 365
by
–
In today’s business environment, securing email delivery is essential. Email remains the primary form of communication for most businesses, and […]
-
DKIM and DMARC: Your Email Security Dream Team
by
–
Let’s explore the world of email authentication with DKIM and DMARC, two indispensable tools for protecting your email domain. These […]
-
How to Secure Inbound Emails with MTA-STS: Protect Your Mail Server from Man-in-the-Middle Attacks
by
–
Emails traveling across the internet typically use secure connections, known as Transport Layer Security (TLS). However, vulnerabilities still exist with […]
-
Tenant Branding (Email Alerts)
by
–
The content emphasizes customizing Microsoft 365 tenant alerts to enhance user trust and engagement. It suggests jazzing up quarantine alerts with creative subject lines, sender addresses, and body content. Additionally, it highlights customizing Microsoft notifications with personalized sender addresses and engaging disclaimers for a more authentic and trustworthy user experience.
-
Hybrid Users & Exchange
by
–
This post discusses the challenges of hybrid Microsoft 365 and on-premises Exchange environments, offering a PowerShell script to automate remote mailbox creation. The script ensures consistency, simplifies configuration, and provides detailed logging for troubleshooting. Users must meet prerequisites, input necessary details, and review code before implementing the script in a production environment.
-
Microsoft 365 PowerShell Tools
by
–
This PowerShell script simplifies the installation and uninstallation of Microsoft 365 modules by handling batches and keeping NuGet up to date. It logs every action, supports various modules, and is easy to use. It’s recommended to run as an administrator and can be deployed via Intune Script Management or Group Policy. Happy hacking!