Type to search 66 articles.

    Article collection

    Microsoft security and governance

    Security architecture, operations and governance guidance across Microsoft identity, Defender, Sentinel and Purview.

    Published guidance

    ASR rules block the behaviours malware relies on — and some of the behaviours a twenty-year-old line-of-business application relies on. Audit mode is the entire deployment strategy.

    • Microsoft Defender
    • Endpoint security
    • Hardening

    Auto-enrolment fails silently until certificates expire and authentication breaks. A read-only script that finds the certificates about to lapse, tests the certification authorities and reports who actually holds enrol rights.

    • Active Directory
    • Security
    • PowerShell
    • Troubleshooting

    A policy set that works in a demo tenant and locks out a real organisation is the normal outcome. Report-only mode, exclusion design and a deliberate rollout order prevent it.

    • Microsoft Entra ID
    • Conditional Access
    • Zero Trust

    Two products that overlap enough to confuse the boundary. Defender XDR covers the Microsoft estate; Sentinel is for everything else and for correlation across it.

    • Microsoft Defender
    • Microsoft Sentinel
    • Security operations

    ArticleValidation: documentation reviewed

    Identity controls for AI agents in Microsoft 365

    An agent acting on a user's behalf inherits that user's access, including everything they could reach but never did. The oversharing problem stops being theoretical.

    • AI security
    • Microsoft Entra ID
    • Governance

    ArticleValidation: documentation reviewed

    Key Vault returns 403: which of the four causes is it?

    An Owner who cannot read a secret, a firewall that looks open, and a private endpoint resolving to the wrong address all produce the same status code. A script that separates them.

    • Azure
    • Security
    • PowerShell
    • Troubleshooting

    Enforcing LDAP signing and channel binding is a five-minute change that breaks printers, scanners and appliances nobody documented. A script that finds them first, from the domain controllers' own evidence.

    • Active Directory
    • Security
    • Windows Server
    • PowerShell
    • Troubleshooting

    ArticleValidation: documentation reviewed

    A repeatable Microsoft 365 evidence collection script

    Audits, incidents and reviews all ask the same questions about a tenant. Collecting the answers the same way every time turns an ad-hoc scramble into a comparable record.

    • Microsoft 365
    • PowerShell
    • Security assessment

    Classification tells you where sensitive data is. It does not reduce who can reach it. Deploying labels over broken permissions produces an accurate map of a problem you still have.

    • Microsoft Purview
    • Data governance
    • Security

    ArticleValidation: documentation reviewed

    Finding NTLM before you turn it off

    NTLM is deprecated, NTLMv1 is already removed from the newest Windows releases, and nobody has an inventory. A read-only script that collects what is actually authenticating with NTLM, from the machines that know.

    • Active Directory
    • Security
    • Windows Server
    • PowerShell
    • Troubleshooting

    A read-only assessment that collects privileged membership, delegation, stale accounts and password policy exposure — and changes nothing, deliberately.

    • Active Directory
    • PowerShell
    • Security assessment

    ArticleValidation: documentation reviewed

    Local administrator password management with Windows LAPS

    A shared local administrator password across an estate is one compromised machine away from being every machine's password. Windows LAPS is built in, and the deployment is four steps.

    • Windows
    • LAPS
    • Security