Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taichi/forward-compat-eventlog
https://github.com/taichi/forward-compat-eventlog
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taichi/forward-compat-eventlog
- Owner: taichi
- License: apache-2.0
- Created: 2022-03-29T11:30:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T19:29:59.000Z (almost 3 years ago)
- Last Synced: 2024-11-16T21:41:50.830Z (2 months ago)
- Language: PowerShell
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# forward compatibility of \*-EventLog
\*-EventLog Cmdlets are already removed from PowerShell 7.
see. [Cmdlets removed from PowerShell](https://docs.microsoft.com/en-us/powershell/scripting/whats-new/differences-from-windows-powershell?view=powershell-7.2#cmdlets-removed-from-powershell)
This module wraps System.Diagnostics.EventLog APIs.
But this module works on Windows only.