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.
Add a new Windows Server 2016 folder which will have similar content to the Windows 10 folder. Upload the GPO and create a Nessus audit file.
Update New-PolicyDefinitions.ps1 to add Windows Server 2016. Perhaps add a Role or SystemRole property that can have 'Server' and 'Desktop' or 'Server','Desktop' (or 'Member Server, Domain Controller, Workstation' like Win32_OperatingSystem.ProductType) as values. $osVersion may need to be split into desktop and server versions.
Update GroupPolicy.psm1 to have 'Windows 10' and 'Windows Server 2016' as options for -PolicyNames argument. Maybe need to add a SystemRole argument.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Windows Server 2016 SHB was recently released. I need to add the GPOs and update the scripts that apply the GPOs.
The text was updated successfully, but these errors were encountered: