Skip to content

Commit

Permalink
Add collection of Windows Update Agent DataStore (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
michoebey authored Aug 1, 2024
1 parent d7dd277 commit 1fa3bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acquire/acquire.py
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,7 @@ class Misc(Module):
("glob", "sysvol/Windows/Logs/WindowsUpdate/WindowsUpdate*.etl"),
("glob", "sysvol/Windows/Logs/CBS/CBS*.log"),
("dir", "sysvol/ProgramData/Microsoft/Search/Data/Applications/Windows"),
("dir", "sysvol/Windows/SoftwareDistribution/DataStore"),
]


Expand Down

0 comments on commit 1fa3bde

Please sign in to comment.