EvotecIT/GPOZaurr

PowerShell

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.

powershellgpoactivedirectorygroup-policyhacktoberfest
Star 增长趋势
Star
1.2k
Forks
118
周增长
+6
Issues
15
5001k
2020年2月2022年4月2024年6月2026年8月
README



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. GPOZaurr provides 360 degrees of information about Group Policies and their settings.

Just a single command (Invoke-GPOZaurr) provides following reports:

  • GPOBroken
  • GPOBrokenLink
  • GPOOwners
  • GPOConsistency
  • GPODuplicates
  • GPOOrganizationalUnit
  • GPOList
  • GPOLinks
  • GPOPassword
  • GPOPermissions
  • GPOPermissionsAdministrative
  • GPOPermissionsRead
  • GPOPermissionsRoot
  • GPOPermissionsUnknown
  • GPOFiles
  • GPOBlockedInheritance
  • GPOAnalysis
  • GPOUpdates
  • NetLogonOwners
  • NetLogonPermissions
  • SysVolLegacyFiles

But that's not all. There are over 50 other commands available that make it even more powerful helping with day to day tasks to manage Group Policies.

To understand the usage of Invoke-GPOZaurr I've created blog post you may find useful

Installing

GPOZaurr requires RSAT installed to provide results. If you don't have them you can install them as below. Keep in mind it also installs GUI tools so it shouldn't be installed on user workstations.

# Windows 10 Latest
Add-WindowsCapability -Online -Name 'Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0'
Add-WindowsCapability -Online -Name 'Rsat.GroupPolicy.Management.Tools~~~~0.0.1.0'

Finally just install module:

Install-Module -Name GPOZaurr -AllowClobber -Force

Force and AllowClobber aren't necessary, but they do skip errors in case some appear.

Updating

Update-Module -Name GPOZaurr

That's it. Whenever there's a new version, you run the command, and you can enjoy it. Remember that you may need to close, reopen PowerShell session if you have already used module before updating it.

The essential thing is if something works for you on production, keep using it till you test the new version on a test computer. I do changes that may not be big, but big enough that auto-update may break your code. For example, small rename to a parameter and your code stops working! Be responsible!

相关仓库
massgravel/Microsoft-Activation-Scripts

Open-source Windows and Office activator featuring HWID, Ohook, TSforge, and Online KMS activation methods, along with advanced troubleshooting.

BatchfileGNU General Public License v3.0hwidkms38
massgrave.dev
189.8k18.1k
starship/starship

☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

Rustcrates.ioISC Licensezsh-themefish-theme
starship.rs
59.8k2.7k
Raphire/Win11Debloat

A simple, lightweight PowerShell script that allows you to remove pre-installed apps, disable telemetry, as well as perform various other changes to declutter and customize your Windows experience. Win11Debloat works for both Windows 10 and Windows 11.

PowerShellcliMIT Licensewindowswindows-10
56.9k2.4k
PowerShell/PowerShell

PowerShell for every system!

C#cliMIT Licensepowershellwindows
microsoft.com/PowerShell
55.3k8.5k
ajeetdsouza/zoxide

A smarter cd command. Supports all major shells.

Rustcrates.iocliMIT Licensezcommand-line
crates.io/crates/zoxide
39.3k893
kingToolbox/WindTerm

A professional cross-platform SSH/Sftp/Shell/Telnet/Tmux/Serial terminal.

Ccliterminaltelnet
kingtoolbox.github.io
32.2k2.5k
cmderdev/cmder

Lovely console emulator package for Windows

PowerShellcliMIT Licensecmderpowershell
cmder.app
27k2.1k
asdf-vm/asdf

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

GoGo ModulescliMIT Licenseversion-managerruby
asdf-vm.com
25.6k941
ScoopInstaller/Scoop

A command-line installer for Windows.

PowerShellcliOtherwindowsinstaller
scoop.sh
24.6k1.5k
JanDeDobbeleer/oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer

GoGo ModulesMIT Licensegolangpowershell
ohmyposh.dev
23.4k2.8k
Sycnex/Windows10Debloater

Script to remove Windows 10 bloatware.

PowerShellMIT Licensebloatwaredebloat
18.8k2.1k
faressoft/terminalizer

🦄 Record your terminal and generate animated gif images or share a web player

JavaScriptnpmcliMIT Licenseterminalrecord
terminalizer.com
16.2k521