Active Directory: Group Policy Objects - eliminmax/cncs-journal GitHub Wiki
This is made for Windows Server 2019 Standard Edition version 1809, and I can not guarantee it works on any other version of Windows Server.
-
Within Server Manager, click Tools on the menu bar, and select Group Policy Management from the drop-down
-
Right click the desired location, and click Create a GPO in this domain, and Link it here.... (The actual location will be in *Domains<domain>\Group Policy Objects*, but this will add a link in the desired location)
-
Under the Scope tab, add any groups, users, and/or computers that the GPO should apply to
-
This step is only needed if you want to change permissions to view or edit this GPO. Under the Delegation tab, click Advanced..., and set the permissions
IMPORTANT: Changes to User Configuration take effect at login, so any group members who are currently logged in will not see any effects until they log out and log back in. Computer Configuration changes take effect at boot, so any computers in the group will need to be rebooted for changes to take effect.
-
Within Server Manager, click Tools one the menu br, and select Group Policy Mangement from the drop-down
-
Along the sidebar, right click the GPO you want to edit, and select Edit...
-
Configure the policies as desired