Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Add Windows Server 2016 SHB policies and update the scripts #32

Open
iadgovuser1 opened this issue Apr 27, 2017 · 1 comment
Open

Add Windows Server 2016 SHB policies and update the scripts #32

iadgovuser1 opened this issue Apr 27, 2017 · 1 comment
Assignees

Comments

@iadgovuser1
Copy link
Contributor

Windows Server 2016 SHB was recently released. I need to add the GPOs and update the scripts that apply the GPOs.

@iadgovuser1
Copy link
Contributor Author

  1. Rename the Windows folder to Windows 10.
  2. 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.
  3. 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.
  4. 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant