Questions about the Source attribute of Microsoft Windows Event Log Entries
I'm using the following line to create a new event log new-eventlog -LogName "Visual Studio Builds" -Source "Visual Studio" I …
powershell event-log eventlog-sourceI am having difficulty reliably creating / removing event sources during the installation of my .Net Windows Service. Here is the …
c# .net windows-services event-log eventlog-sourceI'm creating an installer for a website that uses a custom event log source. I would like our WiX based …
wix event-log eventlog-sourceI have code that reads the Windows Event Log. It uses OpenEventLog, ReadEventLog and gets the event source and event …
event-log eventlog-source formatmessage readeventlog