-
Notifications
You must be signed in to change notification settings - Fork 1
1. Usage
conway87 edited this page Aug 6, 2024
·
2 revisions
The folder structure is fairly straight forward:
Logs: For the end user, this is your most important folder. This is where all the outputs from your session will be saved. This includes HEGs own timeline of events, and a .csv collection of the relevant event log files (Security, System, PowerShell etc) where events will have been generated.
Scripts: Is where all the scripts that drive HEG are stored.
Staging: Is where operations are carried out. If a particular test needs a download location to save test documents, or executables etc.
To launch HEG, simply execute .\HEG.ps1 from an elevated PowerShell Window, and it will do the rest.