Skip to content

Invoke-HuntSQLServers - Standardize output file naming, improve shared SQL account handling #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

missing0x00
Copy link

Console output and actual file name did not align.

Possibly, theoretically, someone could spend way too much time hunting a bug that was more about searching for the wrong file name... 🙃

Fix name consistency between console output and actual file.
1. Create summary report even if no instances are accessible
2. Deduplicate SPNs by ComputerName,DomainAccount (should also avoid issues from instances run using Machine$ accounts)
3. Move Shared Account processing into Instance Discovery section (summary adjusted to match)
@missing0x00 missing0x00 changed the title Standardize output file naming Invoke-HuntSQLServers - Standardize output file naming, improve shared SQL account handling Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant