Kent Ickler

Results 10 issues of Kent Ickler

**Is your feature request related to a problem? Please describe.** Large domains with many relationships may cause some pre-defined queries to never complete **Describe the solution you'd like** Add limit...

enhancement

I have a case where Domain Controller computer accounts are getting flagged as having a changed primary group id. It appears that Domain Controllers that have the default primary group...

Disable ProgressBar to increase webrequest throughput https://stackoverflow.com/questions/28682642/powershell-why-is-using-invoke-webrequest-much-slower-than-a-browser-download https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-7.2#progresspreference $ProgressPreference = 'SilentlyContinue' $ProgressPreference = 'Continue'

## OS Used - ALL Information (architecture, linux flavor, etc.) ## Pastebin link to error you are encountering ## Expected behavior (vs. what you encountered) A screenshot should always be...

bug
python

Consider adding a verbose argument that may be used to assist in troubleshooting some of the otherwise difficult to identify issues when they arise. When we come across issues we...

enhancement

The Task file format is unnecessarily awkward (csv) to humanly parse. We should consider building the task files in either yaml or json to allow for easier reading/editing by humans...

## OS Used - ALL Information (architecture, linux flavor, etc.) WSLv1 Ubuntu 22.04 ## Pastebin link to error you are encountering ![image](https://github.com/user-attachments/assets/80242f83-7a4b-4c07-9584-46ec15a64dab) ## Expected behavior (vs. what you encountered) no...

bug
setup

##broken behavior Recategorizing a report causes a new report to be appended to the bottom of the first page of the original report. (recategorize.py) ## Expected behavior (vs. what you...

bug
python

## broken behavior recategorized reports have broken images if images were deduplicated on the original report run. It ## Expected behavior (vs. what you encountered) Recategorized reports have correct images,...

bug
python