Posts filed under: Office 365

Office 365

Ensuring Email Security: Automatically Check and Enable DKIM, SPF and DMARC Records in Exchange Online

Hey there! So, this is a PowerShell script that gets the accepted domains in a Microsoft 365 tenant. After that, it checks for SPF, DKIM and DMARC DNS records for each domain and returns a report on the status of... Read More

Unlocking the Power of Conditional Access: Understanding the Architecture and Authentication Flow

Microsoft’s Conditional Access is a powerful security feature and a key component of their zero trust architecture. It’s important to understand how it works, as it can give organizations a false sense of security if not implemented correctly. In this... Read More

Protecting Your Sensitive Data: A Step-by-Step Guide to Configuring DLP on Office 365

Data loss prevention (DLP) is a critical component of any organization’s cybersecurity strategy. DLP tools help organizations to protect sensitive data by identifying, monitoring, and protecting it from unauthorized access and disclosure. Office 365 DLP is a powerful tool that... Read More

Why New Apps May Not Show for Office 365 Users

When a user is on litigation hold in Exchange Online, their mailbox content is preserved in a read-only state to meet legal and regulatory requirements. While this is a useful feature for ensuring that all mailbox content is preserved, it... Read More