You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
We haven't incorporated any Windows Server 2016 items into this project yet. We wrote the .audit file for Windows 10 that exists in this repo so it doesn't surprise me that a different audit file doesn't work. That being said, it shouldn't be too hard to add support for CHECK_REGEX.
@kman27 Thanks for letting us know. We are going to completely rewrite the compliance module at some point so it will be easier for us to use from an automation standpoint and also have better coverage of all the check types.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test-Compliance on Windows 2016 with the audit file: DISA_STIG_Server_2016_v1r1.audit returns the following error.
Cannot validate argument on parameter 'checkType'. The argument CHECK_REGEX does not belong...
FAILED windows Server 2016 is not installed on this system or the Remote Registry service is disabled on the target.
I am thinking that this is because the audit file calls for CHECK_REGEX and the Compliance.psm1 only supports the audit items:
The text was updated successfully, but these errors were encountered: