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
Przemyslaw Klys
6c62a11767
Updated wording
2021-08-17 10:13:46 +02:00
Przemyslaw Klys
5043767e8d
Small adjustment of texts
2021-08-17 08:50:42 +02:00
Przemyslaw Klys
e4ecafaea5
Improvements to GPOList to not trigger require changes when excluding GPOs
2021-08-17 08:50:28 +02:00
Przemyslaw Klys
154e3428e6
More changes
2021-08-16 16:39:41 +02:00
Przemyslaw Klys
2b0a395abc
Small improvement
2021-08-16 16:20:35 +02:00
Przemyslaw Klys
a5d447b28c
Improvements to exclusions
2021-08-16 12:01:39 +02:00
Przemyslaw Klys
f250453536
Improved exclusions for email use
2021-08-16 09:48:45 +02:00
Przemyslaw Klys
34902ab6d8
Removed dead code
2021-08-16 09:48:03 +02:00
Przemyslaw Klys
c282fcc784
Exclusions improvement
2021-08-13 12:25:28 +02:00
Przemyslaw Klys
a8f496190d
support for guid exclusion
2021-08-13 12:25:14 +02:00
Przemyslaw Klys
010c4dc8e0
Handling of scriptblock added
2021-08-13 12:24:51 +02:00
Przemyslaw Klys
8b9c9e66b8
Removed SearchBuilder option
2021-08-10 21:05:13 +02:00
Przemyslaw Klys
cafd3f7938
Added exclusions/approved owners
2021-08-10 20:50:22 +02:00
Przemyslaw Klys
ff1668c60d
Function that generates exclusions
2021-08-10 16:11:51 +02:00
Przemyslaw Klys
5f82bbaea4
Added exclusions to report
2021-08-10 16:11:41 +02:00
Przemyslaw Klys
75cee65b65
Added exclusions to report
2021-08-10 16:11:35 +02:00
Przemyslaw Klys
9c689708ba
Report improvement
2021-08-06 11:36:30 +02:00
Przemyslaw Klys
70ed52cdf9
Improvement to report
2021-08-05 23:56:27 +02:00
Przemyslaw Klys
8db961cba6
Improve report
2021-08-05 22:08:46 +02:00
Przemyslaw Klys
3fc3b74798
Added Get-GPOZaurrOrganizationalUnit
2021-08-03 19:40:41 +02:00
Przemyslaw Klys
695f4dbe6a
Twitter complainer
2021-07-08 20:16:01 +02:00
Przemyslaw Klys
e61329ac66
Improved certificates
2021-05-26 16:32:07 +02:00
Przemyslaw Klys
4155c35cc6
Moved description a bit
2021-04-15 18:43:47 +02:00
Przemyslaw Klys
43e7f2e746
Dont auto replace words 🐛
2021-04-12 08:45:35 +02:00