Przemysław Kłys
707c0ed4b2
Address PR feedback: make Defender fallback work without RegistrySettings type
2026-02-18 11:48:10 +01:00
Przemysław Kłys
3a69d14354
Fix Defender policy detection for new ADMX paths and add registry fallback ( #81 )
2026-02-18 11:39:31 +01:00
Przemysław Kłys
927ae5cd15
fix: 🐛 correct typo in 'Blocked Inhertiance' to 'Blocked Inheritance'
...
* Updated comments in `Example-36-FindBlockedInheritance.ps1` for clarity.
* Fixed spelling error in `Invoke.GPOZaurrBlockedInheritance.ps1`.
2025-12-04 08:33:11 +01:00
Przemyslaw Klys
26ecff620c
fix typo
2025-08-16 08:15:09 +02:00
Przemyslaw Klys
4f4fddddae
Add support for RestrcitedGroups #68
2024-11-20 21:50:02 +01:00
Przemyslaw Klys
5a1f7da921
Merge branch 'master' of https://github.com/EvotecIT/GPOZaurr
2024-10-17 19:36:27 +02:00
Przemyslaw Klys
8bdb157330
Update text
2024-10-17 19:36:20 +02:00
Przemyslaw Klys
096c6354d7
Add evotec
2024-10-17 19:36:04 +02:00
Przemyslaw Klys
21bcf2c3a6
Improve conditions
2024-10-17 19:34:16 +02:00
Przemyslaw Klys
46947e0ee9
Improve output to html
2024-10-17 19:34:06 +02:00
Przemyslaw Klys
12d4dfc634
Optimize output
2024-10-17 19:33:48 +02:00
Przemyslaw Klys
44be1f8d97
Add more conditions
2024-10-17 19:33:41 +02:00
Przemyslaw Klys
864d2cd516
Added scrollx
2024-10-17 19:33:00 +02:00
Przemyslaw Klys
0db67a6d70
Add file size
2024-10-17 19:30:15 +02:00
Sam Erde
212f59dd38
Merge branch 'EvotecIT:master' into master
2024-09-30 14:24:24 -04:00
Sam Erde
7b80dc2d8e
Update Invoke.GPOZaurrMissingFiles.ps1
...
Fix typo. Small grammatical improvements in punctuation and readability.
2024-09-30 14:23:48 -04:00
Sam Erde
00b8586edc
Update Invoke.GPOZaurrDuplicate.ps1
...
Minor grammatical fixes to summary text.
2024-09-30 13:56:36 -04:00
Przemysław Kłys
051544f353
Merge pull request #60 from davidmwilliams/patch-1
...
Minor typo correction "incosistent" -> "inconsistent"
2024-08-21 07:56:49 +02:00
David M Williams
9ec8f5128b
Fixed typo "Unfortunetly" -> "Unfortunately"
2024-08-21 12:32:12 +10:00
David M Williams
7b68b12b02
Minor typo correction "incosistent" -> "inconsistent"
2024-08-21 12:21:46 +10:00
neztach
92f3fcb692
Added or improved help on all functions.
2024-07-05 13:00:03 -05:00
Przemyslaw Klys
038e4036b9
Add null
2024-06-11 17:22:02 +02:00
Przemyslaw Klys
632f2b0c26
Fix for excluded domains #55
2024-06-11 17:21:34 +02:00
Przemyslaw Klys
f3d426ba93
Fixes typos in report #53
2024-04-16 18:35:24 +02:00
Przemyslaw Klys
42f3053896
Enhance GPO Script to Consider GPF Files
...
Improved the PowerShell script to account for special '.gpf' files when evaluating whether a Group Policy Object (GPO) is empty. Previously, GPOs containing only these files were incorrectly marked as empty since they weren't visible in the XML output. This update ensures that GPOs with '.gpf' files are recognized as non-empty. Additionally, the script now includes the SYSVOL path and the count of files within each GPO in its summary output, aiding in thorough GPO analysis.
This enhancement resolves issues with incomplete policy reporting and assists administrators in scenarios where Citrix or other applications rely on .gpf files for storing their settings.
Refs: #49
2024-02-04 13:27:51 +01:00
Przemyslaw Klys
28c55deaa7
Adds new report #42
2024-02-04 11:11:28 +01:00
Przemyslaw Klys
c757c8281b
Add ability to limit GPO analysis by GPOName/GPOGUID
2024-02-04 09:09:36 +01:00
Przemyslaw Klys
81eaac3fd1
Small improvements to the report #48
2023-09-16 09:42:09 +02:00
Przemyslaw Klys
4c022bfc16
Add redirected report #48
2023-09-16 09:38:15 +02:00
Andy Helsby
845c2124bd
Typo fixed
...
Oddly enough this message was displayed on an en-us windows 2022 server so fixed the typos
2023-04-21 11:37:39 -04:00
Przemyslaw Klys
68921b7fc7
Improve detections of empty OUs #39
2023-03-07 17:59:52 +01:00
Przemyslaw Klys
91ff9da014
Hopefully fixes #38
2022-12-16 17:28:30 +01:00
Przemyslaw Klys
5d2a4725f1
move html to separate functions
...
fix splitreports to start creating reports right away
2022-09-11 22:30:55 +02:00
Przemyslaw Klys
9929d827f5
Disabled tests that are deprecated
2022-07-27 12:41:07 +02:00
Przemyslaw Klys
9c668ac869
Removed dead parameter
2021-12-05 11:10:32 +01:00
Przemyslaw Klys
cab639239f
Fixes #30
2021-12-05 11:01:19 +01:00
Przemyslaw Klys
89c216bb55
Should be 7 days
2021-11-02 11:50:52 +01:00
Przemyslaw Klys
3dc5dc7be4
File rename, fix of condition
2021-11-02 11:11:02 +01:00
Przemyslaw Klys
2934acafeb
Improved report
2021-10-24 16:01:07 +02:00
Przemyslaw Klys
7203b7f544
Added additional dates
2021-10-24 16:00:59 +02:00
Przemyslaw Klys
352ddc18f3
added report
2021-10-24 15:32:36 +02:00
Przemyslaw Klys
017007d8c9
Added gpozaurr updates report
2021-10-24 15:32:20 +02:00
Przemyslaw Klys
4803d3e183
Improvements
2021-10-24 14:51:19 +02:00
Przemyslaw Klys
b6fc7a676b
Internal function
2021-10-17 14:55:59 +02:00
Przemyslaw Klys
46e6815314
internal function to find dates
2021-10-17 14:55:38 +02:00
Przemyslaw Klys
b3e9ddeb64
New function, for now internal use
2021-10-17 14:55:27 +02:00
Przemyslaw Klys
e56cf3bde3
Moved ID, added ID to SingleObject
2021-08-24 18:29:11 +02:00
patrick-sczepanski
996139ab4a
Added folder redirection type
2021-08-23 11:12:56 +02:00
Przemyslaw Klys
88fb1651a9
Fix for exclusions using GUID with brackets
2021-08-18 19:42:57 +02:00
Przemyslaw Klys
5effe5face
Make delete OU non-mandatatory
2021-08-17 10:19:57 +02:00