PoShEvents

0.1.2

PowerShell module to query Windows Event Logs

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name PoShEvents -RequiredVersion 0.1.2

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 Dave Carroll. All rights reserved.

Package Details

Author(s)

  • Dave Carroll

Tags

PoShEvents Events EventLogs PowerShell AzureAutomationNotSupported

Functions

Get-AccountManagementEvent Get-GPOProcessingEvent Get-KMSClientEvent Get-KMSHostEvent Get-KMSHostLicenseCheckEvent Get-LogonFailureEvent Get-OSVersionFromEvent Get-PrintDocumentEvent Get-RemoteLogonEvent Get-ServiceEvent Get-SystemRestartEvent

Dependencies

This module has no dependencies.

Release Notes

## 0.1.2

* Added online help
* Corrected external help by adding online
* Get-MyEvent - switched to parameterset for filter and simplified error handling
* All public functions - removed try/catch for Get-MyEvent

## 0.1.1

* Added external help

## 0.1.0

* Initial release

For full Release Notes, see https://github.com/thedavecarroll/PoShEvents/blob/master/ReleaseNotes.md

FileList

Version History

Version Downloads Last updated
0.4.1 2,011 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 (current version) 30 5/23/2018
0.1.1 22 5/12/2018
0.1.0 22 5/4/2018
Show less