Type to search 66 articles.

    Article collection

    Active Directory and Windows Server

    Architecture, operations, hardening and recovery guidance for established Windows Server and Active Directory environments.

    Published guidance

    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

    ArticleValidation: documentation reviewed

    Failover cluster witness choices, compared honestly

    Quorum is a voting problem, and the witness is the vote that breaks ties. Each of the three options fails in a different way, and the right choice depends on what you expect to lose.

    • Windows Server
    • Failover clustering
    • Architecture

    Live migration fails in a small number of reproducible ways. The most confusing one is authentication, where migrating from the console works and migrating remotely does not.

    • Hyper-V
    • Windows Server
    • 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

    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

    The cluster reports its own health accurately. The difficulty is that a degraded volume, a stuck repair job and a failing drive produce overlapping symptoms and need different responses.

    • Storage Spaces Direct
    • Windows Server
    • Troubleshooting

    Group Policy applies differently depending on which domain controller a client used. A read-only health check for DFSR SYSVOL, and the one recovery step that is safe to automate.

    • Active Directory
    • Windows Server
    • PowerShell
    • Troubleshooting

    ArticleValidation: documentation reviewed

    Windows Admin Center as an operational front end

    A browser-based console that replaces a dozen MMC snap-ins, and a gateway that can reach every server you own. The second half is why its placement is a security decision.

    • Windows Server
    • Windows Admin Center
    • Operations

    ArticleValidation: documentation reviewed

    Windows Server storage performance: the counters that matter

    Disk queue length is the counter everyone quotes and the one that misleads most often. Latency is the number that corresponds to what users experience.

    • Windows Server
    • Performance
    • Troubleshooting