PoShEvents
0.1.2
PowerShell module to query Windows Event Logs
Minimum PowerShell version
5.0
Installation Options
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
- PoShEvents.nuspec
- PoShEvents.psd1
- PoShEvents.psm1
- en-US\about_PoShEvents.help.txt
- en-US\PoShEvents-help.xml
- Private\ConvertFrom-EventLogRecord.ps1
- Private\Get-MyEvent.ps1
- Private\KmsFunctions.ps1
- Public\Get-AccountManagementEvent.ps1
- Public\Get-GPOProcessingEvent.ps1
- Public\Get-KMSClientEvent.ps1
- Public\Get-KMSHostEvent.ps1
- Public\Get-KMSHostLicenseCheckEvent.ps1
- Public\Get-LogonFailureEvent.ps1
- Public\Get-OSVersionFromEvent.ps1
- Public\Get-PrintDocumentEvent.ps1
- Public\Get-RemoteLogonEvent.ps1
- Public\Get-ServiceEvent.ps1
- Public\Get-SystemRestartEvent.ps1
- TypeData\PoShEvents.Format.ps1xml
- TypeData\PoShEvents.Types.ps1xml