Skip to content

Releases: AndiBellstedt/WinEventLogCustomization

Version 1.0.2.1 Release WinEventLogCustomization

29 Sep 21:47
828583f
Compare
Choose a tag to compare

Changelog

1.0.2.1 (2022-09-29)

  • New: ---
  • Upd: ---
  • Fix:
    • New-WELCEventChannelManifest: Fix bug on Windows PowerShell (5.1) with creating manifest. Compiling manifest files into DLLs is possible, now.

1.0.2 (2022-09-24)

  • New: ---
  • Upd:
    • Unregister-WELCEventChannelManifest: Extend deregistration process with scanning registry for provider/ event source artifacts on channels from manifest that is going to unregister
  • Fix:
    • New-WELCEventChannelManifest: make WhatIf switch effective on command
    • Set-WELCEventChannel: bugfix hashtable value mistake, that prevent you from using the function

Version 1.0.0.0 Release WinEventLogCustomization

24 Jul 21:47
c6ad588
Compare
Choose a tag to compare

1.0.0 (2022-07-24)

First official release.

  • New: Introducing functions within the module
    • Get-WELCEventChannel
    • Import-WELCChannelDefinition
    • Move-WELCEventChannelManifest
    • New-WELCEventChannelManifest
    • Open-WELCExcelTemplate
    • Register-WELCEventChannelManifest
    • Set-WELCEventChannel
    • Test-WELCEventChannelManifest
    • Unregister-WELCEventChannelManifest