dsccommunity / ComputerManagementDsc

DSC resources for for configuration of a Windows computer. These DSC resources allow you to perform computer management tasks, such as renaming the computer, joining a domain and scheduling tasks as well as configuring items such as virtual memory, event logs, time zones and power settings.
https://dsccommunity.org
MIT License
300 stars 83 forks source link

WindowsEventLog: Register Custom Event Sources #355

Closed cohdjn closed 3 years ago

cohdjn commented 3 years ago

Description

Provide the ability to register custom event sources to a classic event log (Application and System).

Proposed properties

Mandatory: LogName, Source Optional: CategoryResourceFile, MessageResourceFile, ParameterResourceFile