Skip to content
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

Update output to make specific "evidence found" items easier to review #362

Open
atc0005 opened this issue Jun 18, 2024 · 0 comments
Open
Assignees
Labels
files output/extended Long Service Output (aka, "extended" or "detailed") registry windows
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Jun 18, 2024

Example output:

WARNING: Reboot needed (assertions: 13 applied, 4 matched, 0 ignored)

**ERRORS**

* reboot assertions matched, reboot needed

**DETAILED INFO**

Reboot required because:

- Key HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/WindowsUpdate/Auto Update/RebootRequired found

- Key HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Component Based Servicing/RebootPending found

- Key HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Component Based Servicing/PackagesPending found

- File C:/WINDOWS/WinSxS/pending.xml found

Change each item like so:

-Key HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Component Based Servicing/RebootPending found
+Key found: HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Component Based Servicing/RebootPending

...

-File C:/WINDOWS/WinSxS/pending.xml found
+File found: C:/WINDOWS/WinSxS/pending.xml
@atc0005 atc0005 added output/extended Long Service Output (aka, "extended" or "detailed") windows registry files labels Jun 18, 2024
@atc0005 atc0005 added this to the Future milestone Jun 18, 2024
@atc0005 atc0005 self-assigned this Jun 18, 2024
@atc0005 atc0005 modified the milestones: v0.5.12, Next Release Jul 10, 2024
@atc0005 atc0005 modified the milestones: v0.5.13, Future Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
files output/extended Long Service Output (aka, "extended" or "detailed") registry windows
Projects
None yet
Development

No branches or pull requests

1 participant