Open
Description
When generating a new DISA STIG checklist, PowerStig will inject entries from a supplied manual checklist entries file when using the -DscResult option and supplying DSC results. This also works with -ReferenceConfiguration and supplying a .mof file, but has a different outcome.
- With DSC results, the manual checklist entries are always applied to the generated checklist.
- With a MOF file, the manual checklist entries are only applied when PowerStig does not automate a rule.
This should be consistent.
Expected behavior
Creating a checklist with a manual checklist entries file should always inject the manual entries into the checklist, regardless of whether PowerStig has/will automate the rule.
Activity