# EvotecIT/GPOZaurr

Group Policy Eater is a PowerShell module that aims to gather information about Group Policies but also allows fixing issues that you may find in them.

Repository: https://github.com/EvotecIT/GPOZaurr
Canonical: https://ross.abutalabs.com/products/gpozaurr
Language: PowerShell
License Family: other
Topics: powershell, gpo, activedirectory, group-policy, hacktoberfest
Last push: 2026-08-19T09:13:10+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 85, longevity 100
- inputs: {"age_days": 2389, "days_push": 14, "days_rel": 103, "gap_med": 23.0, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1226, forks 117 (observed 2026-08-28T04:04:03.199931+00:00)

## What it is
GPOZaurr is a PowerShell module for gathering, analyzing, and fixing issues in Active Directory Group Policies. A single command (Invoke-GPOZaurr) generates comprehensive reports on broken links, permissions, passwords, duplicates, and more, with over 50 additional commands for day-to-day GPO management.

## Use cases
- audit group policy permissions in active directory
- find broken gpo links
- detect weak passwords stored in gpos
- clean up duplicate or inconsistent group policies
- report on sysvol and netlogon folder permissions
- analyze gpo ownership and blocked inheritance

## When to choose
- you manage active directory group policies on windows and want automated reporting and remediation
- you need a single-command health check across all GPOs in a domain
- you want to fix common GPO issues like broken links or insecure permissions

## When to avoid
- you need cross-platform tooling - it requires Windows with RSAT installed
- you manage non-Microsoft directory services
- you need a GUI-based GPO editor rather than a command-line module

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, security, configuration-management
- domain: windows, security
- platform: windows, cli
- tags: group-policy, active-directory, gpo, sysvol, powershell-module, ad-audit, reporting, devops, automation

## Member repositories
- EvotecIT/GPOZaurr (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.199931+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:17.386404+00:00, confidence not recorded.
  - readme: https://github.com/EvotecIT/GPOZaurr (fetched 2026-08-28T04:04:03.199931+00:00, sha 2cc3e165982b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
