PoShEvents

0.4.1

PowerShell module to query Windows Event Logs and write events with structured EventData or UserData

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PoShEvents

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018-2020 Dave Carroll. All rights reserved.

Package Details

Author(s)

  • Dave Carroll

Tags

PoShEvents Events EventLogs PowerShell AzureAutomationNotSupported

Functions

ConvertFrom-EventLogRecord Get-GPOProcessingEvent Get-KMSClientEvent Get-KMSHostEvent Get-KMSHostLicenseCheckEvent Get-LogonFailureEvent Get-OSVersionFromEvent Get-PrintDocumentEvent Get-RemoteLogonEvent Get-ServiceEvent Get-SystemRestartEvent New-EventDataFilter New-EventFilterXml New-EventSource Write-WinEvent

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

## 0.4.1 - 2020-01-21

Feature, Bugfix, and Maintenance; Strongly Recommended

### Fixed

* [Issue #38](https://github.com/thedavecarroll/PoShEvents/issues/38) - New-EventFilterXml - Returns invalid query

### Changed

* [Issue #18](https://github.com/thedavecarroll/PoShEvents/issues/18) - Refactor Get-KMSClientEvent to use New-EventFilterXml
* [Issue #19](https://github.com/thedavecarroll/PoShEvents/issues/19) - Refactor Get-KMSHostLicenseCheckEvent to use New-EventFilterXml
* [Issue #39](https://github.com/thedavecarroll/PoShEvents/issues/39) - Refactor Get-KMSHostEvent to use New-EventFilterXml
* [Issue #40](https://github.com/thedavecarroll/PoShEvents/issues/40) - Refactor Get-ServiceEvent to use New-EventFilterXml
* [Issue #41](https://github.com/thedavecarroll/PoShEvents/issues/41) - Refactor Get-GPOProcessingEvent to use New-EventFilterXml

### Maintenance

* [Issue #36](https://github.com/thedavecarroll/PoShEvents/issues/36) - Update Module Copyright
* [Issue #42](https://github.com/thedavecarroll/PoShEvents/issues/42) - Update Help

For full CHANGELOG, see https://poshevents.anovelidea.org/en/v0.4.1/CHANGELOG/

FileList

Version History

Version Downloads Last updated
0.4.1 (current version) 1,912 1/26/2020
0.4.0 40 1/8/2020
0.2.1 227 8/27/2018
0.2.0 37 7/3/2018
0.1.2 30 5/23/2018
0.1.1 22 5/12/2018
0.1.0 22 5/4/2018
Show more