Ms security baselines - secguide

Andy Cerasoli 1 Reputation point
2026-02-21T14:48:53.2733333+00:00

This might be a silly question but all the windows baselines are called secguide?. How do you use move than one version. I want to use one for windows server 2025 one for server 2022 and the windows 11 25h2, but they are all called the same. Are they all the same one and cover all the versions of Windows? Or if you want to use more than one you just renames them? Thanks in advance for your help

Windows for business | Windows Server | Devices and deployment | System management components
0 comments No comments

1 answer

Sort by: Most helpful
  1. Marcin Policht 101K Reputation points MVP Volunteer Moderator
    2026-02-21T15:18:37.28+00:00

    Not silly all - this tends to be a common point of confusion with Microsoft’s Security Compliance Toolkit (SCT) and the baselines. The term SecGuide is often used as a generic name in the folder or file names, but each baseline is actually tied to a specific version of Windows. For example, the Windows Server 2022 baseline is not identical to Windows Server 2025 (or 2022 vs Windows 11). They share a lot of common recommendations, but some settings are version-specific, especially around new features, deprecated settings, and registry locations.

    The reason the filenames often look the same is because Microsoft uses a standard folder structure with the SecGuide naming convention, like Windows10-21H2-SecGuide or WindowsServer-2022-SecGuide. The “SecGuide” part is just Microsoft’s shorthand for “security guide,” not an indication that it covers all versions. The version details are usually in the parent folder or in the baseline’s XML/CSV/Excel file name inside the archive.

    If you want to use multiple baselines, you don’t just rename them arbitrarily. Each baseline should be imported or referenced in whatever tool you are using (like Group Policy, Local Group Policy Object, or Security Compliance Toolkit’s Policy Analyzer). You can store multiple baselines side by side in separate folders. For example, you could have:

    C:\Baselines\WindowsServer2025
    C:\Baselines\WindowsServer2022
    C:\Baselines\Windows11-25H2
    

    Then, when applying or analyzing a baseline, point to the correct folder/version. The content inside each baseline, including templates, GPO backups, Excel guides, is version-specific. Renaming the folder won’t make a baseline valid for a different OS version, and using the wrong baseline could trigger incorrect settings or unsupported configurations.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.