Skip to content

v1.1.0

Compare
Choose a tag to compare
@PrzemyslawKlys PrzemyslawKlys released this 04 Feb 12:44
· 32 commits to master since this release
25c13b5

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