This commit is contained in:
Przemyslaw Klys
2020-12-06 14:41:15 +01:00
parent c5779cdae0
commit 355a065815
2 changed files with 55 additions and 53 deletions
+3
View File
@@ -63,6 +63,9 @@ That's it. Whenever there's a new version, you run the command, and you can enjo
- [x] Added `Set-GPOZaurrStatus`
- [x] Added `Optimize-GPOZaurr`
- [x] Fixed `Invoke-GPOZaurrPermission` which would not remove permission due to internal changes earlier on
- [x] Small change to `Backup-GPOZaurr`
- [x] Added support for `Disabled`. It's now possbile to backup `All` (default), `Empty`,`Unlinked`,`Disabled` or a mix of them
- [x] Removed useless `GPOPath` parameter
- 0.0.95 - 04.12.2020
- [x] Fix for too big int - [#4](https://github.com/EvotecIT/GPOZaurr/issues/4) - tnx neztach
- [x] Improved `Invoke-GPOZaurr`