Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 345 Bytes

File metadata and controls

16 lines (12 loc) · 345 Bytes

Windows Event Generator

Very basic Event Generator for Windows. This is intended only for Agent developers to make some event noise.

Versions

  • Windows Server 2022

Build

PS > docker build -t win-event-gen:latest-2022 -f .\Dockerfile.2022 .

Run

PS > docker run -t --rm win-event-gen:latest-2022