Difference between revisions of "Information Systems:2021 GPO Rework"
Jump to navigation
Jump to search
(Created page with "==Overview== Review and reconfigure GPOs to erase outstanding technical debt ==Changes== * Machine account password policy - delete 1-day machine account passwords setting to...") |
m (Archiving page) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | Update: This page is now archived, as this project became a bigger undertaking, involving restructuring the OUs and implementing inheritance, in addition to redoing almost all GPOs. A new page will be created to discuss this. |
||
| + | |||
==Overview== |
==Overview== |
||
| − | Review and reconfigure GPOs to erase outstanding technical debt |
+ | Review and reconfigure GPOs to erase outstanding technical debt. These are the main issues with GPOs currently: |
| + | |||
| + | * Monolithic objects |
||
| + | * Related to the previous point - non-separation of computer and user settings |
||
| + | * Upgrade of Windows OS since initial GPO design (outdated settings) |
||
| + | * Overly strict (read: Machiavellian) policies |
||
==Changes== |
==Changes== |
||
* Machine account password policy - delete 1-day machine account passwords setting to revert to 30-day default |
* Machine account password policy - delete 1-day machine account passwords setting to revert to 30-day default |
||
| − | * Printer deployment - delete old |
+ | * Printer deployment - delete old printer definitions, add new ones |
| − | * General unlinked GPOs - delete |
+ | * General unlinked (stale) GPOs - delete |
| − | * "Standard" GPOs - |
+ | * "Standard" GPOs - this used to be the primary, monolithic object where GPOs were stored. Now we break them out. There are 7 of these related to Windows 7. They will be compared to the "Standard Windows 10" GPO. This one will then be reduced and genericized to apply to all desktops and users, and selectively applied settings will be broken out |
| + | |||
| + | [[Category: Archived Pages]] |
||
Latest revision as of 10:17, 2 July 2021
Update: This page is now archived, as this project became a bigger undertaking, involving restructuring the OUs and implementing inheritance, in addition to redoing almost all GPOs. A new page will be created to discuss this.
Overview
Review and reconfigure GPOs to erase outstanding technical debt. These are the main issues with GPOs currently:
- Monolithic objects
- Related to the previous point - non-separation of computer and user settings
- Upgrade of Windows OS since initial GPO design (outdated settings)
- Overly strict (read: Machiavellian) policies
Changes
- Machine account password policy - delete 1-day machine account passwords setting to revert to 30-day default
- Printer deployment - delete old printer definitions, add new ones
- General unlinked (stale) GPOs - delete
- "Standard" GPOs - this used to be the primary, monolithic object where GPOs were stored. Now we break them out. There are 7 of these related to Windows 7. They will be compared to the "Standard Windows 10" GPO. This one will then be reduced and genericized to apply to all desktops and users, and selectively applied settings will be broken out