GPOZaurr Versions Save

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.

v1.1.3

1 month ago

v1.1.2

1 month ago

What's new

  • Fixes Forest parameter for GPOAnalysis #54

Full Changelog: https://github.com/EvotecIT/GPOZaurr/compare/v1.1.2...v1.1.2

v1.1.1

3 months ago

What's new

  • Force specific DC for Invoke-GPOZaurrContent
  • Update to Duplicate Object detection for error handling #52

Full Changelog: https://github.com/EvotecIT/GPOZaurr/compare/v1.1.0...v1.1.1

v1.1.0

3 months ago

What's new

  • Improve Invoke-GPOZaurr - by adding GPOName and GPOGUID parameters, providing ability to analyse single/multiple GPOs
    • Those parameters are only applicable to GPOAnalysis,GPOBrokenPartially for now (need to be expanded further)
  • Improve Invoke-GPOZaurrContent by allowing GPOName and GPOGUID parameters, providing ability to analyse single/multiple GPOs
  • Small verbose message improvement for Export-GPOZaurrContent
  • Added Get-GPOZaurrMissingFiles to detect missing files for GPOs
  • Added Invoke-GPOZaurr - type GPOBrokenPartially to detect missing files for GPOs
  • Improve detection of empty GPOs by including check for GPF files
  • Added FilesCount to Get-GPOZaurr to detect number of files in GPO

Full Changelog: https://github.com/EvotecIT/GPOZaurr/compare/v1.0.0...v1.1.0

v1.0.0

8 months ago

What's new

  • Get-GPOZaurrUpdates fix small typo
  • Get-GPOZaurrAD improve performance a bit
  • Get-GPOZaurrAD changed pipeline into standard foreach to improve performance and potential problems for large domains
  • Added Get-GPOZaurrRedirect to detect if GPO path was redirected (security issue)
  • Added GPORedirect report type to Invoke-GPOZaurr to detect if GPO path was redirected (security issue)

Full Changelog: https://github.com/EvotecIT/GPOZaurr/compare/v0.0.159...v1.0.0

v0.0.158

1 year ago

What's new

  • Improve detection of empty OUs by including AD printers.

Full Changelog: https://github.com/EvotecIT/GPOZaurr/compare/v1.1.2...v0.0.158

v0.0.157

1 year ago
  • Resolves Group Policy Content - GPO Subfolders for Google Chrome #38
  • Resolves Filename processing issue #37

Full Changelog: https://github.com/EvotecIT/GPOZaurr/compare/v0.0.156...v0.0.157

v0.0.156

1 year ago

What's new

  • Fixes Get-LocalComputerSid - Error: You cannot call a method on a null-valued expression in some rare cases #34

Full Changelog: https://github.com/EvotecIT/GPOZaurr/compare/v1.1.2...v0.0.156

v0.0.155

1 year ago

What's new

  • Fixes Invoke-GPOZaurr SplitReports functionality (again! and again!) #35

Full Changelog: https://github.com/EvotecIT/GPOZaurr/compare/v1.1.2...v0.0.155