Releases: EvotecIT/GPOZaurr
Releases · EvotecIT/GPOZaurr
v1.1.9
What's new
- Fixes
Invoke-GPOZaurr
when using SplitReports without path #58
Full Changelog: v1.1.8...v1.1.9
v1.1.8
v1.1.7
v1.1.6
What's Changed
- Improve HTML reports with
ScrollX
- Improve HTML reports by hiding some unnesecary columns
- Added
SizeMB
andSize
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
- @davidmwilliams made their first contribution in #61
- @SamErde made their first contribution in #63
Full Changelog: v1.1.5...v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
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
What's new
- Improve
Invoke-GPOZaurr
- by addingGPOName
andGPOGUID
parameters, providing ability to analyse single/multiple GPOs- Those parameters are only applicable to
GPOAnalysis
,GPOBrokenPartially
for now (need to be expanded further)
- Those parameters are only applicable to
- Improve
Invoke-GPOZaurrContent
by allowingGPOName
andGPOGUID
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
- typeGPOBrokenPartially
to detect missing files for GPOs - Improve detection of empty GPOs by including check for GPF files
- Added
FilesCount
toGet-GPOZaurr
to detect number of files in GPO
Full Changelog: v1.0.0...v1.1.0