From 2b9faa4e6120cf83f06ec39f33a29d274cdf5dcc Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Sun, 4 Feb 2024 13:31:38 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.MD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 8dec703..7adb36b 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -7,6 +7,8 @@ - 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 ## 1.0.0 - 2023.09.17 - `Get-GPOZaurrUpdates` fix small typo