PowerSTIG

4.27.0

The PowerStig module provides a set of PowerShell classes to access DISA STIG settings extracted from the xccdf. The module provides a unified way to access the parsed STIG data by enabling the concepts of:
   1. Exceptions (overriding and auto-documenting)
   2. Ignoring a single or entire class of rules (auto-documenting)
   3. Organizational settings to addre
The PowerStig module provides a set of PowerShell classes to access DISA STIG settings extracted from the xccdf. The module provides a unified way to access the parsed STIG data by enabling the concepts of:
   1. Exceptions (overriding and auto-documenting)
   2. Ignoring a single or entire class of rules (auto-documenting)
   3. Organizational settings to address STIG rules that have allowable ranges.

   This module is intended to be used by additional automation as a lightweight portable database to audit and enforce the parsed STIG data.
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PowerSTIG

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PowerSTIG

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) Microsoft Corporation. All rights reserved. 2025

Package Details

Author(s)

  • Microsoft Corporation

Tags

DSC DesiredStateConfiguration STIG PowerStig

Functions

Get-DomainName Get-Stig New-StigCheckList Get-StigRuleList Get-StigVersionNumber Get-PowerStigFilelist Split-BenchmarkId Get-StigRule Get-StigRuleExceptionString Backup-StigSettings Restore-StigSettings

DSCResources

Adobe DotNetFramework FireFox IisServer IisSite InternetExplorer Chrome McAfee Office OracleJRE OracleLinux SqlServer WindowsClient WindowsDefender WindowsDnsServer WindowsFirewall WindowsServer Vsphere RHEL Ubuntu Edge

Dependencies

Release Notes

## ## [4.27.0] - 2025-09-05
               * Update PowerSTIG to Parse/Apply Google Chrome STIG - Ver 2, Rel 11 [#1478](https://github.com/microsoft/PowerStig/issues/1478)
               * Update Powerstig to parse/apply Microsoft DotNet Framework 4.0 STIG - Ver 2, Rel 7 [#1481](https://github.com/microsoft/PowerStig/issues/1481)
               * Update Powerstig to parse/apply Microsoft Edge STIG - Ver 2, Rel 3 [#1483](https://github.com/microsoft/PowerStig/issues/1483)
               * Update Powerstig to parse/apply Microsoft IIS 10.0 STIG - Ver 25, Rel 07 [#1485](https://github.com/microsoft/PowerStig/issues/1485)
               * Update Powerstig to parse/apply Microsoft Windows 11 STIG - Ver 2, Rel 4 [#1487](https://github.com/microsoft/PowerStig/issues/1487)
               * Update Powerstig to parse/apply Microsoft SQL Server 2016 STIG - Ver 3, Rel 5 [#1489](https://github.com/microsoft/PowerStig/issues/1489)
               * Update Powerstig to parse/apply Microsoft SQL Server 2022 STIG - Ver 1, Rel 1 [#1491](https://github.com/microsoft/PowerStig/issues/1491)
               * Update Powerstig to parse/apply Microsoft Windows Server 2019 STIG - Ver 3, Rel 5 [#1493](https://github.com/microsoft/PowerStig/issues/1493)
               * Update Powerstig to parse/apply Microsoft Windows Server 2022 STIG - Ver 2, Rel 5 [#1495](https://github.com/microsoft/PowerStig/issues/1495)

FileList

Version History

Version Downloads Last updated
4.27.0 (current version) 41 9/4/2025
4.26.0 3,270 5/29/2025
4.25.0 23,515 2/21/2025
4.24.0 14,690 12/9/2024
4.23.0 5,520 9/30/2024
4.22.0 8,276 5/31/2024
4.21.0 6,557 3/1/2024
4.20.0 3,054 1/12/2024
4.19.0 1,341 12/22/2023
4.18.0 3,544 9/5/2023
4.17.0 2,089 6/27/2023
4.16.0 3,456 3/16/2023
4.15.0 1,938 12/29/2022
4.14.0 2,973 9/14/2022
4.13.1 1,956 6/27/2022
4.13.0 224 6/16/2022
4.12.1 1,144 3/23/2022
4.12.0 73 3/18/2022
4.11.0 2,447 12/13/2021
4.10.1 4,900 8/31/2021
4.10.0 224 8/20/2021
4.9.1 3,416 6/3/2021
4.9.0 250 6/1/2021
4.8.0 2,564 3/1/2021
4.7.1 701 1/22/2021
4.7.0 571 12/17/2020
4.6.0 673 12/1/2020
4.5.1 897 10/12/2020
4.5.0 427 9/1/2020
4.4.2 1,195 7/7/2020
4.3.0 1,721 3/27/2020
4.2.0 1,305 12/20/2019
4.1.1 625 10/31/2019
4.0.0 696 9/20/2019
3.3.0 552 8/12/2019
3.2.0 959 5/25/2019
3.1.0 923 4/1/2019
3.0.1 189 3/12/2019
3.0.0 123 3/1/2019
2.4.0.0 3,535 2/7/2019
2.3.2.0 667 12/18/2018
2.3.1.0 223 12/7/2018
2.3.0.0 59 11/30/2018
2.2.0.0 917 10/10/2018
2.1.0.0 1,470 9/5/2018
2.0.0.0 2,716 8/17/2018
1.1.1.0 620 8/13/2018
1.1.0.0 625 7/29/2018
1.0.0.0 1,477 5/31/2018
0.9.3.0 532 1/8/2018
0.9.2.8 80 12/7/2017
0.9.2.7 94 11/3/2017
Show more