From 8ab9c0ee2194b0a07dd1423a2b3c62e838b05eb4 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Sat, 14 Nov 2020 13:36:46 +0100 Subject: [PATCH] Update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd0595a..14abb4b 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,10 @@ That's it. Whenever there's a new version, you run the command, and you can enjo ## Changelog -- 0.0.82 - +- 0.0.82 - 14.11.2020 - [x] Added `Get-GPOZaurrPermissionIssue` to detect permission issue with no rights + - [x] Improves `Invoke-GPOZaurr` (WIP) + - [x] Type `GPOPermissionsRead` improved detection of problems with low permissions - 0.0.81 - 12.11.2020 - [x] Fix for `Set-GPOZaurrOwner` in case of missing permissions to not throw errors - [x] Improves `Invoke-GPOZaurr` (WIP)