Skip to content

Releases: EvotecIT/GPOZaurr

v1.1.9

02 Dec 22:05
6718b35
Compare
Choose a tag to compare

What's new

  • Fixes Invoke-GPOZaurr when using SplitReports without path #58

Full Changelog: v1.1.8...v1.1.9

v1.1.8

20 Nov 20:59
8d32cb4
Compare
Choose a tag to compare

What's new

  • Added RestrictedGroups to GroupAnalysis

Full Changelog: v1.1.7...v1.1.8

v1.1.7

20 Nov 19:48
503b82c
Compare
Choose a tag to compare

What's new

  • Added some additional logging to track down issue

Full Changelog: v1.1.6...v1.1.7

v1.1.6

17 Oct 17:47
9dfc4d0
Compare
Choose a tag to compare

What's Changed

  • Improve HTML reports with ScrollX
  • Improve HTML reports by hiding some unnesecary columns
  • Added SizeMB and Size to reports around files/GPOs which could help analyze performance issues
  • Other minor HTML fixes
  • Fixed typo "Unfortunetly" -> "Unfortunately" by @davidmwilliams in #61
  • Minor typo correction "incosistent" -> "inconsistent" by @davidmwilliams in #60
  • Update Invoke.GPOZaurrDuplicate.ps1 by @SamErde in #63
  • Fix typo and grammar by @SamErde in #64

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5

06 Jul 07:07
cb473ae
Compare
Choose a tag to compare

What's Changed

  • Added or improved help on all functions. by @neztach in #56

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

11 Jun 15:24
bd103a5
Compare
Choose a tag to compare

What's new

  • Small improvements & fixes

Full Changelog: v1.1.3...v1.1.4

v1.1.3

16 Apr 16:38
d7ebc89
Compare
Choose a tag to compare

What's new

  • Fixes report showing unessecary WhatIf #53

Full Changelog: v1.1.2...v1.1.3

v1.1.2

16 Apr 16:31
fef3713
Compare
Choose a tag to compare

What's new

  • Fixes Forest parameter for GPOAnalysis #54

Full Changelog: v1.1.2...v1.1.2

v1.1.1

07 Feb 13:17
b63e333
Compare
Choose a tag to compare

What's new

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

Full Changelog: v1.1.0...v1.1.1

v1.1.0

04 Feb 12:44
25c13b5
Compare
Choose a tag to compare

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: v1.0.0...v1.1.0