Commit Graph

3 Commits

Author SHA1 Message Date
GraceSolutions 103181eedc Suppress CIM verbose, add CurrentUser CA stores, dedupe certificates
- Suppress Get-CIMInstance verbose output in Toolkit.ps1 with -Verbose:$False
- Add CurrentUser Root and CA stores alongside LocalMachine stores
- Dedupe certificates by Thumbprint (Sort-Object -Unique)
- Suppress verbose from Process Select-Object (triggers WMI queries)
- Use explicit property list instead of wildcard for process object
2026-05-04 10:45:47 -04:00
GraceSolutions cd982938d3 Detection, Download, and Installation Framework Completed 2026-04-30 20:30:01 -04:00
freedbygrace 0f88d07876 Initial commit 2026-04-30 11:10:23 -04:00